agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

Observability & Code Quality #249

Open Izzzu opened 2 years ago

Izzzu commented 2 years ago

Description

OpenTelemetry-based observability is required for all MVD services (MVD, Registration Service, IdentityHub) to allow developers to investigate issues more effectively. This includes distributed tracing across applications, logging and metrics. Data should be collected in Azure Monitor.

This feature provides also enabling code quality and test code coverage tools in repositories: MVD, Registration Service and IdentityHub.

Acceptance Criteria

Stories