mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 10:38:56 +08:00
The curl argument `--data-urlencode` doesn't accept equal signs between the arg and the value, but needs whitespace instead. Signed-off-by: Clayton O'Neill <claytono@github.com>