mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-14 17:44:06 -08:00
2b348d43b7
NOTE: For simple review this change does not touch remote/ packages, only main and configs. Spec: https://prometheus.io/docs/specs/remote_write_spec_2_0 Supersedes https://github.com/prometheus/prometheus/pull/13968 Signed-off-by: bwplotka <bwplotka@gmail.com>
4 lines
110 B
YAML
4 lines
110 B
YAML
remote_write:
|
|
- url: localhost:9090
|
|
protobuf_message: io.prometheus.writet.v2.Request # typo in 'write"
|