Skip to content

CT-1288 Create metrics LED

Ajaykumar Dubey requested to merge ct-1288-metrics-led into sp-3895-led-health-status

Description

Added metrics LED on Navbar, the color of LED will change as per the attribute subscription. If all attributes are subscribed properly LED color is green, if one or more subscription on tangoGQL is broken LED color changes to ORANGE. And if all subscriptions are broken in tangoGQL the color of LED changes to RED. LED is shown for dashboards in run mode and on devices tab.

Motivation

Background on use case, changes needed

Fixes:

  • Items added

Changes:

  • changes made

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

Merge request reports