Add KPI for DCB device count by sysObjectID

Description

Add a KPI to the data choices telemetry payload representing the number of nodes with at least one config backed up, broken down by sysObjectID, including nodes that lack a sysObjectID

Acceptance / Success Criteria

  • Telemetry payload includes a JSON object enumerating devices with at least one backed-up config

  • That object is patterned after the existing nodesBySysoid item

    • Each key is a nodesysoid

      • Except that if one or more nodes with backups do not have a nodesysoid, we want to capture that too – a key like none is used for this entry

    • Each value indicates how many nodes with that sysObjectID (or lack thereof, for the case of none) have at least one config backup available

  • We're counting devices (nodes), not configs

Lucidchart Diagrams

Activity

Show:

Alex May August 31, 2022 at 11:49 AM

Merged into release-30.x

Alex May August 29, 2022 at 5:59 PM

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created July 29, 2022 at 5:53 PM
Updated August 31, 2022 at 11:49 AM
Resolved August 31, 2022 at 11:48 AM
Loading...