[New exporter] Prometheus Remote Write
Open
feature
help wanted
not enough requests
- Dominant language
- Python
- Stars
- 564
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
> The remote write and remote read features of Prometheus allow transparently sending and receiving samples.
Right now `slo-generator` has support for the Prometheus Push Gateway, but I think having support for Remote Write would be really cool! b/c:
- Let's the user export the metrics to a [wide-array](https://prometheus.io/docs/operating/integrations/#remote-endpoints-and-storage) of Remote Write compatible storages.
- Removes the need for a "3rth" component: The Push Gateway.
Inspiration: https://pypi.org/project/opentelemetry-exporter-prometheus-remote-write/
Contributor guide
Assessment
This issue has not been assessed yet.