Configure selective Prometheus metric collection
Limit Prometheus metrics by category, collection, or metric name.
PreviousExport cluster metrics from LWH to PrometheusNextMonitor WEKA clusters in Kubernetes with Prometheus and Grafana
Last updated
params:
collect[]: [cluster_health]params:
collect[]: [cluster_health, cluster_performance, s3, drive]params:
collect[]: [cluster_health, cluster_performance]
exclude[]: [weka_cpu_utilization_percent]params:
collect[]: [weka_cluster_status]- job_name: weka_alerting
scheme: https
authorization:
credentials: <your-token>
metrics_path: <base-url>
params:
collect[]: [cluster_health]
static_configs:
- targets: ['<exporter-host>']