mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 06:12:59 +08:00
Update codebox (#9430)
* updated the codeboxes in docs * codebox change from json to http
This commit is contained in:

committed by
Torkel Ödegaard

parent
19b5d91b75
commit
81be4e2612
@ -45,7 +45,7 @@ The javascript object that communicates with the database and transforms data to
|
||||
|
||||
The Datasource should contain the following functions:
|
||||
|
||||
```
|
||||
```javascript
|
||||
query(options) //used by panels to get data
|
||||
testDatasource() //used by datasource configuration page to make sure the connection is working
|
||||
annotationQuery(options) // used by dashboards to get annotations
|
||||
|
Reference in New Issue
Block a user