From bef64557eb1ab1a9805d30b5560ce2c19460e844 Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Fri, 17 Nov 2023 09:59:01 -0500 Subject: [PATCH] Add info on grafana with KES/KMS (#1072) Closes #1057 . --- source/operations/monitoring/grafana.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/operations/monitoring/grafana.rst b/source/operations/monitoring/grafana.rst index 9f9b69f6..b5b8568e 100644 --- a/source/operations/monitoring/grafana.rst +++ b/source/operations/monitoring/grafana.rst @@ -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 `__. +For MinIO Deployments running with :ref:`Server-Side 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.