Add opentelemetry tracing 41/143141/1
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Mon, 9 Feb 2026 15:43:31 +0000 (16:43 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Mon, 9 Feb 2026 15:46:17 +0000 (16:46 +0100)
commit74b5edf5c4bb4bb93936a7d5173fc6db27546be2
tree7cf9561391e8f117883c567eb759680e3a0b7f50
parent43ae207068598e1c3d05475c492f0a3539f24880
Add opentelemetry tracing

- enhance the Dockerfile to configure the opentelemetry java agent
- the otel agent can be configured via environment variables [1][2]

[1] [Environment Variable Specification](https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/)
[2] [Exporter Environment Variables](https://opentelemetry.io/docs/specs/otel/protocol/exporter/#configuration-options)

Issue-ID: SDNC-1859
Change-Id: Ie80d352bfc664bfbdd9d06b031fcb03af375b824
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
installation/sdnc/src/main/docker/Dockerfile
installation/sdnc/src/main/scripts/startODL.sh