You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

References

CPS-2172 - Getting issue details... STATUS

Assumptions


AssumptionNotesSign-off
1


Issues & Decisions


IssueNotes Decision
1NCMP is working on replacing RestTemplate with Webclient

Driven by CPS-989 &  CPS-2148


Requirements


RequirementAdditional InformationSignoff
1

NCMP shall support OpenTelemetry tracing functionality;

  1. OpenTelemetryConfig.java – this is for RestTemplate tracing enablement. 
  2. KafkaConfig.java – this is an extension for the current Kafka configuration with tracing.
  3. Opentelemetry-ncmp-pom.txt – these are the additional dependencies for tracing functionality.
  4. Opentelemetry-ncmp-application-properties.txt – this is the configuration for the application. Tracing feature must be optional and configurable.

OpenTelemetry is an open standard for implementation. https://opentelemetry.io/docs/languages/java/instrumentation/

File attachment in CPS-2172 - Getting issue details... STATUS




Error Handling


ScenarioExpected BehaviourNotes
1



Characteristics


ParameterExpectationNotesSignoff
1




Solution Proposal

  • No labels