minio / kes

Key Managament Server for Object Storage and more
https://min.io/docs/kes/concepts/
GNU Affero General Public License v3.0
456 stars 94 forks source link

Added KES grafana dashboard #447

Closed shtripat closed 6 months ago

aead commented 6 months ago

LGTM @shtripat - I just want to change the location where things are stored.

Can we move:

And instead of a separate README, just add a sub-section to the top level README Docs:

#### Monitoring

KES servers provide an API endpoint `/v1/metrics` that observability tools, like Prometheus, can scrape.
Refer to the [monitoring documentation](https://min.io/docs/kes/concepts/monitoring/) for how to setup and capture KES metrics.

For a graphical Grafana dashboard refer to the following [example](examples/grafana/dashboard.json).

![.github/grafana-dashboard.png]
aead commented 6 months ago

cc @djwfyi - We may want to update our KES monitoring docs to include the grafana dashboard