Skip to content

Commit

Permalink
more files
Browse files Browse the repository at this point in the history
  • Loading branch information
andie787 committed Aug 22, 2024
1 parent ec87ce7 commit b8ecfde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions reference/sentry.html.md → monitoring/sentry.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Application Monitoring by Sentry
layout: docs
nav: firecracker
redirect_from: /docs/reference/sentry/
---

[Sentry](https://sentry.io) is a developer-first application monitoring platform that helps you identify and fix software problems before they impact your users. Through our partnerships with Sentry, each of your Fly organizations can claim a year's worth of [Team Plan](https://sentry.io/pricing) credits.
Expand Down
6 changes: 3 additions & 3 deletions partials/_firecracker_nav.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -141,17 +141,17 @@
open: false,
links: [
{ text: "Metrics", path: "/docs/monitoring/metrics/" },
{ text: "Sentry Error Tracking", path: "/docs/reference/sentry/" },
{ text: "Sentry Error Tracking", path: "/docs/monitoring/sentry/" },
{
title: "Logging",
path: "/docs/monitoring/logging-overview/",
links: [
{ text: "Live tail logs", path: "/docs/monitoring/live-tail-logs/" },
{ text: "Search logs", path: "/docs/monitoring/search-logs/" },
{ text: "Export logs", path: "/docs/monitoring/exporting-logs/" },
{ text: "Error Codes", path: "/docs/monitoring/error-codes/" }
]
},
{ text: "Error Codes", path: "/docs/monitoring/error-codes/" }
}
]
},
{
Expand Down

0 comments on commit b8ecfde

Please sign in to comment.