Skip to content
Docs Try Aspire

KeycloakResource.withOtlpExporterWithProtocol

Method
📦 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

Defined on

This method is defined on the following type: