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: create grafana panel to show max, min, mean, median stats of query times #2995

Closed
Tracked by #3072
Ivansete-status opened this issue Aug 23, 2024 · 2 comments · Fixed by #3042
Closed
Tracked by #3072
Assignees
Labels
effort/hours Estimated to be completed in a few hours

Comments

@Ivansete-status
Copy link
Collaborator

Background

Aiming to understand better the progress on query performance, we need to have a clear way to measure it.

Details

Originally requested by @fryorcraken

Ideally, we should be able to see different graphs containing the following information per each query type

  • median query response time
  • average query response time
  • min query response time
  • max query response time

It could be over a single graph or a separate graph.

@gabrielmer gabrielmer moved this to Priority in Waku Aug 26, 2024
@gabrielmer gabrielmer added the effort/hours Estimated to be completed in a few hours label Aug 26, 2024
@Ivansete-status Ivansete-status moved this from Priority to In Progress in Waku Sep 4, 2024
@Ivansete-status Ivansete-status self-assigned this Sep 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Waku Sep 20, 2024
@fryorcraken
Copy link
Collaborator

@Ivansete-status
Copy link
Collaborator Author

@Ivansete-status is this done as part of teh Store/Arhive section of https://grafana.infra.status.im/d/qrp_ZCTGz/nim-waku-v2?orgId=1&var-host=.*&var-fleet=status.prod&var-dc=All ?

Yes it is, these are the panels that contain that information:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/hours Estimated to be completed in a few hours
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants