Commit b314be26 authored by Fabian Reinartz's avatar Fabian Reinartz

Merge pull request #272 from brian-brazil/file-sd

Fix file_sd syntax
parents 79a1ef89 80531cb7
...@@ -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