You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/observability.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,20 @@ Parca exposes Prometheus metrics on [localhost:7070/metrics](http://localhost:70
26
26
Parca's monitoring is mostly focused on read and write requests to Parca.
27
27
For that reason the `grpc_server_handled_total` is the most important metric for Parca and most of the other metrics and helpful for debugging overall.
28
28
29
+
There are some FrostDB specific metrics that are useful to monitor as well.
0 commit comments