Uses of Interface
io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterTracesConfig.KeyCert
-
Packages that use OtlpExporterTracesConfig.KeyCert Package Description io.quarkus.opentelemetry.runtime.config.runtime.exporter -
-
Uses of OtlpExporterTracesConfig.KeyCert in io.quarkus.opentelemetry.runtime.config.runtime.exporter
Methods in io.quarkus.opentelemetry.runtime.config.runtime.exporter that return OtlpExporterTracesConfig.KeyCert Modifier and Type Method Description OtlpExporterTracesConfig.KeyCertOtlpExporterTracesConfig. keyCert()Key/cert configuration in the PEM format.
-