mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
Merge pull request #3029 from mlbarrow/patch-1
Fix small typo in docs for InfluxDB (influxdb.md)
This commit is contained in:
commit
d4664507f1
@ -28,7 +28,7 @@ Name | Description
|
|||||||
Name | The data source name, important that this is the same as in Grafana v1.x if you plan to import old dashboards.
|
Name | The data source name, important that this is the same as in Grafana v1.x if you plan to import old dashboards.
|
||||||
Default | Default data source means that it will be pre-selected for new panels.
|
Default | Default data source means that it will be pre-selected for new panels.
|
||||||
Url | The http protocol, ip and port of you influxdb api (influxdb api port is by default 8086)
|
Url | The http protocol, ip and port of you influxdb api (influxdb api port is by default 8086)
|
||||||
Access | Proxy = access via Grafana backend, Direct = access directory from browser.
|
Access | Proxy = access via Grafana backend, Direct = access directly from browser.
|
||||||
Database | Name of your influxdb database
|
Database | Name of your influxdb database
|
||||||
User | Name of your database user
|
User | Name of your database user
|
||||||
Password | Database user's password
|
Password | Database user's password
|
||||||
|
Loading…
Reference in New Issue
Block a user