Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:19 +08:00
commit 968db1804b
8 changed files with 1052 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for database-health-monitor skill
- [ ] dashboard_template.json - JSON template for creating a database health monitoring dashboard.
- [ ] alert_template.json - JSON template for configuring alerts in a monitoring system.
- [ ] example_queries.sql - Example SQL queries for retrieving database health metrics.