You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[8.19] [APM] Fix service map showing duplicate nodes (#214184) (#219992)
# Backport
This will backport the following commits from `main` to `8.19`:
- [[APM] Fix service map showing duplicate nodes
(#214184)](#214184)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Carlos
Crespo","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-03-13T12:20:04Z","message":"[APM]
Fix service map showing duplicate nodes (#214184)\n\nfixes
[214167](https://github.com/elastic/kibana/issues/214167)\n##
Summary\n\nFixes a problem affecting the new service map api, causing
the service\nmap to show duplicate exit span nodes\n\n\n\n<img
width=\"1476\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/f7bf6035-17f5-4265-9950-5c764f1e7f0b\"\n/>\n\n###
how to test\n\n- Enable the new service map api by
adding\n`xpack.apm.ui.serviceMapApiV2Enabled: true` to
`kibana.dev.yml`\n- Run the `service_map` synthtrace scenario\n-
Navigate to APM and view the service map for the
`frontend-rum`\nservice\n\n---------\n\nCo-authored-by: Elastic Machine
<[email protected]>","sha":"9ea6de27cc1f91999e7405629aaec1659910d30c","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:skip","Team:obs-ux-infra_services","v9.1.0","v8.19.0"],"title":"[APM]
Fix service map showing duplicate
nodes","number":214184,"url":"https://github.com/elastic/kibana/pull/214184","mergeCommit":{"message":"[APM]
Fix service map showing duplicate nodes (#214184)\n\nfixes
[214167](https://github.com/elastic/kibana/issues/214167)\n##
Summary\n\nFixes a problem affecting the new service map api, causing
the service\nmap to show duplicate exit span nodes\n\n\n\n<img
width=\"1476\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/f7bf6035-17f5-4265-9950-5c764f1e7f0b\"\n/>\n\n###
how to test\n\n- Enable the new service map api by
adding\n`xpack.apm.ui.serviceMapApiV2Enabled: true` to
`kibana.dev.yml`\n- Run the `service_map` synthtrace scenario\n-
Navigate to APM and view the service map for the
`frontend-rum`\nservice\n\n---------\n\nCo-authored-by: Elastic Machine
<[email protected]>","sha":"9ea6de27cc1f91999e7405629aaec1659910d30c"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214184","number":214184,"mergeCommit":{"message":"[APM]
Fix service map showing duplicate nodes (#214184)\n\nfixes
[214167](https://github.com/elastic/kibana/issues/214167)\n##
Summary\n\nFixes a problem affecting the new service map api, causing
the service\nmap to show duplicate exit span nodes\n\n\n\n<img
width=\"1476\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/f7bf6035-17f5-4265-9950-5c764f1e7f0b\"\n/>\n\n###
how to test\n\n- Enable the new service map api by
adding\n`xpack.apm.ui.serviceMapApiV2Enabled: true` to
`kibana.dev.yml`\n- Run the `service_map` synthtrace scenario\n-
Navigate to APM and view the service map for the
`frontend-rum`\nservice\n\n---------\n\nCo-authored-by: Elastic Machine
<[email protected]>","sha":"9ea6de27cc1f91999e7405629aaec1659910d30c"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Elastic Machine <[email protected]>
0 commit comments