Add opentelemetry instrumentation 35/143435/2 master
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Tue, 3 Mar 2026 14:23:19 +0000 (15:23 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Tue, 3 Mar 2026 14:38:03 +0000 (15:38 +0100)
commit6936ade9de0e78a03f0843cb6a47d2cd789e792d
treec5c39b045d38036cb1e35f6018f177915f8e2e95
parentcc052fb03e50b5d663546d0c99517b96fefad538
Add opentelemetry instrumentation

- use otel java agent for java/kotlin services
- use python instrumentation for py-executor and command-executor
- configuration of this will be done by the chart

Issue-ID: CCSDK-4150
Change-Id: I14f9e2cd8fc6eba079bd049c7b874e858956cf4d
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
docs/api-reference/bp-processor.rst
ms/blueprintsprocessor/application/src/main/docker/Dockerfile
ms/blueprintsprocessor/application/src/main/docker/startService.sh
ms/command-executor/src/main/docker/Dockerfile
ms/command-executor/src/main/docker/start.sh
ms/py-executor/docker/Dockerfile
ms/py-executor/docker/start.sh
ms/sdclistener/distribution/src/main/docker/Dockerfile
ms/sdclistener/distribution/src/main/docker/startService.sh