Add internal telemetry for identifying when the file
source is reading to EOF for deleted files
#18864
Labels
domain: observability
Anything related to monitoring/observing Vector
source: file
Anything `file` source related
type: enhancement
A value-adding code change that enhances its existing functionality.
Users come across the behavior described in #11742 , and part of the problem is there is not much telemetry that Vector provides users to help understand what might be causing the behavior they are seeing.
This issue represents the work to add this internal telemetry. Note that due to the nature of the code in question , the implementation will need to be performant and will need to be performance tested.
The text was updated successfully, but these errors were encountered: