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] Duration by Country map doesn't take transactionName into account #50097

Closed
sorenlouv opened this issue Nov 7, 2019 · 2 comments · Fixed by #50315
Closed

[APM] Duration by Country map doesn't take transactionName into account #50097

sorenlouv opened this issue Nov 7, 2019 · 2 comments · Fixed by #50315
Assignees
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit Team:APM All issues that need APM UI Team support v7.5.1

Comments

@sorenlouv
Copy link
Member

The map is displayed on the transaction overview page and on the transaction details page.

Capture d’écran 2019-11-07 à 16.02.05.png

On the transaction details page it should take the current transaction name into account but it doesn't.

Should take transactionName into account when fetching data:

const {
urlParams: { serviceName, start, end },
uiFilters
} = useUrlParams();

@sorenlouv sorenlouv added [zube]: Inbox bug Fixes for quality problems that affect the customer experience Team:APM All issues that need APM UI Team support labels Nov 7, 2019
@elasticmachine
Copy link
Contributor

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

@sorenlouv
Copy link
Member Author

@ogupte Do you think it's feasible to fix this for 7.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit Team:APM All issues that need APM UI Team support v7.5.1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants