Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrocan committed Sep 17, 2023
1 parent 5c35bc6 commit 153a3f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@

- Create a data source connection to InfluxDB.
- Choose Flux as the query language.
- Setup the http-connection as "http://influxdb:8086".
- Setup the http-connection: "http://influxdb:8086".
- Setup to InfuxDB Details section: organization, Token and Default Bucket.
- Save and Test.
- You should have now a working connection to your InfluxDB and can start making visualizations.

### Configuration settings

- Update the config.json file with the relevant information from InfluxDB setup, ie. token, org and bucket.
- By default the script uses a config file 'config.json', a template is [here](config.json.template).
- Update config.json file with the relevant information from InfluxDB setup, ie. token, org and bucket.

## Script execution

Expand Down

0 comments on commit 153a3f8

Please sign in to comment.