File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
src/OpenTelemetry.Exporter.Prometheus.AspNetCore Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ * Changed configuration class name from ` PrometheusExporterOptions `
6+ to ` PrometheusAspNetCoreOptions `
7+ ([ #XXXX] ( https://github.com/open-telemetry/opentelemetry-dotnet/pull/XXXX ) )
8+
59## 1.4.0-beta.1
610
711Released 2022-Sep-29
812
913* Bug fix for Prometheus Exporter reporting StatusCode 204
10- instead of 200, when no metrics are collected
11- ([ #3643 ] ( https://github.com/open-telemetry/opentelemetry-dotnet/pull/3643 ) )
14+ instead of 200, when no metrics are collected
15+ ([ #3643 ] ( https://github.com/open-telemetry/opentelemetry-dotnet/pull/3643 ) )
1216* Added overloads which accept a name to the ` MeterProviderBuilder `
1317 ` AddPrometheusExporter ` extension to allow for more fine-grained options
1418 management
You can’t perform that action at this time.
0 commit comments