Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:31 +08:00
commit dce4e066d0
8 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for synthetic-monitoring-setup skill
- [ ] synthetic_monitoring_api_docs.md: Detailed documentation for the synthetic monitoring API used by the scripts.
- [ ] supported_monitor_types.md: A list of supported monitor types and their configurations.
- [ ] alerting_best_practices.md: Guidelines for setting up effective alerting rules for synthetic monitors.