Commit 80531cb7 authored by Brian Brazil's avatar Brian Brazil

Fix file_sd syntax

parent 79a1ef89
...@@ -483,7 +483,7 @@ The JSON file must contain a list of target groups, using this format: ...@@ -483,7 +483,7 @@ The JSON file must contain a list of target groups, using this format:
{ {
"targets": [ "<host>", ... ], "targets": [ "<host>", ... ],
"labels": { "labels": {
[ "<labelname>": "<labelvalue>", ... ] "<labelname>": "<labelvalue>", ...
} }
}, },
... ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment