Alf-Rune Siqveland
Alf-Rune Siqveland
* github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0 -> v1.14.0 * github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 -> v1.58.3 * github.com/mendersoftware/go-lib-micro v0.0.0-20231212090330-dbd92a22bbee -> v0.0.0-20240808092732-904477fef2ef * github.com/mendersoftware/mender-artifact v0.0.0-20231212103022-6d868906d9ac -> v0.0.0-20240808115435-016c99429e39 * go.mongodb.org/mongo-driver v1.16.0 -> v1.16.1
Added a new configuration `enable_profiling_metrics` which enable/disable the default runtime metrics exported by the Prometheus client package. BREAKING CHANGE: Changed default behavior to exclude runtime metrics. Enable with enable_profiling_metrics configuration...