We are not getting the URL Frontend metrics on a Tibco Agent:
Expecting this:
/assetmanagement/maximo/v1/materialreservation/creatematerialreservation
Getting this:
/assetmanagement/maximo
The agent is set to the default level of 5:
introscope.agent.urlgroup.group.default.format={path_delimited:/:0:5}
However, the metrics are not showing up.
Release : SAAS
Any update from your admins on the change?
You can try extending the delimiter to
introscope.agent.urlgroup.group.default.format={path_delimited:/:0:9}
Seems like its cutting off with the value of 5.