The following changes are from the previous release 1.15.2-beta.1.
-
NuGet: OpenTelemetry.Exporter.Prometheus.AspNetCore v1.15.3-beta.1
-
Fixed metric unit strings containing invalid Prometheus characters (e.g.
# RU)
not being sanitized, resulting in malformed metric names.
(#6187) -
Fixed Prometheus metric serialization to handle empty label names without
throwing during scrape rendering.
(#7077) -
Updated OpenTelemetry core component version(s) to
1.15.3.
(#7125)
See CHANGELOG for details.
-
-
NuGet: OpenTelemetry.Exporter.Prometheus.HttpListener v1.15.3-beta.1
-
Fixed metric unit strings containing invalid Prometheus characters (e.g.
# RU)
not being sanitized, resulting in malformed metric names.
(#6187) -
Fixed Prometheus metric serialization to handle empty label names without
throwing during scrape rendering.
(#7077) -
Updated OpenTelemetry core component version(s) to
1.15.3.
(#7125)
See CHANGELOG for details.
-
-
NuGet: OpenTelemetry.Shims.OpenTracing v1.15.3-beta.1
-
Fixes support for
byte,short,int, andfloatattributes.
(#7080) -
Updated OpenTelemetry core component version(s) to
1.15.3.
(#7125)
See CHANGELOG for details.
-