Missing Business Transactions in ETC while the traces are present in WebView. The business transaction tab in WebView showing zero business transactions.
Release : 10.7.0
Component : APM Agents
UI will not recognize Business Transaction if the frontend marker is not first in the transaction trace.
Kafka/Elasticsearch servers needed to be rebuilt,
Add to custom.pbd.
SetTracerOrdering: FrontendMarker -90000
This will force the trace order for Frontends to show up first. Then the Business Transactions are recognized.
This may be resolved in a future APM SaaS release.