Aliaksandr Valialkin
|
160cc9debd
|
app/{vmagent,vmalert}: add the ability to set OAuth2 endpoint params via the corresponding *.oauth2.endpointParams command-line flags
This is a follow-up for 5ebd5a0d7b
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5427
|
2023-12-20 21:35:28 +02:00 |
|
Aliaksandr Valialkin
|
67bca5a6f6
|
app/vmalert/utils: add missing docs to WithHeaders func added at 70a822f3a0
|
2022-07-21 20:40:14 +03:00 |
|
Roman Khavronenko
|
70a822f3a0
|
vmalert: allow configuring custom headers for URLs (#2897)
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2860
Signed-off-by: hagen1778 <roman@victoriametrics.com>
|
2022-07-21 13:57:53 +02:00 |
|
Dmytro Kozlov
|
565bd08c43
|
Issue-1824: added flags and different auth types support (#2287)
* vmalert/notifier: added flags and different auth types support
Co-authored-by: hagen1778 <roman@victoriametrics.com>
|
2022-03-10 13:09:12 +02:00 |
|
Aliaksandr Valialkin
|
cbfc7b7c92
|
app/{vminsert,vmagent}: hide passwords and auth tokens by default at /config page
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1764
|
2021-11-05 14:41:16 +02:00 |
|
Roman Khavronenko
|
ecd3069b6c
|
vmalert: create basic auth config only if args aren't empty (#1618)
* vmalert: create basic auth config only if args aren't empty
follow-up after 68721f6
* vmalert: make lint happy
|
2021-09-15 01:53:31 +03:00 |
|