Aliaksandr Valialkin
|
fd1ac20760
|
lib/logger: prettify logging the defined command-line flags
|
2022-08-07 22:58:41 +03:00 |
|
Aliaksandr Valialkin
|
105deb164c
|
lib/logger: show only explicitly set command-line flags in logs
This reduces initial verbosity in logs
|
2021-10-28 11:03:21 +03:00 |
|
Aliaksandr Valialkin
|
e6edb85fa2
|
lib/httpserver: add is_set label to flag metrics
This label allows determining the set flags with the query `flag{is_set="true"}`
|
2021-07-13 15:10:18 +03:00 |
|
Aliaksandr Valialkin
|
5dca7bbe85
|
app/vmagent/remotewrite: do not show -remoteWrite.url in logs if -remoteWrite.showURL isn't set
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/773
|
2020-09-29 19:49:19 +03:00 |
|
Aliaksandr Valialkin
|
406f4fe445
|
app/vmagent: substitute -remoteWrite.url with secret-url value in logs, since it may contain sensitive info such as passwords or auth tokens
Pass `-remoteWrite.showURL` command-line flag in order to see real `-remoteWrite.url` values in logs and at `/metrics` page.
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/773
|
2020-09-16 22:36:18 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|