Actions
Activity #3491
closedFeature #1855: Design and Development for Dashboard Visualization
Activity #2221: Create a dashboard with simulated data
Sub module #3311: Dashboard : Display – Offline data
Dynamic Dashboard Integration: Passing Custom Time Ranges from Node.js to Grafana Panels Using API Data Sources
Start date:
04/04/2025
Due date:
% Done:
100%
Estimated time:
Planned Due Date:
04/04/2025
Description
Send a Grafana URL with query parameters.
Grafana link as http://<grafana-host>/d/<uid>/<dashboard-name>?var-time1=2025-04-01&var-time2=2025-04-03
Set two dashboard variables time1 of Type: Custom or Query, time2 of Type: Custom or Query
Panel API as http://your-api/endpoint?start=${time1}&end=${time2}
Updated by Vidya Lekshmi over 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
Updated by Vidya Lekshmi over 1 year ago
- Status changed from In Progress to Resolved
- % Done changed from 40 to 100
Updated by Thara S Pillai about 1 year ago
- Status changed from Resolved to Closed
Actions