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: Better database query logs and logarithmic scale in grafana store panels #3048

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

Ivansete-status
Copy link
Collaborator

Description

  • Printing more exhaustive query logs
  • Simplify logging code a little bit in postgres driver
  • Use of logarithmic scale to make seeing time values at different ranges more comfy. e.g.:
    image

@Ivansete-status Ivansete-status marked this pull request as ready for review September 20, 2024 14:47
Copy link

This PR may contain changes to database schema of one of the drivers.

If you are introducing any changes to the schema, make sure the upgrade from the latest release to this change passes without any errors/issues.

Please make sure the label release-notes is added to make sure upgrade instructions properly highlight this change.

Copy link
Contributor

@gabrielmer gabrielmer left a comment

Choose a reason for hiding this comment

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

LGTM, thanks so much!

Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3048

Built from a448703

@Ivansete-status Ivansete-status merged commit d68b06f into master Sep 20, 2024
10 of 12 checks passed
@Ivansete-status Ivansete-status deleted the fine-tune-pg-logs-and-grafana-board branch September 20, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants