Aliaksandr Valialkin
|
3a9cf13aaa
|
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:38:16 +02:00 |
|
Aliaksandr Valialkin
|
b49fc2f9f3
|
app/vmalert/utils: add missing docs to WithHeaders func added at 70a822f3a0
|
2022-07-21 20:49:38 +03:00 |
|
Roman Khavronenko
|
356d8b99e0
|
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 20:45:12 +03:00 |
|
Dmytro Kozlov
|
7f0212f964
|
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-16 12:52:01 +02:00 |
|
Aliaksandr Valialkin
|
847004fa77
|
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:42:13 +02:00 |
|
Roman Khavronenko
|
286b79dc48
|
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 09:35:38 +03:00 |
|