From grafana-dpm-finder
Analyzes Prometheus metric DPM rates for Grafana Cloud stacks to identify high data points per minute drivers with per-label breakdowns. Uses gcx for stack discovery and presents sorted tables.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grafana-dpm-finder:analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze DPM rates for the specified Grafana Cloud stack: $ARGUMENTS
Analyze DPM rates for the specified Grafana Cloud stack: $ARGUMENTS
Instructions:
npx claudepluginhub grafana-ps/dpm-finder --plugin grafana-dpm-finderIdentifies Prometheus metrics driving high data points per minute (DPM) with per-label breakdown. Helps optimize Grafana Cloud costs by finding noisy, high-cardinality metrics.
Queries Prometheus and Loki billing metrics via Grafana API for active series, ingestion rates, storage usage, cardinality, and observability costs.
Debugs application issues using Grafana observability data with Prometheus metrics and Loki logs via 7-step gcx workflow. For errors, latency spikes, HTTP 500s, service degradation.