Skip to content
DocsTry Aspire
DocsTry

KeycloakResource.withOtlpExporter

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

Signature

methodwithOtlpExporterbuilder
Configures the OTLP exporter for Keycloak
withOtlpExporter(protocol?: OtlpProtocol): KeycloakResource
protocolOtlpProtocoloptional
KeycloakResource

Defined on

This method is defined on the following type: