Kibana version: 8.17.6
Elasticsearch version: 8.17.6
APM Server version: 8.17.6
APM Agent language and version: Elastic OTEL Java agent 1.4.1
Browser version: Chrome Version 137.0.7151.120 (Official Build) (64-bit)
Original install method (e.g. download page, yum, deb, from source, etc.) and version: deb
Fresh install or upgraded from other version? Fresh
Is there anything special in your setup?
We use the system property "ELASTIC.APM.USE_PATH_AS_TRANSACTION_NAME" set to true for the Java agent
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Our application performs HTTP POST calls to /ws/xlocate and /ws/xroute. However, in APM, in the Transactions tab of this particular service. These calls are grouped together in POST /ws/*. We would like to have the more detailed URL in the overview. The system property "ELASTIC.APM.USE_PATH_AS_TRANSACTION_NAME" is already set.
How can we archieve this ?
Steps to reproduce:
- In APM, click "Service Inventory"
- Click the Transactions tab
- Look at the Transactions list
Errors in browser console (if relevant): No
Provide logs and/or server output (if relevant):