Kibana version: 7.5.1
Elasticsearch version: 7.5.1
APM Server version: 7.5.1
APM Agent language and version: Node.js v3.3.0
Browser version: Chrome
Original install method and version: Elastic Cloud v7.5.1
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
We have multiple services which have the same Transaction Name ( /
). When we go into the APM via Kibana and then click the Traces
tab it only shows the traces for one of the services (I believe due to all of the services having the same Transaction Name). I was expecting all of the Transaction Names to for every service to be here.
If we go into each service we can then view the traces there.
Thanks, Matthew