Depends on: - [x] https://github.com/elastic/beats/issues/35135 - [x] https://github.com/elastic/elastic-agent/issues/2580 Add input metrics for the shipper Filebeat input. The final definition of the useful metrics is to be defined, but could include: - [ ] A gauge of the currently active RPC calls. - [ ] Counters for the number of events and bytes received through the shipper - [ ] A counter for the number of Publish calls that have failed or need to be retried. - [ ] A gauge for the number of PersistedIndex subscriptions that are currently active. - [ ] A counter for the number of PersistedIndex acknowledgements that were sent or have failed.
Depends on:
Add input metrics for the shipper Filebeat input. The final definition of the useful metrics is to be defined, but could include: