Skip to content

Commit

Permalink
Added KES grafana dashboard (#447)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
shtripat authored Feb 20, 2024
1 parent a02d5cf commit a9f7817
Show file tree
Hide file tree
Showing 3 changed files with 1,119 additions and 1 deletion.
Binary file added .github/grafana-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,16 @@ The ciphertext part of the DEK would be stored alongside the encrypted data for
decryption.

</details>


## 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]

## Docs

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

0 comments on commit a9f7817

Please sign in to comment.