google / google/slo-generator

[New exporter] Prometheus Remote Write

Open
#122 4 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.