Open
Description
The goal of this issue is to describe (in comments) all the challenges/compromises found while trying to align the JMX yaml definitions in instrumentation/jmx-metrics/library
.
The current migration effort involves the following steps for each supported system:
- move the existing yaml file into
library
- include metrics that are part of jmx-scraper/jmx-gatherer if needed
- try to make the metrics fit the semantic conventions
- metric names lowercase and split with dots
- namespace metrics per system
- namespace metrics attributes or reuse existing semconv attributes
- units of time duration should be in seconds
- existing semconv attributes should be reused whenever possible
Metadata
Metadata
Assignees
Labels
No labels