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: vuepress/docs/docs/metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Metrics
2
2
3
3
Shardcake exposes a few metrics to give you better visibility into the state of your cluster.
4
-
Those metrics are exposed via [ZIO Metrics](https://zio.dev/reference/observability/metrics/), which allows you to use the [metrics backend of your choice](https://zio.dev/zio-metrics-connectors/).
4
+
Those metrics are exposed via [ZIO Metrics](https://zio.dev/reference/observability/metrics/), which allows you to use the [backend of your choice](https://zio.dev/zio-metrics-connectors/).
5
5
6
6
## Shard Manager Metrics
7
7
-`shardcake.pods` (gauge): Number of pods currently registered
0 commit comments