Set unique ID for each registered metric

Description

During a metric report, sinks must build a unique name for each metric based on the base name, metadata and a units string This currently has to be done on each report for each metric. Since this information is immutable for each metric, it is extra processing that is redundant. While reports are not that often, if 100s of metrics are reported, the time to regenerate metric report names for each metric on each report will add up. Adding a unique ID to each metric allows sinks to build the report names, and other per metric values, a single time and reuse them.

Conclusion

None

Activity

Show:

HPCC JiraBot January 14, 2025 at 6:18 PM

Jirabot Action Result:
Added fix version: 9.10.0
Workflow Transition: 'Resolve issue'

HPCC JiraBot January 9, 2025 at 9:41 PM

Jirabot Action Result:
Workflow Transition To: Merge Pending
Updated PR

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created January 6, 2025 at 8:37 PM
Updated January 14, 2025 at 6:18 PM
Resolved January 14, 2025 at 6:18 PM