33 lines
944 B
Markdown
33 lines
944 B
Markdown
# 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)
|