grafana_api_sdk
grafana_api_sdk copied to clipboard
how to get Panel JSON data
trafficstars
dashboard_data = dashboard.get_dashboard_by_uid(dashboard_uid) Get the panel strcuture. How to get the panel data?