The idea was to have individual business transcations show up for different requests (e.g. when a request comes in, it can be branched into 1 of 10 "endpoints") the problem here is that when we excluded the parent BT, we did not see the children endpoints show up. If we chould show the custom BT for a pipeline, then we can create custom dashboards for them as well as set up alerts. Given that one BT will pick it up and not show the children BT makes us have to go through each one to determine where something broke.
Based on the documentation, it states that custom BT will take priority over the auto-detect BT. I can validate that this is not the case, even when I increase the priority for the custom BT as well as exclude the auto-detected BT. The only way for me to present those BT is by disabling auto-detection completely.
To confirm, info points do present the data that we are expecting. We are just a bit confused as to why the children BT are not showing up when we excluded the parent auto detected BT.
... View more