Skip to content

Commit a9f7817

Browse files
authoredFeb 20, 2024
Added KES grafana dashboard (#447)
* Added KES grafana dashboard Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io> * incorporated review comments Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io> --------- Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
1 parent a02d5cf commit a9f7817

File tree

3 files changed

+1119
-1
lines changed

3 files changed

+1119
-1
lines changed
 

‎.github/grafana-dashboard.png

122 KB
Loading

‎README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,16 @@ The ciphertext part of the DEK would be stored alongside the encrypted data for
110110
decryption.
111111

112112
</details>
113-
113+
114+
## Monitoring
115+
116+
KES servers provide an API endpoint `/v1/metrics` that observability tools, like Prometheus, can scrape.
117+
Refer to the [monitoring documentation](https://min.io/docs/kes/concepts/monitoring/) for how to setup and capture KES metrics.
118+
119+
For a graphical Grafana dashboard refer to the following [example](examples/grafana/dashboard.json).
120+
121+
![.github/grafana-dashboard.png]
122+
114123
## Docs
115124

116125
If you want to learn more about KES checkout our [documentation](https://min.io/docs/kes/).

0 commit comments

Comments
 (0)
Failed to load comments.