Skip to content
Docs Try Aspire

withOtlpExporterWithProtocol

Function
📦 Aspire.Hosting.Keycloak v13.2.0-preview.1.26159.1
interface KeycloakResource {
// ... omitted for brevity
withOtlpExporterWithProtocol(protocol: OtlpProtocol): KeycloakResource;
}

Signature

method withOtlpExporterWithProtocol builder
Configures the OTLP exporter for Keycloak with a specific protocol
withOtlpExporterWithProtocol(protocol: OtlpProtocol): KeycloakResource
protocol OtlpProtocol
KeycloakResource

Applies to

This function is an extension method on the following types: