Project

General

Profile

Actions

Activity #3491

closed

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

Added by Thara S Pillai over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
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}

Actions

Also available in: Atom PDF