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

[APM] Break down error table api removing the sparklines #89098

Closed
cauemarcondes opened this issue Jan 25, 2021 · 1 comment · Fixed by #89138
Closed

[APM] Break down error table api removing the sparklines #89098

cauemarcondes opened this issue Jan 25, 2021 · 1 comment · Fixed by #89138
Assignees
Labels
apm:comparison Team:APM All issues that need APM UI Team support v7.13.0

Comments

@cauemarcondes
Copy link
Contributor

cauemarcondes commented Jan 25, 2021

A pre-requisite to implement the time series comparison is to remove the sparklines from the transaction table API and calling a new API that returns it.

GET /api/apm/services/{serviceName}/error_groups

To dos:

[] Remove sparkline timeseries from API, the avg values must stay because it should be sortable on the table.
[] Remove pagination from API
[] Create a new API that returns the sparkline timeseries based on the group_id received as property

@cauemarcondes cauemarcondes self-assigned this Jan 25, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:comparison Team:APM All issues that need APM UI Team support v7.13.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants