Add tracing to cnf-adapter 54/141354/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 23 Jun 2025 08:54:31 +0000 (10:54 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Mon, 23 Jun 2025 09:17:19 +0000 (11:17 +0200)
commitc45071de9c6986960d9a093f116687edeebf2b77
treec41bba60f14c442f2a1366f56f0dbe7a0a59b6e4
parent6b2f4ad20acdee8e64821519aa666674c2681bcf
Add tracing to cnf-adapter

- add dependencyManagement for spring-cloud
- add tracing dependencies and properties
- define TracingTest that is not yet working due
  to context issues

Issue-ID: SO-4177
Change-Id: I744da93c5d63f7b9d0dd049d72ae00c6b0ec1c3b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
so-cnf-adapter-application/pom.xml
so-cnf-adapter-application/src/main/resources/application.yaml
so-cnf-adapter-application/src/test/java/org/onap/so/adapters/cnf/rest/TracingTest.java [new file with mode: 0644]
so-cnf-adapter-application/src/test/resources/application.properties [deleted file]
so-cnfm/so-cnfm-lcm/so-cnfm-lcm-bpmn-flows/pom.xml