Skip to content

Metrics for shared queues should be attributed to the output component #50106

@faec

Description

@faec

Metrics associated with the libbeat queue have previously been attributed to the input component that created the queue. When multiple inputs can share the same libbeat queue, this results in reporting those shared metrics separately for every input, which can lead to overcounting in aggregations and dashboards. Instead, these metrics should be reported under the same component ID as output metrics for the associated exporter component, so each queue's metrics are only reported once.

Metadata

Metadata

Assignees

No fields configured for Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions