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

table_manager: Change some level.Info() logging to level.Debug() #6076

Merged
merged 1 commit into from
May 4, 2022

Commits on May 2, 2022

  1. table_manager: Change some level.Info() logging to level.Debug()

    There is excessive logging of "creating table" and "synching tables" messages, change them
    to use level.Debug() instead of level.Info() to limit the output.
    
    Fixes grafana#1786
    patman-cp committed May 2, 2022
    Configuration menu
    Copy the full SHA
    4fda156 View commit details
    Browse the repository at this point in the history