monitoring

Community

Observe systems proactively with ease.

Authorrayvoidx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Observability is critical for understanding system behavior and quickly diagnosing issues in AI-powered apps. This Skill guides you to instrument tracing, metrics, and logs and to build dashboards.

Core Features & Use Cases

  • Langfuse tracing: track LLM calls, token usage, and cost.
  • Prometheus metrics: define histograms, counters, and gauges; set up alerts.
  • Structured logging: manage log levels and correlation IDs.
  • Grafana dashboards: visualize metrics and configure alerts.

Quick Start

Instrument a sample endpoint with Langfuse tracing and expose a Prometheus metric; set up a Grafana dashboard to monitor the metrics.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: monitoring
Download link: https://github.com/rayvoidx/creator-onboarding-agent/archive/main.zip#monitoring

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository