Skip to content

Add apdex score in uri statistics summary page #9712

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

Closed
ga-ram opened this issue Feb 20, 2023 · 0 comments · Fixed by #9719
Closed

Add apdex score in uri statistics summary page #9712

ga-ram opened this issue Feb 20, 2023 · 0 comments · Fixed by #9719
Assignees
Milestone

Comments

@ga-ram
Copy link
Contributor

ga-ram commented Feb 20, 2023

Current uri statistics summary page shows total count, failure count, avg time, max time for each uri.
It would be useful to show apdex score for each uri to instantly get an insight of which uri is reponding badly.
Apdex is already shown above the response time scatter chart for entire responses of each application.
In uri statistics page, this apdex score will be broken down into each uri level to see which uri responses dragged down the entire apdex score for that application.

@ga-ram ga-ram added this to the 2.5.1 milestone Feb 20, 2023
@ga-ram ga-ram self-assigned this Feb 20, 2023
ga-ram added a commit to ga-ram/pinpoint that referenced this issue Feb 20, 2023
ga-ram added a commit to ga-ram/pinpoint that referenced this issue Feb 20, 2023
ga-ram added a commit to ga-ram/pinpoint that referenced this issue Feb 22, 2023
@ga-ram ga-ram linked a pull request Feb 22, 2023 that will close this issue
ga-ram added a commit to ga-ram/pinpoint that referenced this issue Feb 24, 2023
ga-ram added a commit to ga-ram/pinpoint that referenced this issue Mar 17, 2023
minwoo-jung pushed a commit to minwoo-jung/pinpoint that referenced this issue Mar 23, 2023
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 a pull request may close this issue.

1 participant