vastai-observability
Installation
SKILL.md
Vast.ai Observability
Overview
Set up comprehensive observability for Vast.ai integrations.
Prerequisites
- Prometheus or compatible metrics backend
- OpenTelemetry SDK installed
- Grafana or similar dashboarding tool
- AlertManager configured
Metrics Collection
Key Metrics
| Metric | Type | Description |
|---|---|---|
vastai_requests_total |
Counter | Total API requests |
vastai_request_duration_seconds |
Histogram | Request latency |
vastai_errors_total |
Counter | Error count by type |
Related skills