Skip to content
Docs Try Aspire

withOtlpDevTunnel

Function
📦 Aspire.Hosting.Maui v13.2.0-preview.1.26159.1
interface MauiAndroidDeviceResource {
// ... omitted for brevity
withOtlpDevTunnel(): IMauiPlatformResource;
}

Signature

method withOtlpDevTunnel builder
Configures a .NET MAUI platform resource to send OpenTelemetry data through a development tunnel.
withOtlpDevTunnel(): IMauiPlatformResource
IMauiPlatformResource

Applies to

This function is an extension method on the following types: