Skip to content
Snippets Groups Projects
Commit 4dc66cf7 authored by Hannes Feldt's avatar Hannes Feldt
Browse files

add minio monitoring

parent 472462bf
No related branches found
No related tags found
No related merge requests found
Pipeline #51251 passed
...@@ -52,6 +52,6 @@ scrape_configs: ...@@ -52,6 +52,6 @@ scrape_configs:
- targets: ["grafana-central:3000"] - targets: ["grafana-central:3000"]
- job_name: minio - job_name: minio
metrics_path: /minio/v2/metrics/cluster metrics_path: /minio/v2/metrics/cluster
scheme: https scheme: http
static_configs: static_configs:
- targets: ["localhost:9000"] - targets: ["localhost:9000"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment