Skip to content
Release 033

Features:

* Add tracer helper with OTEL middleware
* Inject OTEL info into Request Context
* Pass down Request Context to all DAO and network client helper functions
* Add otel transport to http for elastic
* Add otel as monitor to mongo client
* Enable OTEL middleware in docker-compose
* Add metadata to tracing about kubernetes containers/pods

Fixes:

* fix broken IsSha256HexString
* fix camel casing for getLatestStepRev