You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
445 B
24 lines
445 B
[CLICKHOUSE]
|
|
user = your_user_or_email
|
|
key = your_key_or_password
|
|
url = url_of_the_server
|
|
|
|
[INFLUXDB]
|
|
user = your_user_or_email
|
|
key = your_key_or_password
|
|
url = url_of_the_server
|
|
|
|
[POSTGRESQL]
|
|
user = your_user_or_email
|
|
key = your_key_or_password
|
|
url = url_of_the_server
|
|
|
|
[S3MINIO]
|
|
user = your_user_or_email
|
|
key = your_key_or_password
|
|
url = url_of_the_server
|
|
|
|
[MONGODB]
|
|
user = your_user_or_email
|
|
key = your_key_or_password
|
|
url = url_of_the_server
|