Skip to content

Define JMX metrics "conventions" #13793

Open
@SylvainJuge

Description

@SylvainJuge

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions