{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Exports metrics from OpenTelemetry Python SDK directly to Prometheus Remote Write backends without running a Prometheus server.","skillfed_tags":["observability","metrics-export","prometheus"],"use_cases":["Push metrics from a Python application directly to a managed remote storage service without local Prometheus infrastructure.","Centralize metrics collection from multiple services into a single remote backend for unified monitoring.","Reduce operational overhead by eliminating the need to deploy and manage Prometheus scrape targets.","Integrate OpenTelemetry-instrumented Python services into existing Prometheus Remote Write ecosystems.","Export metrics in real-time to cloud-hosted or on-premises remote storage backends."],"what_it_does":"This package bridges OpenTelemetry's Python metrics collection to Prometheus-compatible remote storage systems. Instead of scraping metrics from an HTTP endpoint like traditional Prometheus, it pushes metrics directly to a remote backend that implements the Prometheus Remote Write protocol. This eliminates the need to run and manage a separate Prometheus server instance.\n\nThe exporter integrates with OpenTelemetry's standard SDK via a MetricReader, meaning it fits naturally into any OpenTelemetry instrumentation pipeline. It depends on protobuf for serialization, requests for HTTP transport, and python-snappy for optional compression. The package is in beta status but actively maintained, with support for Python 3.10 through 3.14.","worth_installing":"Yes, if you are already using OpenTelemetry in Python and have a Prometheus Remote Write backend to send metrics to. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive license. It is in beta, so expect the API to potentially change; verify that authentication and failure handling meet your operational needs before deploying to production."},"id":"opentelemetry-exporter-prometheus-remote-write","links":{"html":"https://skillfed.io/packages/opentelemetry-exporter-prometheus-remote-write","md":"https://skillfed.io/packages/opentelemetry-exporter-prometheus-remote-write.md","pypi":"https://pypi.org/project/opentelemetry-exporter-prometheus-remote-write/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-exporter-prometheus-remote-write","python_support":"supports_current","summary":"Prometheus Remote Write Metrics Exporter for OpenTelemetry"},"popularity":{"monthly_downloads":1353060,"position":4010,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
