Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:58 +08:00
commit 075870bc74
8 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for error-rate-monitor skill
- [ ] error_source_api_docs.md: API documentation for various error sources (e.g., Sentry, New Relic, custom logging APIs).
- [ ] alert_threshold_guidelines.md: Guidelines for setting appropriate alert thresholds based on application criticality and historical data.
- [ ] error_budget_calculation.md: Explanation and examples of how to calculate error budgets.