grafana

168 mods across 12 repositories, 4.6k stars between them.

admin

49

grafana/skills

Skill Claude CodeCodex

Manage Grafana Cloud accounts — organizations, stacks, RBAC roles and assignments, SSO/SAML/OAuth/GitHub auth, service accounts for CI/CD, user invites, team membership, and API-driven provisioning. Creates stacks via the Cloud API, mints service-account tokens, applies role assignments, configures SSO providers, and…

234 4d ago A 168 tokens original Apache-2.0

app-observability

50

grafana/skills

Skill Claude CodeCodex

Get RED metrics + service maps + frontend RUM + AI/LLM monitoring out of Grafana Cloud — Application Observability (tracesspanmetrics from OTel traces, p50/p95/p99 latency, exemplar-to-trace, traces-to-logs / profiles), Frontend Observability with the Faro Web SDK (Core Web Vitals, session replay, pushError, React +…

234 4d ago A 228 tokens original Apache-2.0

assistant-mcp

51

grafana/skills

Skill Claude CodeCodex

Connect AI coding agents (Claude Code, Cursor, VS Code, OpenAI Codex) to Grafana Cloud via the mcp-grafana Model Context Protocol server. Installs the server with go install, generates a Grafana service-account token, wires /.claude/settings.json or /.cursor/mcp.json with the command + env block, runs --disable-write…

234 4d ago B 210 tokens original Apache-2.0

cloud-integrations

52

grafana/skills

Skill Claude CodeCodex

Set up, configure, and troubleshoot Grafana Cloud integrations for AWS, Azure, and other cloud providers. Use when the user asks to connect AWS CloudWatch, set up Azure Monitor, configure Confluent Cloud observability, install a Grafana integration, set up hosted exporters, use AWS Firehose for CloudWatch logs, or…

234 4d ago A 122 tokens original Apache-2.0

cost-management

53

grafana/skills

Skill Claude CodeCodex

Cut your Grafana Cloud bill by attributing spend to teams and reducing telemetry volume. Covers FOCUS-compliant billing dashboards, cost-attribution labels in Alloy, Adaptive Metrics (cardinality reduction), Adaptive Logs (drop/sample), Adaptive Traces (tail sampling), usage alerts, and an optimization checklist. Use…

234 4d ago A 148 tokens original Apache-2.0

grafana/skills

Skill Claude CodeCodex

Set up Grafana Cloud Database Observability for MySQL and PostgreSQL — enables pgstatstatements / Performance Schema, creates a least-privilege monitoring user, configures the databaseobservability.postgres / databaseobservability.mysql Alloy components, ships query samples + visual explain plans + RED metrics +…

234 4d ago A 177 tokens original Apache-2.0

dpm-finder

55

grafana/skills

Skill Claude CodeCodex

Find the Prometheus metrics that drive your Grafana Cloud bill. dpm-finder is a Grafana Professional Services CLI that ranks metrics by Data Points per Minute (DPM) with per-label-set breakdown, optional --cost-per-1000-series pricing, and a Prometheus-exporter mode. Use when investigating high Grafana Cloud spend…

234 4d ago A 142 tokens original Apache-2.0

fleet-management

56

grafana/skills

Skill Claude CodeCodex

Manage a fleet of Grafana Alloy collectors with Fleet Management — author Alloy pipelines once, target them via attribute matchers (env="production", regex region="us-."), push remotely via OpAMP without restarting collectors. Covers pipeline create / update / matcher RPCs, collector attribute API, remotecfg bootstrap…

234 4d ago A 206 tokens original Apache-2.0

infrastructure

57

grafana/skills

Skill Claude CodeCodex

Ship Kubernetes, host, container, and cloud-provider telemetry into Grafana Cloud — k8s-monitoring Helm chart for K8s clusters (metrics + logs + traces + events + cost), Alloy prometheus.exporter.unix for Linux hosts, cAdvisor + Docker discovery for containers, and CloudWatch / Azure Monitor / Google Cloud Monitoring…

234 4d ago A 195 tokens original Apache-2.0

loki-label-analyzer

58

grafana/skills

Skill Claude CodeCodex

Expert evaluator for Grafana Loki label strategy. Audits, designs, and improves label schemas using cardinality scoring, access-pattern alignment, static vs. dynamic label rules, and consistency checks. Use when the user asks to evaluate, audit, design, or improve a Loki label strategy — or asks why their Loki queries…

234 4d ago A 72 tokens original Apache-2.0

ml-ai

59

grafana/skills

Skill Claude CodeCodex

Turn on AI + ML features in Grafana Cloud — Grafana Assistant (NL → PromQL/LogQL/TraceQL, dashboard build, incident investigation, MCP integration), Dynamic Alerting (Prophet forecasting + DBSCAN outlier detection), Sift (8-analysis automated root-cause), Knowledge Graph + RCA Workbench, and the LLM Plugin (OpenAI /…

234 4d ago A 173 tokens original Apache-2.0

oncall-irm

60

grafana/skills

Skill Claude CodeCodex

Route alerts, run on-call rotations, and drive incidents in Grafana IRM / OnCall — integrations (Alertmanager / Grafana Alerting / generic webhook / PagerDuty), Jinja2 routing + grouping templates, escalation chains (wait → notify schedule → notify team → webhook → auto-resolve), schedules (web + iCal + Terraform…

234 4d ago A 224 tokens original Apache-2.0

grafana/skills

Skill Claude CodeCodex

Set up private network connectivity to Grafana Cloud — AWS PrivateLink, Azure Private Link, GCP Private Service Connect, and Private Data Source Connect (PDC). Provisions VPC endpoints, private endpoints, or PSC forwarding rules per signal type (metrics / logs / traces / profiles); wires Alloy to push to the private…

234 4d ago A 176 tokens original Apache-2.0

grafana/skills

Skill Claude CodeCodex

Diagnostic guide for active Prometheus cardinality problems — slow queries, OOMing Prometheus, high Grafana Cloud Active Series or DPM bills, "too many samples" ingest errors, series churn, or rapid memory growth. Walks through tsdb status endpoints, per-metric and per-label drill-downs, common-culprit galleries, and…

234 4d ago A 138 tokens original Apache-2.0

grafana/skills

Skill Claude CodeCodex

Expert evaluator for Prometheus label strategy on Grafana Cloud. Audits, designs, and improves label schemas using cardinality scoring, access-pattern alignment, static vs. dynamic label rules, histogram bucket discipline, and instrumentation hygiene. Prevents high cardinality at the source — in application code and…

234 4d ago A 156 tokens original Apache-2.0

send-data

64

grafana/skills

Skill Claude CodeCodex

Sending telemetry data to Grafana Cloud — metrics via Prometheus remote write or OTLP, logs via Loki push or Alloy, traces via OTLP to Tempo, profiles via Pyroscope. Covers Alloy-based pipelines, direct SDK/agent integrations, cloud integrations catalog, and credentials management. Use when connecting an application…

234 4d ago A 86 tokens original Apache-2.0

grafana/skills

Skill Claude CodeCodex

Author Grafana Cloud Synthetic Monitoring checks, with deep coverage of k6 scripted and browser checks: SM's single-VU/single-iteration execution model, assertions that actually fail probesuccess (expect() and fail() vs bare check()), secrets, deterministic scripts, robust browser locators, local validation with k6…

234 4d ago A 219 tokens original Apache-2.0

testing

66

grafana/skills

Skill Claude CodeCodex

Probe, load-test, and instrument frontends from Grafana Cloud. Covers Synthetic Monitoring (HTTP / DNS / TCP / Ping / Traceroute / Multihttp / k6-browser scripted checks from 20+ global probes, alert on probesuccess + TLS-cert expiry), Grafana Cloud k6 (distributed load tests across AWS load-zones, scenarios…

234 4d ago A 226 tokens original Apache-2.0

alerting-irm

67

grafana/skills

Skill Claude CodeCodex

Configure Grafana Alerting, Incident Response Management (IRM), and SLOs end-to-end — provisions Grafana-managed and data-source-managed alert rules, contact points (Slack/PagerDuty/email/webhook), notification policies with hierarchical matchers, silences, mute timings, on-call schedules and escalation chains…

234 4d ago A 182 tokens original Apache-2.0

alloy

68

grafana/skills

Skill Claude CodeCodex

Build a unified telemetry pipeline with Grafana Alloy — one OpenTelemetry-compatible binary that collects metrics, logs, traces, and profiles and ships to Grafana Cloud / Prometheus / Loki / Tempo / Pyroscope. Covers the Alloy config language (blocks, sys.env, component refs), prometheus.scrape → remotewrite…

234 4d ago A 241 tokens original Apache-2.0

beyla

69

grafana/skills

Skill Claude CodeCodex

Auto-instrument an application's HTTP / gRPC / DB traffic with Grafana Beyla eBPF — no code changes, no SDK, no restart. Covers requirements (Linux 5.8+ with BTF, CAPSYSADMIN, host PID), language matrix (Go / Java / Python / Ruby / Node / .NET / Rust / C++ / PHP), Docker + Helm + DaemonSet install, port- / process- /…

234 4d ago A 208 tokens original Apache-2.0

dashboarding

70

grafana/skills

Skill Claude CodeCodex

Build, modify, and ship Grafana dashboards as JSON via the HTTP API — panel types (timeseries / stat / gauge / table / heatmap / logs / traces / node-graph), gridPos 24-column layout, units, thresholds, template + datasource + chained variables, transformations (organize / calculateField / filterByValue), panel +…

234 4d ago A 222 tokens original Apache-2.0

grafana-oss

71

grafana/skills

Skill Claude CodeCodex

Configure Grafana OSS — provisions dashboards from YAML, sets up data sources (Prometheus / Loki / Tempo / Pyroscope), writes dashboard JSON with template variables, builds panel queries, assigns built-in roles (Viewer / Editor / Admin / GrafanaAdmin), mints service-account tokens, edits grafana.ini server config…

234 4d ago A 188 tokens original Apache-2.0

opentelemetry

72

grafana/skills

Skill Claude CodeCodex

Instrument any app with OpenTelemetry and ship metrics / logs / traces to Grafana Cloud or self-hosted Mimir / Loki / Tempo / Pyroscope. Covers SDK auto-instrumentation for Go, Java (Grafana JVM agent), Python (opentelemetry-instrument), Node.js, .NET (Grafana.OpenTelemetry), Beyla eBPF for zero-code; Grafana Cloud…

234 4d ago A 231 tokens original Apache-2.0