Recommended method
OpenTelemetry SDK — instrument the function with the vendor-neutral OpenTelemetry SDK and configure the OTLP exporter to send logs and traces to Bronto, either directly or through a Collector. Use the sameservice.name / service.namespace routing as your other OTel workloads (see Data Organization).
Alternatives
- Azure Monitor OpenTelemetry Distro — if you already use Application Insights, you can forward the same logs and traces to Bronto as well.
- Azure Event Hub Forwarder — Function App logs streamed through Azure Monitor diagnostic settings are automatically assigned to a dedicated collection and dataset by the forwarder.

