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

loader: decrease log level of 'finished node evaluation' lines #682

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

tpaschalis
Copy link
Member

@tpaschalis tpaschalis commented Apr 26, 2024

PR Description

This PR decreases the log level of the msg="finished node evaluation" log lines, since they can drown out all other logs

Which issue(s) this PR fixes

No issue filed.

Notes to the Reviewer

I purposefully left the Info log level on the Apply function that is called on manual reloads of the configuration. I'm not 100% sure yet, but I think they might be marginally more useful to see new components being added in, but still they can be much more noisy than all other log sources.

I also think this doesn't warrant a CHANGELOG entry, if you think it does don't hesitate to push an extra commit for me here.

PR Checklist

  • CHANGELOG.md updated
  • Documentation added (N/A)
  • Tests updated (N/A)
  • Config converters updated (N/A)

Signed-off-by: Paschalis Tsilias <paschalist0@gmail.com>
Copy link
Member

@rfratto rfratto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, probably deserves a changelog entry in "other changes"

Signed-off-by: Paschalis Tsilias <paschalist0@gmail.com>
@tpaschalis tpaschalis enabled auto-merge (squash) April 26, 2024 11:32
@tpaschalis tpaschalis merged commit 5610694 into main Apr 26, 2024
13 checks passed
@tpaschalis tpaschalis deleted the node-eval-debug-logs branch April 26, 2024 11:35
hainenber pushed a commit to hainenber/alloy that referenced this pull request May 1, 2024
…na#682)

Signed-off-by: Paschalis Tsilias <paschalist0@gmail.com>
@rfratto rfratto added the backport-to-agent PR should be backported to the agent repo. label May 3, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent PR should be backported to the agent repo. frozen-due-to-age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants