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: use last 1day data for apdex latency metric meta #4846

Merged
merged 6 commits into from
Apr 15, 2024

Conversation

srikanthccv
Copy link
Member

Summary

Related Issues / PR's

Screenshots

NA

Affected Areas and Manually Tested Areas

@github-actions github-actions bot added the chore label Apr 10, 2024
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@srikanthccv srikanthccv marked this pull request as ready for review April 12, 2024 02:39
@srikanthccv
Copy link
Member Author

This PR

  • Updates the frontend to use the new endpoint to fetch the metric meta
  • Sort the buckets before returning the value
  • Use the correct formula expression

query-service changes that are tested

  • Delete the old code
  • Update the query to only read data from last one day and not the whole table.

@srikanthccv srikanthccv merged commit a9464de into develop Apr 15, 2024
11 checks passed
@srikanthccv srikanthccv deleted the latency-meta branch April 15, 2024 08:07
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.

None yet

2 participants