mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-28 17:21:03 +02: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>