Skip to content

Commit 8f9eb90

Browse files
[Prometheus] Readme fix (#5456)
1 parent dd4e212 commit 8f9eb90

File tree

1 file changed

+1
-3
lines changed
  • src/OpenTelemetry.Exporter.Prometheus.AspNetCore

1 file changed

+1
-3
lines changed

src/OpenTelemetry.Exporter.Prometheus.AspNetCore/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ for configuring an ASP.NET Core application with an endpoint for Prometheus
88
to scrape.
99

1010
> [!NOTE]
11-
> This exporter does not support [OpenMetrics
12-
format](https://github.com/OpenObservability/OpenMetrics), and consequently,
13-
does not support Exemplars. For using Exemplars, use the [OTLP
11+
> This exporter does not support Exemplars. For using Exemplars, use the [OTLP
1412
Exporter](../OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md) and use a
1513
component like OTel Collector to expose metrics (with exemplars) to Prometheus.
1614
This [tutorial](../../docs/metrics/exemplars/README.md) shows one way how to do that.

0 commit comments

Comments
 (0)