Skip to content

Commit

Permalink
Rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Mar 29, 2019
1 parent 65108db commit e89fb60
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ information.

When adding datasource add your API endpoint to the `URL` field. That's where datasource will make requests to.

![Datasource setup](https://raw.githubusercontent.com/simPod/grafana-json-datasource/next/docs/images/datasource-setup.png)
![Datasource setup](https://raw.githubusercontent.com/simPod/grafana-json-datasource/master/docs/images/datasource-setup.png)


## API
Expand Down Expand Up @@ -146,9 +146,9 @@ For example when `{ "additional": "optional json" }` is entered into Additional
{ "target": "upper_50", "refId": "A", "type": "timeseries", "data": { "additional": "optional json" } }
```

You can also enter variables. However they should not be enclosed in quotes.
You can also enter variables:

![Additional data input](https://raw.githubusercontent.com/simPod/grafana-json-datasource/next/docs/images/additional-data-input.png)
![Additional data input](https://raw.githubusercontent.com/simPod/grafana-json-datasource/master/docs/images/additional-data-input.png)

### /annotations

Expand Down
Loading

0 comments on commit e89fb60

Please sign in to comment.