1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Add info on grafana with KES/KMS (#1072)

Closes #1057 .
This commit is contained in:
Daryl White
2023-11-17 09:59:01 -05:00
committed by GitHub
parent 8b7448cb95
commit bef64557eb

View File

@ -41,6 +41,9 @@ Visualize MinIO metrics with the official MinIO Grafana dashboard for the MinIO
MinIO provides a Grafana Dashboard for MinIO Server metrics.
For specifics on the dashboard's configuration, see the `JSON file on GitHub <https://raw.githubusercontent.com/minio/minio/master/docs/metrics/prometheus/grafana/minio-dashboard.json>`__.
For MinIO Deployments running with :ref:`Server-Side Encryption <minio-sse-data-encryption>` (SSE-KMS or SSE-S3), the dashboard includes metrics for the KMS.
These metrics include status, request error rates, and request success rates.
.. image:: /images/grafana-minio.png
:width: 600px
:alt: A sample of the MinIO Grafana dashboard showing many different captured metrics on a MinIO Server.