Skip to content

Commit c0121ba

Browse files
bwplotkabrian-brazil
authored andcommitted
Adding Thanos to integration of remote write. (prometheus#1358)
Thanos mainly uses remote read to integrate with Prometheus. Recently Thanos receiver was added so we can put it as `write` integration as well. I added `read as client` as well as to me this is important detail. Thanos integrates with Prometheus as remote read client, so technically it interates with read? Thanos does not expose remote read on it's own though. Thoughts? (: Signed-off-by: Bartek Plotka <bartek@improbable.io>
1 parent e3503fb commit c0121ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/operating/integrations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ data volumes.
4949
* [SignalFx](https://github.com/signalfx/metricproxy#prometheus): write
5050
* [Splunk](https://github.com/lukemonahan/splunk_modinput_prometheus#prometheus-remote-write): write
5151
* [TiKV](https://github.com/bragfoo/TiPrometheus): read and write
52+
* [Thanos](http://github.com/improbable-eng/thanos): write
5253
* [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics): write
5354
* [Wavefront](https://github.com/wavefrontHQ/prometheus-storage-adapter): write
5455

0 commit comments

Comments
 (0)