Skip to content

Enforce seconds unit in the querier wall time log #3695

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

Merged

Conversation

pracucci
Copy link
Contributor

What this PR does:
We learned that formatting the query_wall_time with the go duration unit makes harder to parse it by log aggregation and querying systems (except Loki which rocks 😄 ), so in this PR I'm changing it to seconds unit (float with nanos precision).

Which issue(s) this PR fixes:
N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci merged commit 5e813a2 into cortexproject:master Jan 19, 2021
@pracucci pracucci deleted the log-query-wall-time-in-seconds branch January 19, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants