Andreas Auernhammer
f800cee4fa
metric: add KMS-related metrics ( #15258 )
...
This commit adds a minimal set of KMS-related metrics:
```
# HELP minio_cluster_kms_online Reports whether the KMS is online (1) or offline (0)
# TYPE minio_cluster_kms_online gauge
minio_cluster_kms_online{server="127.0.0.1:9000"} 1
# HELP minio_cluster_kms_request_error Number of KMS requests that failed with a well-defined error
# TYPE minio_cluster_kms_request_error counter
minio_cluster_kms_request_error{server="127.0.0.1:9000"} 16790
# HELP minio_cluster_kms_request_success Number of KMS requests that succeeded
# TYPE minio_cluster_kms_request_success counter
minio_cluster_kms_request_success{server="127.0.0.1:9000"} 348031
```
Currently, we report whether the KMS is available and how many requests
succeeded/failed. However, KES exposes much more metrics that can be
exposed if necessary. See: https://pkg.go.dev/github.com/minio/kes#Metric
Signed-off-by: Andreas Auernhammer <hi@aead.dev >
2022-07-11 09:17:28 -07:00
..
2022-06-28 18:09:20 -07:00
2022-06-23 09:25:15 -07:00
2022-07-05 18:18:04 -07:00
2022-07-01 16:21:23 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-07-06 13:29:49 -07:00
2022-06-21 07:53:55 -07:00
2022-07-05 18:18:04 -07:00
2022-06-06 16:14:52 -07:00
2022-07-05 18:18:04 -07:00
2022-06-05 14:29:12 -07:00
2022-07-05 18:18:04 -07:00
2022-06-15 14:51:42 -07:00
2022-06-28 05:04:10 -07:00
2022-07-05 14:45:49 -07:00
2022-07-11 09:15:54 -07:00
2022-06-28 18:09:20 -07:00
2022-06-30 13:06:32 -07:00
2022-06-28 18:09:20 -07:00
2022-06-21 05:25:40 -07:00
2022-06-28 18:09:20 -07:00
2022-06-21 07:54:48 -07:00
2022-06-28 18:09:20 -07:00
2022-06-28 18:09:20 -07:00
2022-07-06 09:53:33 -07:00
2022-06-06 15:14:56 -07:00
2022-07-05 14:45:49 -07:00
2022-06-24 11:12:52 -07:00
2022-06-28 18:09:20 -07:00
2022-06-16 16:10:48 -07:00
2022-06-27 03:58:25 -07:00
2022-06-21 10:37:15 -07:00
2022-07-08 13:36:41 -07:00
2022-06-27 03:58:25 -07:00
2022-07-05 14:45:49 -07:00
2022-07-06 07:48:38 -07:00
2022-07-11 07:59:03 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-06-21 07:54:48 -07:00
2022-06-22 16:28:25 -07:00
2022-06-27 20:22:18 -07:00
2022-06-27 20:22:18 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-06-21 07:53:55 -07:00
2022-06-27 20:22:18 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-04 14:02:54 -07:00
2022-07-07 13:45:34 -07:00
2022-07-07 13:45:34 -07:00
2022-07-07 17:05:23 -07:00
2022-07-11 09:15:54 -07:00
2022-07-05 14:45:49 -07:00
2022-07-11 09:15:54 -07:00
2022-07-06 13:29:49 -07:00
2022-06-27 14:03:44 -07:00
2022-06-21 05:25:40 -07:00
2022-07-08 13:36:41 -07:00
2022-06-28 05:04:10 -07:00
2022-07-07 13:45:34 -07:00
2022-07-08 13:36:41 -07:00
2022-06-29 16:32:04 -07:00
2022-06-23 23:19:24 -07:00
2022-06-14 15:14:24 -07:00
2022-07-05 14:45:49 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-06-30 13:58:09 -07:00
2022-07-04 06:40:46 -07:00
2022-06-21 05:25:40 -07:00
2022-07-07 13:45:34 -07:00
2022-06-27 10:26:56 -07:00
2022-07-05 14:45:49 -07:00
2022-07-11 09:17:28 -07:00
2022-07-06 13:29:49 -07:00
2022-07-11 09:15:54 -07:00
2022-07-06 13:29:49 -07:00
2022-07-05 14:45:49 -07:00
2022-06-21 14:11:12 -07:00
2022-07-05 12:19:57 -07:00
2022-06-06 15:14:56 -07:00
2022-06-30 13:06:32 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-07-05 14:45:49 -07:00
2022-06-23 11:26:53 -07:00
2022-06-23 23:19:24 -07:00
2022-06-21 14:11:12 -07:00
2022-07-05 14:45:49 -07:00
2022-06-22 16:28:25 -07:00
2022-07-08 13:36:41 -07:00
2022-07-01 13:19:13 -07:00
2022-07-01 13:19:13 -07:00
2022-06-14 11:22:07 -07:00
2022-07-05 14:45:49 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-06-27 03:59:41 -07:00
2022-07-11 09:15:54 -07:00
2022-06-11 12:55:32 -07:00
2022-07-01 13:19:13 -07:00
2022-07-08 12:17:02 -07:00
2022-07-05 14:45:49 -07:00
2022-07-07 17:05:23 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-07-11 09:15:54 -07:00
2022-05-31 19:06:57 -07:00
2022-05-31 19:06:57 -07:00
2022-06-27 03:59:41 -07:00
2022-06-29 14:45:49 -07:00
2022-06-29 14:45:49 -07:00
2022-07-11 09:15:54 -07:00