# 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.