1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 15:45:27 +01:00

Update content/docs/specs/remote_write_spec_2_0.md

Co-authored-by: Callum Styan <callumstyan@gmail.com>
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
This commit is contained in:
Bartlomiej Plotka
2024-06-19 09:48:40 +01:00
committed by GitHub
parent dfa4d8d843
commit 4ef58fb9fd

View File

@@ -63,7 +63,7 @@ The protobuf serialization MUST use either of the following Proto Messages:
The Proto Message MUST use binary Wire Format. Then, MUST be compressed with [Googles Snappy](https://github.com/google/snappy). The block format MUST be used -- the framed format MUST NOT be used.
Sender MUST send serialized and compressed Proto Message in the body of an HTTP POST request and send it to the Receiver via HTTP at a provided URL path. The Receiver MAY specify any HTTP URL path to receive metrics.
Sender MUST send a serialized and compressed Proto Message in the body of an HTTP POST request and send it to the Receiver via HTTP at the provided URL path. The Receiver MAY specify any HTTP URL path to receive metrics.
<!---
Rationales: https://github.com/prometheus/proposals/blob/alexg/remote-write-20-proposal/proposals/2024-04-09_remote-write-20.md#basic-content-negotiation-built-on-what-we-have