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

Improve the frontend slow query logs. #2520

Merged
merged 5 commits into from
Apr 24, 2020

Commits on Apr 24, 2020

  1. Improve the frontend slow query logs.

    This will help for the log to be more readable, parsable.
    
    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena authored and pracucci committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    ba49762 View commit details
    Browse the repository at this point in the history
  2. Fixed query string in slow query logging

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    10924a9 View commit details
    Browse the repository at this point in the history
  3. Added CHANGELOG.md

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    151b3ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a3439b View commit details
    Browse the repository at this point in the history
  5. Use f.log instead of util.Logger

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany authored Apr 24, 2020
    Configuration menu
    Copy the full SHA
    09fe88b View commit details
    Browse the repository at this point in the history