observability-engineer

Design and implement observability across distributed systems with metrics, logs, and traces.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/allthingslinux/atl.services --skill observability-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observability-engineer
Source: https://github.com/allthingslinux/atl.services/tree/main/.agents/skills/observability-engineer
Command: npx skills add https://github.com/allthingslinux/atl.services --skill observability-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design and implement production-grade observability across distributed systems, integrating metrics, logs, and traces to improve reliability and incident response.

Core Features & Use Cases

  • SLI/SLO definition and alerting: Define service-level indicators and corresponding alerts aligned with business impact.
  • End-to-end observability: Instrument services with metrics, traces, and logs to enable root cause analysis.
  • Runbooks & incident workflows: Establish playbooks and automated responses to incidents, outages, and degradation.

Quick Start

Deploy an initial observability baseline by instrumenting a representative service, configure a basic Grafana dashboard, and establish alert rules for key SLI targets. Then iterate to expand instrumentation and dashboards.

Frequently Asked Questions about observability-engineer

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

FAQPage Schema
How do I set up distributed tracing with OpenTelemetry for microservices?

This Skill helps design distributed tracing by instrumenting services with metrics, logs, and traces using OpenTelemetry. It enables end-to-end observability for root cause analysis across distributed systems.

What is the best way to define SLI and SLO alerting strategies?

Defining SLI and SLO alerting strategies involves establishing service-level indicators aligned with business impact. This ensures alerts trigger reliably during service degradation or outages.

Can I integrate Prometheus and Loki with Grafana for observability?

You can integrate Prometheus and Loki with Grafana to build a comprehensive observability stack. This combination collects metrics and logs to enable dashboards and incident response workflows.

How do I create runbooks and incident response workflows for production systems?

Creating runbooks and incident response workflows involves establishing playbooks and automated responses for outages. This ensures reliable operations and structured handling of service degradation.

Does this observability approach work for enterprise workloads and distributed systems?

This observability approach is explicitly applicable to distributed systems and enterprise workloads. It handles production-grade service onboarding, data retention, and complex reliability requirements.

What is production-grade observability and when do I need it?

Production-grade observability integrates metrics, logs, and traces to improve reliability and incident response. You need it when operating distributed systems requiring root cause analysis and reliable operations.