I have this url
http://localhost:9080/appapm/wc/execute/report?dispatch=initExportBox
and this profiles
introscope.agent.urlgroup.enabled=true
introscope.agent.urlgroup.keys=report,default
introscope.agent.urlgroup.group.report.pathprefix=/appapm/wc/execute/report
introscope.agent.urlgroup.group.report.format=/dispatch
#introscope.agent.urlgroup.group.report.format={query_param:dispatch}
introscope.agent.urlgroup.group.default.pathprefix=/appapm
introscope.agent.urlgroup.group.default.format={path_delimited:/:1:2}
introscope.agent.urlgroup.frontend.url.clamp=10
introscope.agent.urlgroup.frontend.url.resources.list=css,js,jpg,jpeg,png,gif,svg,ico,woff,ttf,eot,otf,mp4,webp
introscope.agent.urlgroup.url.pathsegment.limit=5
and the group request into metric /URL tree is not the desired one when enabling the {query_param:dispatch} at that moment, the folder frontend does not appear.
the logs say this:
[IntroscopeAgent.Agent] Exception starting method tracer com.wily.introscope.agent.trace.hc2.HttpServletTracer actual trace for jakarta.servlet.http.HttpServlet.service
Customer is using an unsupported Wildfly release (37 beta 1). Enhancement Defect created -- DE641321,