Rename clickhouse user to username

This commit is contained in:
Daniel Nelson
2020-03-04 14:44:37 -08:00
parent bffd57aa58
commit 6edd57ea87
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ This plugin gathers the statistic data from [ClickHouse](https://github.com/Clic
[[inputs.clickhouse]]
## Username for authorization on ClickHouse server
## example: user = "default"
user = "default"
username = "default"
## Password for authorization on ClickHouse server
## example: password = "super_secret"