VictoriaMetrics/app
Aliaksandr Valialkin 650af7c5ca
app/vmalert: silence golagci-lint at TestAlertingRule_Template
Add a break if gotAlert is nil

This removes the following golangci-lint warning:

app/vmalert/alerting_test.go:868:8: SA5011(related information): this check suggests that the pointer can be nil (staticcheck)
				if gotAlert == nil {
				   ^
2023-07-13 12:16:00 -07:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update 2023-07-09 12:44:04 -07:00
vlstorage app/vlstorage: export vl_active_merges and vl_merges_total metrics 2023-07-06 21:38:09 -07:00
vmagent docs: make httpAuth.* flags description less ambiguous (#4588) 2023-07-09 12:36:14 -07:00
vmalert app/vmalert: silence golagci-lint at TestAlertingRule_Template 2023-07-13 12:16:00 -07:00
vmauth docs: make httpAuth.* flags description less ambiguous (#4588) 2023-07-09 12:36:14 -07:00
vmbackup docs: make httpAuth.* flags description less ambiguous (#4588) 2023-07-09 12:36:14 -07:00
vmbackupmanager docs: make httpAuth.* flags description less ambiguous (#4588) 2023-07-09 12:36:14 -07:00
vmctl app/vmctl: fix panic --remote-read-filter-time-start flag not defined (#4605) 2023-07-13 12:13:21 -07:00
vmgateway docs: make httpAuth.* flags description less ambiguous (#4588) 2023-07-09 12:36:14 -07:00
vminsert cluster: standardize default HTTP responses (#4368) 2023-06-01 10:26:52 +02:00
vmrestore docs: make httpAuth.* flags description less ambiguous (#4588) 2023-07-09 12:36:14 -07:00
vmselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update 2023-07-09 12:44:04 -07:00
vmstorage docs: clarify -retentionPeriod flag usage (#4417) 2023-06-09 10:44:22 +02:00
vmui all: update Go builder from 1.20.5 to 1.20.6 2023-07-12 01:00:24 -07:00