service.namespace = "security" service.name = "auth-service" service.owner = "security-team" service.criticality = "critical"
- Users cannot log in (high error rate)
- No users logged in the past x minutes
- Authentication requests failing
- Spike in support tickets
- Check the logs @service.namespace=security/service.name=auth-service
- Check if the service is reachable for users
curl https://auth.example.com/health...