Files
2025-11-30 08:20:42 +08:00
..
2025-11-30 08:20:42 +08:00

Scripts

Bundled resources for apm-dashboard-creator skill

  • create_grafana_dashboard.py: Automates the creation of Grafana dashboards using the Grafana API.
  • create_datadog_dashboard.py: Automates the creation of Datadog dashboards using the Datadog API.
  • get_apm_metrics.py: Retrieves available APM metrics from various platforms (Grafana, Datadog, New Relic).
  • validate_dashboard_config.py: Validates the dashboard configuration file for correctness and completeness.