VictoriaMetrics/app
Dmytro Kozlov 1cc6cd3d4f
app/vmalert: hide sensetive info in the vmalert (#5059)
Strip sensitive information such as auth headers or passwords from datasource, remote-read,
remote-write or notifier URLs in log messages or UI. This behavior is by default and is controlled via
`-datasource.showURL`, `-remoteRead.showURL`, `remoteWrite.showURL` or `-notifier.showURL` cmd-line flags.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5044
(cherry picked from commit 244c887825)
2023-10-10 12:45:36 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert lib/logstorage: follow-up for 8a23d08c21 2023-10-02 20:38:00 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update 2023-10-02 21:44:21 +02:00
vlstorage lib/logstorage: follow-up for 8a23d08c21 2023-10-02 20:38:00 +02:00
vmagent docs: follow-up after 636d4ea196 2023-10-10 12:45:36 +02:00
vmalert app/vmalert: hide sensetive info in the vmalert (#5059) 2023-10-10 12:45:36 +02:00
vmauth docs: update the license flags description 2023-10-10 12:45:06 +02:00
vmbackup docs: update the license flags description 2023-10-10 12:45:06 +02:00
vmbackupmanager docs: follow-up after 636d4ea196 2023-10-10 12:45:36 +02:00
vmctl go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmgateway docs: follow-up after 636d4ea196 2023-10-10 12:45:36 +02:00
vminsert app/(vminsert|vmagent): fix label names for newrelic metrics 2023-10-05 15:08:07 +02:00
vmrestore docs: update the license flags description 2023-10-10 12:45:06 +02:00
vmselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update 2023-10-02 21:44:21 +02:00
vmstorage lib/storage: stop exposing vm_merge_need_free_disk_space metric 2023-09-25 17:00:14 +02:00
vmui vmui: enhancement of autocomplete feature (#5051) 2023-10-10 12:45:08 +02:00