Interface OtlpExporterConfig.KeyCert
- Enclosing interface:
- OtlpExporterConfig
public static interface OtlpExporterConfig.KeyCert
-
Method Summary
-
Method Details
-
keys
Comma-separated list of the path to the key files (Pem format). -
certs
Comma-separated list of the path to the certificate files (Pem format).
-