Version 1.5.0
This release targets the OpenTelemetry SDK 1.5.0.
JMX metrics
- Due to updating to OpenTelemetry SDK 1.5.0, many of the APIs presented for configuration have been changed so you will need to update any Groovy config scripts to match.
*ValueRecorderhas been replaced with*Histogram*Sumhave been replaced with*Counter*Observerhave been replaced with*Callbackand do not return any object anymore