Commit 09c29cdd by bergquist

docs(plugins): json formating

parent 67dec6a6
...@@ -43,7 +43,7 @@ Request object passed to datasource.query function ...@@ -43,7 +43,7 @@ Request object passed to datasource.query function
```json ```json
{ {
"range": { "from": "2015-12-22T03:06:13.851Z", "to": "2015-12-22T06:48:24.137Z" }, "range": { "from": "2015-12-22T03:06:13.851Z", "to": "2015-12-22T06:48:24.137Z" },
"interval": '5s', "interval": "5s",
"targets": [ "targets": [
{ "refId": "B", "target": "upper_75" }, { "refId": "B", "target": "upper_75" },
{ "refId": "A", "target": "upper_90" } { "refId": "A", "target": "upper_90" }
......
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