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/installation/advanced/metrics.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,10 @@
2
2
3
3
<!-- md:version 6.0 -->
4
4
5
-
Metrics allow insight into a **TODO**
5
+
Metrics give insight into a system's health. In addition, they allow detection of changes happening over time.
6
+
Automatic alerts (e.g. by using [Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager/)) can be configured to provide notifications in case of error conditions or incidents.
6
7
7
-
Currently, the following SeaTable components provide metrics:
8
+
Currently, the following SeaTable components expose metrics in a [Prometheus](https://prometheus.io/)-compatible format:
0 commit comments