Skip to content

[beats receivers] Include exporter metrics and a way to determine when the collector is experiencing output backpressure in diagnostics #11485

@cmacknz

Description

@cmacknz

Today in diagnostics the Beat 30 second metric reports include output and queue metrics that allow seeing trends in performance and errors. In particular the queue metrics are frequently used to quickly determine if the output source is unable to keep up with data from the Beats.

Include a way to get equivalent information when the beat is translated into a receiver using an exporter instead.

Ideas to consider are at least:

  • Including a snapshot of current metrics using the elasticdiagnostics extension
  • Streaming internal telemetry to a file.
  • Subscribing to internal telemetry and logging it or emitting interesting events when they are detected.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions