grafana-observability

Query Prometheus metrics, Loki logs, and alerts from Grafana instances.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill grafana-observability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grafana-observability
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/grafana-observability
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill grafana-observability

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive access to Grafana instances, enabling deep insights into network infrastructure health, performance, and logs, thereby streamlining troubleshooting and proactive monitoring.

Core Features & Use Cases

  • Unified Observability: Interact with dashboards, Prometheus metrics (PromQL), Loki logs (LogQL), and alerting systems.
  • Proactive Monitoring & Incident Response: Query metrics, analyze logs, manage alerts, and respond to incidents efficiently.
  • Use Case: Automatically query Prometheus for interface error rates on critical routers, correlate findings with Loki logs for specific error messages, and check active Grafana alerts to diagnose network performance issues.

Quick Start

Search for dashboards related to network interfaces and query Prometheus for traffic metrics on a specific device.

Frequently Asked Questions about grafana-observability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Prometheus metrics and Loki logs for network troubleshooting?

You can query Prometheus metrics using PromQL and Loki logs using LogQL to correlate network interface error rates with specific log messages for troubleshooting. This enables unified observability by interacting with dashboards and analyzing network infrastructure health.

Can I automate Grafana alerting and incident management for network infrastructure?

Yes, you can automate Grafana alerting and incident management by querying active alert statuses and responding to incidents efficiently. It provides full access to Grafana instances to manage alerts and monitor network health proactively.

Does Grafana observability work with Prometheus and Loki for network monitoring?

Yes, Grafana observability works with Prometheus and Loki to provide unified network monitoring. You can query Prometheus metrics with PromQL and Loki logs with LogQL to monitor network infrastructure health, performance, and troubleshoot issues.

Do I need a service account token to access Grafana dashboards for observability?

Yes, you need authentication via a service account token or basic auth to access Grafana dashboards. The setup requires Grafana 9.0 or higher to enable automated querying of metrics, logs, and alert status for network health monitoring.

What is the best way to correlate network interface errors with Loki logs in Grafana?

The best way to correlate network interface errors with Loki logs is to query Prometheus for interface error rates on critical routers, then cross-reference those findings with Loki logs for specific error messages. This streamlines diagnosing network performance issues.

Why are my Grafana dashboard queries not returning network metrics?

Grafana dashboard queries may not return network metrics if your Grafana version is below 9.0 or if authentication via service account token or basic auth is not properly configured. Ensure your instances meet the version requirements for querying Prometheus and Loki.