elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.15k stars 4.91k forks source link

[Filebeat] aws-s3 - Add s3_objects_tracked metric #41052

Open andrewkroh opened 6 days ago

andrewkroh commented 6 days ago

Add a new metric to the aws-s3 input to observe the number of S3 Objects being tracked in the input's state.

This metric will be useful as a proxy for memory used by the input (since it keeps the states loaded in memory) and as a very rough way of understanding how many objects the inputs has to list for each full scan.

The proposed name and definition are:

botelastic[bot] commented 6 days ago

This issue doesn't have a Team:<team> label.