viz improvements

This commit is contained in:
2025-03-19 15:03:11 -06:00
parent 6409baaffb
commit 0477bb26e4
4 changed files with 655 additions and 224 deletions

View File

@@ -14,3 +14,7 @@ scrape_configs:
- job_name: prometheus
static_configs:
- targets: ['localhost:9090']
- job_name: minio
metrics_path: /minio/v2/metrics/cluster
static_configs:
- targets: ['minio:9000']