OP#188 comment out the service options as they do not seem to work, Prometheus as service does not respond then
This commit is contained in:
@@ -35,11 +35,6 @@ Configurable options:
|
|||||||
- authentication user via `$ps_auth_user`
|
- authentication user via `$ps_auth_user`
|
||||||
- authentication password via `$ps_auth_pass`
|
- authentication password via `$ps_auth_pass`
|
||||||
- web authentication password via `$ps_web_pass` ( different format required)
|
- web authentication password via `$ps_web_pass` ( different format required)
|
||||||
- MemoryMax via `ps_max_mem`
|
|
||||||
- MemoryHigh via `ps_high_mem`
|
|
||||||
- MemorySwapMax via `ps_swap_mem`
|
|
||||||
- OOMScoreAdjust via `ps_oom_score`
|
|
||||||
- GOMAXPROCS via `ps_max_procs`
|
|
||||||
- external remote write ( writing to a remote instance like pg-adapter):
|
- external remote write ( writing to a remote instance like pg-adapter):
|
||||||
- `ps_write_external` true enables it
|
- `ps_write_external` true enables it
|
||||||
- `ps_external_url` must be a valid full url
|
- `ps_external_url` must be a valid full url
|
||||||
|
|||||||
Reference in New Issue
Block a user