Prometheus — remote write
prometheus/remotewrite · version 1
envs add prometheus/remotewrite
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
PROMETHEUS_REMOTE_WRITE_URL |
required | config | Where samples are shipped. An address.. Shape ^https://\S+$. where to get it |
PROMETHEUS_REMOTE_WRITE_PASSWORD |
optional | secret | Basic-auth password, when the receiver wants one.. where to get it |