withOtlpDevTunnel
Method
interface MauiAndroidDeviceResource { // ... omitted for brevity withOtlpDevTunnel(): IMauiPlatformResource;}Signature
method
withOtlpDevTunnelbuilderConfigures the MAUI platform resource to send OpenTelemetry data through an automatically created dev tunnel. This is the easiest option for most scenarios, as it handles tunnel creation, configuration, and endpoint injection automatically.
withOtlpDevTunnel(): IMauiPlatformResourceReturns
IMauiPlatformResourceApplies to
This method applies to the following types: