You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only supported metric reader is PeriodicExportingMetricReader, which pushes metric to the OpenTelemetry collector with the help of an Otlp exporter. We should also support the pull model where we expose the metrics at an end point for a backend to scrape.
The text was updated successfully, but these errors were encountered:
Currently the only supported metric reader is PeriodicExportingMetricReader, which pushes metric to the OpenTelemetry collector with the help of an Otlp exporter. We should also support the pull model where we expose the metrics at an end point for a backend to scrape.
The text was updated successfully, but these errors were encountered: