anth-observability

Installation
SKILL.md

Anthropic Observability

Overview

Instrument Claude API calls with structured logging, Prometheus metrics, and cost tracking. Every API response includes usage data and rate limit headers — capture these for dashboards and alerting.

Structured Logging

import anthropic
import logging
import time
import json

logger = logging.getLogger("claude")
Installs
1
GitHub Stars
2.3K
First Seen
May 19, 2026
anth-observability — jeremylongshore/claude-code-plugins-plus-skills