Skip to content

Task's Micrometer tags are not injected into non-task metrics (E.g. System, CPU, Memory ...) #691

@tzolov

Description

@tzolov

The Task tags (task.name, task.exectuiont.id ...), inserted by the Task's MetricsAutoConfiguration implementation are not assigned to Task/Batch metrics.

JVM and System metrics such as process.cup., jvm.memory (and any non-task metrics) are missing the Task tags. This intern means that we can not compute the Memory, CPU and alike usage per Tasks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions