Skip to content
Docs Try Aspire
Docs Try

withOtlpExporter

Method
📦 Aspire.Hosting v13.4.0
interface ContainerResource {
// ... omitted for brevity
withOtlpExporter(protocol?: OtlpProtocol): IResourceWithEnvironment;
}

Signature

method withOtlpExporter builder
Configures OTLP telemetry export
withOtlpExporter(protocol?: OtlpProtocol): IResourceWithEnvironment
protocol OtlpProtocol optional
IResourceWithEnvironment

Applies to

This method applies to the following types: