Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore][pkg/stanza] Decrease log level when reporting no files found #26678

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

djaglowski
Copy link
Member

When the component starts, if it finds no matching files, it reports a warning level message.

However, after the initial check, this may be too noisy because each poll result may report the same thing. Instead, report subsequent "no files found" as info level.

@djaglowski
Copy link
Member Author

See #26525

@djaglowski djaglowski marked this pull request as ready for review September 13, 2023 19:29
@djaglowski djaglowski requested review from a team and TylerHelmuth September 13, 2023 19:29
@djaglowski djaglowski merged commit d313210 into open-telemetry:main Sep 13, 2023
@djaglowski djaglowski deleted the fileconsumer-info-no-files branch September 13, 2023 20:19
@github-actions github-actions bot added this to the next release milestone Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants