Skip to content

Commit cccef23

Browse files
peekjef72amotl
authored andcommitted
dsquery: fix typo
1 parent 7aebebd commit cccef23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/datasource-smartquery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
--uid M3k6ZPrnz \
2323
--query "from(bucket: \"example-bucket\")\\n|> range(start: -1h)|> filter(fn: (r) => r._measurement == \"example-measurement\" and r._field == \"example-field\")"
2424
25-
// Query the Grafite
25+
// Query the Grafite datasource on https://play.grafana.org
2626
python examples/datasource-smartquery.py --uid 000000001 --query "aliasByNode(apps.fakesite.web_server_02.counters.requests.count,2)"
2727
2828
# Query the Prometheus data source on `play.grafana.org`.

0 commit comments

Comments
 (0)