better wordings
This commit is contained in:
parent
9aadac7c7f
commit
14d6783f23
|
@ -6,8 +6,11 @@ As a visualization tool, Grafana is a popular component in monitoring stacks, of
|
|||
|
||||
## Connection
|
||||
|
||||
To connect Grafana to our Influx-DB, you have to create a `token`in Influx-DB.
|
||||
![Token](../flow/docs/images/influx-create-token.png)
|
||||
To connect Grafana to our Influx-DB, you have to create a data source.
|
||||
|
||||
The `URL`of our InfluxDB is `http://influxdb:8086`. In InfluxDB you have to create a `token` to connect: [Load Data -> API Tokens](http://localhost:8086/orgs/721027680173bf2f/load-data/tokens).
|
||||
|
||||
![Influx Create Token](../flow/docs/images/influx-create-token.png)
|
||||
|
||||
You can use this token to create a connection from Grafana to Influx-DB.
|
||||
![Connection](./docs/images/database-connection.png)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 112 KiB |
Loading…
Reference in a new issue