commit 29759df1c9
Author: Robert Kaussow <mail@thegeeklab.de> Date: Thu Jul 29 21:46:33 2021 +0200 feat: add new variable prometheus_user_comment
This commit is contained in:
parent
6007a32a6a
commit
c59f42579d
9
index.md
9
index.md
@ -34,6 +34,7 @@ Deploy [Prometheus](https://prometheus.io/) monitoring system.
|
||||
* [prometheus_storage_retention_size](#prometheus_storage_retention_size)
|
||||
* [prometheus_targets](#prometheus_targets)
|
||||
* [prometheus_user](#prometheus_user)
|
||||
* [prometheus_user_comment](#prometheus_user_comment)
|
||||
* [prometheus_user_home](#prometheus_user_home)
|
||||
* [prometheus_version](#prometheus_version)
|
||||
* [prometheus_web_basic_auth_users](#prometheus_web_basic_auth_users)
|
||||
@ -356,6 +357,14 @@ prometheus_targets:
|
||||
prometheus_user: prometheus_adm
|
||||
```
|
||||
|
||||
### prometheus_user_comment
|
||||
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
prometheus_user_comment: Prometheus
|
||||
```
|
||||
|
||||
### prometheus_user_home
|
||||
|
||||
#### Default value
|
||||
|
Loading…
Reference in New Issue
Block a user