Skip to content

Commit e7002ac

Browse files
Adjust final comment
OTel defaults to the otlp exporter nowadays. This was not the case when the README.md was written. Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
1 parent 9ed9f87 commit e7002ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • cf-java-logging-support-opentelemetry-agent-extension

cf-java-logging-support-opentelemetry-agent-extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,4 +263,4 @@ The main differences are:
263263

264264
* The `cloud-logging` exporter will send data to all found bindings to SAP Cloud Logging.
265265
* The `otlp` configuration will write the required certificates and keys to temporary files, which are deleted when the JVM is shut down. The `cloud-logging` exporter will keep the secrets in memory.
266-
* The `cloud-logging` exporter needs to be configured explicitly as does the `otlp` exporter for logs.
266+
* The `cloud-logging` exporter needs to be configured explicitly.

0 commit comments

Comments
 (0)