mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
typo?
This commit is contained in:
committed by
GitHub
parent
09e49f0a17
commit
1c234c6089
@@ -37,7 +37,7 @@ The Datasource should contain the following functions.
|
||||
```
|
||||
query(options) //used by panels to get data
|
||||
testDatasource() //used by datasource configuration page to make sure the connection is working
|
||||
annotationsQuery(options) // used dashboards to get annotations
|
||||
annotationsQuery(options) // used by dashboards to get annotations
|
||||
metricFindQuery(options) // used by query editor to get metric suggestions.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user