Explorar o código

docs(plugins): json formating

bergquist %!s(int64=9) %!d(string=hai) anos
pai
achega
09c29cdda5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/sources/plugins/datasources.md

+ 1 - 1
docs/sources/plugins/datasources.md

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