mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
docs: Direct link to remote read proto to the main branch
Left over of the master->main branch rename. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
This commit is contained in:
parent
998840c496
commit
0fb698675c
@ -6,7 +6,7 @@ sort_rank: 7
|
||||
NOTE: This is not currently considered part of the stable API and is subject to change even between non-major version releases of Prometheus.
|
||||
|
||||
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/master/prompb/remote.proto).
|
||||
The API definition is located [here](https://github.com/prometheus/prometheus/blob/main/prompb/remote.proto).
|
||||
|
||||
Request are made to the following endpoint.
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user