Skip to content

Commit 64facd1

Browse files
Add note on OTel Agent Version
1 parent 6e5ed8f commit 64facd1

File tree

1 file changed

+2
-0
lines changed
  • cf-java-logging-support-opentelemetry-agent-extension

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ java -javaagent:BOOT-INF/lib/opentelemetry-javaagent-<version>.jar \
3333
# your Java application command
3434
```
3535

36+
> You need to use OpenTelemetry Java Agent 1.29.0+, so it provides jackson-databind to the extension.
37+
3638
See the [example manifest](../sample-spring-boot/manifest-otel-javaagent.yml), how this translates into a deployment description.
3739

3840
For the instrumentation to send observability data to SAP Cloud Logging, the application needs to be bound to a corresponding service instance.

0 commit comments

Comments
 (0)