You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[chore][pkg/stanza] Adjust length of knownFiles based on number of matches (open-telemetry#28646)
Follows
open-telemetry#28493
This adjusts the length of `knownFiles` to be roughly 4x the number of
matches per poll cycle. In other words, we will remember files for up to
4 poll cycles.
Resolvesopen-telemetry#28567
0 commit comments