agent-observability

Monitor AI agent behavior with logs, traces, metrics, and cost telemetry.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-observability" with this command: npx skills add bagelhole/devops-security-agent-skills/bagelhole-devops-security-agent-skills-agent-observability

Agent Observability

Monitor AI agent behavior with logs, traces, metrics, and cost telemetry.

Track Core Signals

  • Request latency (p50/p95/p99)

  • Token usage (prompt/completion/cached)

  • Tool call success and failure rates

  • Cost per task and per customer

  • Hallucination and retry frequency

Implementation Pattern

  • Add trace IDs to every user request.

  • Capture each LLM call and tool call as child spans.

  • Emit structured logs with model, temperature, and response status.

  • Create SLOs for success rate and median response time.

Best Practices

  • Redact PII before exporting traces.

  • Keep a replayable request envelope for incident review.

  • Alert on abnormal token spikes and tool error bursts.

Related Skills

  • alerting-oncall - Alert workflows

  • agent-evals - Quality verification

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

sops-encryption

No summary provided by upstream source.

Repository SourceNeeds Review
Security

linux-administration

No summary provided by upstream source.

Repository SourceNeeds Review
Security

linux-hardening

No summary provided by upstream source.

Repository SourceNeeds Review