If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version:
7.0.0
Elasticsearch version:
7.0.0
APM Server version:
7.0.0
APM Agent language and version:
Browser version:
Original install method (e.g. download page, yum, deb, from source, etc.) and version:
1.6.1
Fresh install or upgraded from other version?
no
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
no
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
transaction name is not what i want, it is "GrailsDispatcherServlet#doGet",
the name is grails framework name, is not my url path
i use "use_path_as_transaction_name=true" and "url_groups=/v1/todo/list*
" in elasticapm.properties file, but is not work.
how can i deal with it
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):