Observability Unified Dashboard

Designs unified observability dashboards correlating metrics, logs, and traces across Prometheus, Loki, Tempo, and Grafana 11.

6|Updated Oct 25, 2025
One-click install
npx skills add https://github.com/williamzujkowski/cognitive-toolworks --skill observability-unified-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Observability Unified Dashboard
Source: https://github.com/williamzujkowski/cognitive-toolworks/tree/main/skills/observability-unified-dashboard
Command: npx skills add https://github.com/williamzujkowski/cognitive-toolworks --skill observability-unified-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing and maintaining unified observability dashboards that correlate metrics, logs, and traces across multiple services to reduce MTTR and improve system reliability.

Core Features & Use Cases

  • Unified dashboard design integrating metrics, logs, and traces
  • SLO tracking, automated correlations, and alert routing
  • OpenTelemetry pipeline integration with Grafana 11
  • Multi-data-source support (Prometheus, Loki, Tempo) and cross-service views
  • Compliance considerations and runbooks

Quick Start

Generate a basic multi-service dashboard by selecting services and telemetry sources, then import the resulting dashboard into Grafana.

Frequently Asked Questions about Observability Unified Dashboard

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

FAQPage Schema
How do I create a unified observability dashboard that correlates metrics, logs, and traces across multiple services?

Creating a unified observability dashboard that correlates metrics, logs, and traces involves designing cross-service views using Prometheus, Loki, and Tempo. This process generates a Grafana-ready dashboard configuration with automated correlation rules and SLO tracking.

How does OpenTelemetry pipeline integration work with Grafana 11 for SLO tracking?

OpenTelemetry pipeline integration with Grafana 11 works by routing collected telemetry data into unified dashboards for SLO tracking. It generates a pipeline configuration that feeds metrics, logs, and traces into Grafana, enabling cross-service correlations and alert routing.

Can I use Prometheus and Loki together in a multi-data-source Grafana dashboard?

Yes, you can use Prometheus and Loki together in a multi-data-source Grafana dashboard. This approach supports cross-service views by querying metrics from Prometheus and logs from Loki, unified through correlation rules to reduce mean time to resolution.

What is the best way to set up alerting and SLO tracking for distributed systems using Tempo and Grafana?

The best way to set up alerting and SLO tracking using Tempo and Grafana is to generate a unified dashboard configuration that includes SLO definitions and alert routing rules. This correlates traces from Tempo with metrics and logs to improve system reliability.

Do I need an existing OpenTelemetry pipeline before generating a unified observability dashboard?

You do not need an existing pipeline beforehand, as the dashboard generation process includes delivering an OpenTelemetry pipeline configuration. This provides the necessary environment setup to route multi-service telemetry into Prometheus, Loki, and Tempo before visualization in Grafana 11.

Why use a unified observability dashboard instead of separate monitoring tools for metrics, logs, and traces?

Using a unified observability dashboard instead of separate monitoring tools reduces mean time to resolution by correlating metrics, logs, and traces in a single view. This eliminates manual context switching across services and provides automated correlations alongside SLO tracking and runbooks.