Recommended method
Self-Managed OTel Collector — run the Collector as its own container app and have applications export logs, metrics, and traces to it, or export directly with the OpenTelemetry SDK.The Container Apps environment’s built-in managed OpenTelemetry agent exports only over OTLP/gRPC, which Bronto’s ingestion endpoint does not accept — so it can’t deliver to Bronto directly. Use a Collector container or direct SDK export instead.
Alternatives
- Azure Event Hub Forwarder — for Container Apps platform / diagnostic logs exported through Azure Monitor diagnostic settings.

