AI AGENT ADDONS

Observability Service Health

elastic/agent-skills

You can check if your application is running smoothly. This skill looks at service health using SLOs, alerts, and ML anomalies. It also checks throughput, latency, and error rate.

The skill uses data from Observability APIs and Elasticsearch. It can look at dependencies and infrastructure like CPU and memory. You can also use logs to find the root cause of problems.

This helps you understand if a service is unhealthy. You can see if SLOs are violated or if critical alerts are firing. Use it to keep your applications in good shape.

Add Observability Service Health skill to your workflow

Global

mkdir -p ~/.claude/skills/observability-service-health

Project

mkdir -p .claude/skills/observability-service-health

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago