Initial commit
This commit is contained in:
32
skills/observability-monitoring/reference/INDEX.md
Normal file
32
skills/observability-monitoring/reference/INDEX.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# Observability Reference
|
||||
|
||||
Configuration references and patterns for Cloudflare Workers monitoring.
|
||||
|
||||
## Available References
|
||||
|
||||
### [cloudflare-metrics.md](cloudflare-metrics.md)
|
||||
Available Cloudflare Workers metrics.
|
||||
- Workers Analytics metrics
|
||||
- Analytics Engine metrics
|
||||
- Health check metrics
|
||||
- Performance metrics (CPU time, response time)
|
||||
|
||||
### [wrangler-commands.md](wrangler-commands.md)
|
||||
Wrangler CLI commands for monitoring.
|
||||
- wrangler tail reference
|
||||
- Log filtering options
|
||||
- Output formatting
|
||||
- Common command patterns
|
||||
|
||||
### [alert-configuration.md](alert-configuration.md)
|
||||
Setting up alerts and notifications.
|
||||
- Cloudflare health check alerts
|
||||
- Email notifications
|
||||
- Webhook integration
|
||||
- Alert thresholds
|
||||
|
||||
## Quick Reference
|
||||
|
||||
**Need metrics?** → [cloudflare-metrics.md](cloudflare-metrics.md)
|
||||
**Need CLI commands?** → [wrangler-commands.md](wrangler-commands.md)
|
||||
**Need alerts?** → [alert-configuration.md](alert-configuration.md)
|
||||
Reference in New Issue
Block a user