[OpenTelemetry Prometheus Metric Exporter] Docs not working #3107
Labels
bug
Something isn't working
document
Documentation-related
priority:p4
Bugs and spec inconsistencies which do not fall into a higher prioritization
What happened?
Steps to Reproduce
Just follow the opentelemetry-exporter-prometheus README.
Expected Result
Some metrics.
Actual Result
Got an
failed to export metrics: Error: MetricReader is not bound to a MetricProducer
OpenTelemetry Setup Code
package.json
Relevant log output
http://localhost:9464/metrics # failed to export metrics: Error: MetricReader is not bound to a MetricProducer
The text was updated successfully, but these errors were encountered: