小炒肉
小炒肉
> FYI @christiaangoossens @KlavsKlavsen @jicki, > > I faced this issue in one of our clusters. The solution is using `patronictl reinit` command to re-init the failed members (it will...
> Could it perhaps be because these pods are running and as such are not completed yet? I executed creating a pod in the test, and then executed the delete...
> `{{ $urimsg:=""}}{{ range $key,$value:=$v.labels}}{{$urimsg = print $urimsg $key "=\"" $value "\"," }}{{end}}{{$data:=urlquery $urimsg }}[点我屏蔽该告警](http://192.168.80.252:9093/#/silences/new?filter=%7B{{SplitString $data 0 -3}}%7D)` 不错不错,这个可以用的 {{ $var := .externalURL}} {{ $urimsg:=""}}{{ range $key,$value:=$v.labels}}{{$urimsg = print $urimsg...
url参数新增 split=true,该参数仅针对Prometheus告警消息有效,作用是将Prometheus分组消息拆分成单条发送。默认开启,如果Prometheus一次告警附带的同分组的告警消息条数过多,可能会导致告警消息体过大。如需关闭请在url中加入split=false
这个你可以在 alertmanager 配置文件里 route.group_by: 这里看看能不能实现, 按道理是可以的 ``` route: receiver: 'notifications' # All alerts in a notification have the same value for these labels. group_by: [alertname, datacenter, app] ```
> > 这个你可以在 alertmanager 配置文件里 route.group_by: 这里看看能不能实现, 按道理是可以的 > > ``` > > route: > > receiver: 'notifications' > > # All alerts in a notification have the same value...
请问解决了嘛
Any updates on this?
> @jicki could you share what version you used? version v1.59.0
update logs ``` 2021-05-06T08:12:50.441Z info VictoriaMetrics/lib/logger/flag.go:12 build version: victoria-metrics-20210501-071031-tags-v1.59.0-0-gfb097ff77 2021-05-06T08:12:50.441Z info VictoriaMetrics/lib/logger/flag.go:13 command line flags 2021-05-06T08:12:50.441Z info VictoriaMetrics/lib/logger/flag.go:20 flag "bigMergeConcurrency" = "0" 2021-05-06T08:12:50.441Z info VictoriaMetrics/lib/logger/flag.go:20 flag "csvTrimTimestamp" = "1ms" 2021-05-06T08:12:50.441Z...