observability-authoring

Author and extend the LGTM+P observability stack for Kubernetes environments.

1|Updated Mar 20, 2025
One-click install
npx skills add https://github.com/asanexample/platform --skill observability-authoring
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: observability-authoring
Source: https://github.com/asanexample/platform/tree/main/.claude/skills/observability-authoring
Command: npx skills add https://github.com/asanexample/platform --skill observability-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a guide to author and extend the LGTM+P observability stack, covering Grafana dashboards, Prometheus alerts, SLOs, workload instrumentation, and multi-tenant architecture.

Core Features & Use Cases

  • Dashboard Creation: Author Grafana dashboards using dashboards-as-code pattern.
  • Alert Management: Curate platform rules for Prometheus alerts.
  • SLO Configuration: Set up and manage SLOs for services.
  • Workload Instrumentation: Instrument workloads using Beyla eBPF, OTel SDK, and Agent/GenAI obs.
  • Use Case: If you are building a new service and need to set up observability, this Skill will guide you through creating dashboards, setting up alerts, and instrumenting your workloads.

Quick Start

Author a new Grafana dashboard for monitoring your service by following the instructions in the 'SKILL.md' file.

Frequently Asked Questions about observability-authoring

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

FAQPage Schema
How do I author Grafana dashboards using dashboards-as-code?▼

Author Grafana dashboards using the dashboards-as-code pattern by following the provided instructions and scripts to programmatically generate and manage your observability visualizations.

What is the best way to instrument workloads using eBPF and OpenTelemetry?▼

Instrument workloads using Beyla eBPF for network traffic, the OTel SDK for custom application traces, and Agent/GenAI observability tools to capture comprehensive telemetry data.

How do I set up and manage SLOs for services in Kubernetes?▼

Set up and manage SLOs for Kubernetes services by utilizing the provided configuration references to define, track, and enforce service level objectives within your observability stack.

Can I use Prometheus for alert management in a multi-tenant architecture?▼

Yes, you can curate platform rules for Prometheus alerts and configure multi-tenant architecture to isolate and manage observability data across different teams or tenants.

What does the LGTM+P observability stack include?▼

The LGTM+P observability stack includes Grafana for dashboards, Prometheus for metrics and alert management, and OpenTelemetry for workload instrumentation in Kubernetes environments.

Does this observability stack support GenAI workload instrumentation?▼

Yes, workload instrumentation supports GenAI observability alongside Beyla eBPF and the OTel SDK, enabling telemetry collection for AI-driven services and applications.