Project

General

Profile

Actions

Sub module #3260

open

Feature #3752: Design of the web framework for Data Centre Software

Feature #1850: Design and Development for web based ANRS

Module #2237: Development for Dashboard APIs

Sub module #2240: Dashboard 1 APIs

Unified API for Dashboard1

Added by Thara S Pillai over 1 year ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Start date:
02/10/2025
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)
Planned Due Date:
02/14/2025

Description

In Grafana, when using multiple panels that fetch data from a Node.js backend connected to an Oracle database, there is a lag in synchronizing updates across all panels.
Since each panel independently triggers API calls, the refresh timing may be misaligned due to request execution time differences.

Modify to ensure synchronized data updates:

Use a Unified API for Multiple Panels
Instead of having separate API endpoints for each panel:
  • Create a single API /dashboard1_data endpoint that fetches and returns all required data for the panels.
  • Modify the Grafana panel data fetch to extract only the relevant data from this single API response.
  • Test for the synchronization updates issue

Subtasks 5 (0 open5 closed)

Activity #3261: Explore options to identify panels in the dashboard from where API getting calledClosedVidya Lekshmi02/10/2025

Actions
Activity #3262: Develop unified Dashboard1 backend APIClosedAswathi Manohar02/11/2025

Actions
Activity #3515: Dashboard - Panel mapping in a server to keep in node-cacheClosedAswathi Manohar04/11/2025

Actions
Activity #3516: Run dashboard-panel mapping API in backgroud to update node-cacheClosedAswathi Manohar04/11/2025

Actions
Activity #4019: Unified API implementation for Real-time data DashboardClosedAswathi Manohar07/17/2025

Actions
Actions #1

Updated by Thara S Pillai over 1 year ago

  • Status changed from Rejected to New
Actions #2

Updated by Thara S Pillai over 1 year ago

  • Subtask #3261 added
Actions #3

Updated by Thara S Pillai over 1 year ago

  • Subtask #3262 added
Actions #4

Updated by Thara S Pillai over 1 year ago

  • Subtask #3515 added
Actions #5

Updated by Thara S Pillai over 1 year ago

  • Subtask #3516 added
Actions #6

Updated by Thara S Pillai about 1 year ago

  • Subtask #4019 added
Actions #7

Updated by Thara S Pillai about 1 year ago

  • Assignee changed from Shameera S L to Aswathi Manohar
Actions

Also available in: Atom PDF