monitor_setup_grafana
Create Grafana dashboard JSON with panels and data sources to monitor any service. Solves manual dashboard configuration.
Instructions
Generate Grafana dashboard JSON with panels and data sources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| panel_types | No | Panel types to include (e.g. graph, stat, table) | |
| service_name | Yes | Service to create dashboard for | |
| dashboard_name | Yes | Name of the Grafana dashboard |