Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Implement queue metrics for the disk queue #145

@fearful-symmetry

Description

@fearful-symmetry

The disk queue currently does not implement a metrics API:

https://github.com/elastic/beats/blob/d04da481f51c3f41b814106259145042baace857/libbeat/publisher/queue/diskqueue/queue.go#L284-L286

These are metrics used by self-monitoring in the shipper, as part of this issue: #11

These metrics API was designed with the memory queue in mind, so I'm not sure to what degree these metrics make sense for the disk queue, or how hard they might be to implement. Also not sure if this is something we want done by 8.6.

CC @cmacknz

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions