AI AGENT ADDONS

Prometheus

grafana/skills

Prometheus helps you track important numbers from your computer systems. It collects data like how many requests your website handles. Grafana shows this data in easy to read charts and dashboards.

You can use PromQL to ask questions about your data. For example you can find the average response time or the error rate. You can set up alerting to get a message when something goes wrong. Recording rules let you save common queries so they run faster.

Metrics Drilldown in Grafana lets you explore your data without writing any code. This skill helps you monitor your systems and keep them running smoothly.

Add Prometheus skill to your workflow

Global

mkdir -p ~/.claude/skills/prometheus

Project

mkdir -p .claude/skills/prometheus

Source Repository

Stars
169
Forks
13
Watchers
169
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago