Skip to content
Docs Try Aspire
Docs Try

KeycloakResource.withOtlpExporter

Method
📦 Aspire.Hosting.Keycloak v13.4.0-preview.1.26281.18
interface KeycloakResource {
// ... omitted for brevity
withOtlpExporter(protocol?: OtlpProtocol): KeycloakResource;
}

Signature

method withOtlpExporter builder
Configures the OTLP exporter for Keycloak
withOtlpExporter(protocol?: OtlpProtocol): KeycloakResource
protocol OtlpProtocol optional
KeycloakResource

Defined on

This method is defined on the following type: