For inputs using codecs, add metric counting bytes read.
Open
enhancement
monitoring
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Inputs that call `@codec.decode` will pass a string to decode. We should use this as an opportunity to increment a counter of how many bytes a particular input plugin has processed.
Contributor guide
Assessment
This issue has not been assessed yet.