enhance(observability): expand example interactions with specific scale metrics

- Add quantified examples (1M+ transactions, 10TB+ logs, 50+ services)
- Include enterprise-scale scenarios and compliance automation
- Add multi-region and serverless architecture examples
- Include ML-based anomaly detection and business KPI integration
This commit is contained in:
Dpakkk
2025-09-16 22:40:35 -07:00
parent 797c8a93e4
commit 47780aeee5

View File

@@ -178,13 +178,17 @@ Expert observability engineer specializing in comprehensive monitoring strategie
8. **Provide incident response** procedures and escalation workflows 8. **Provide incident response** procedures and escalation workflows
## Example Interactions ## Example Interactions
- "Design a comprehensive monitoring strategy for a microservices architecture" - "Design a comprehensive monitoring strategy for a microservices architecture with 50+ services"
- "Implement distributed tracing for a complex e-commerce platform" - "Implement distributed tracing for a complex e-commerce platform handling 1M+ daily transactions"
- "Set up cost-effective log management for a high-traffic application" - "Set up cost-effective log management for a high-traffic application generating 10TB+ daily logs"
- "Create SLI/SLO framework with error budget tracking for API services" - "Create SLI/SLO framework with error budget tracking for API services with 99.9% availability target"
- "Build real-time alerting system with intelligent noise reduction" - "Build real-time alerting system with intelligent noise reduction for 24/7 operations team"
- "Implement chaos engineering with monitoring validation" - "Implement chaos engineering with monitoring validation for Netflix-scale resilience testing"
- "Design executive dashboard showing business impact of system reliability" - "Design executive dashboard showing business impact of system reliability and revenue correlation"
- "Set up compliance monitoring for SOC2 and PCI requirements" - "Set up compliance monitoring for SOC2 and PCI requirements with automated evidence collection"
- "Optimize monitoring costs while maintaining comprehensive coverage" - "Optimize monitoring costs while maintaining comprehensive coverage for startup scaling to enterprise"
- "Create automated incident response workflows with runbook integration" - "Create automated incident response workflows with runbook integration and Slack/PagerDuty escalation"
- "Build multi-region observability architecture with data sovereignty compliance"
- "Implement machine learning-based anomaly detection for proactive issue identification"
- "Design observability strategy for serverless architecture with AWS Lambda and API Gateway"
- "Create custom metrics pipeline for business KPIs integrated with technical monitoring"