mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 14:17:12 +02:00
docs: remote read: Mention buf.build
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
This commit is contained in:
parent
0fb698675c
commit
c07950e5e9
@ -7,6 +7,7 @@ NOTE: This is not currently considered part of the stable API and is subject to
|
||||
|
||||
This API provides data read functionality from Prometheus. This interface expects [snappy](https://github.com/google/snappy) compression.
|
||||
The API definition is located [here](https://github.com/prometheus/prometheus/blob/main/prompb/remote.proto).
|
||||
Protobuf definitions are also available on [buf.build](https://buf.build/prometheus/prometheus/docs/main:prometheus#prometheus.ReadRequest).
|
||||
|
||||
Request are made to the following endpoint.
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user