Skip to content

连接VictoriaMetrics集群后,无法创建“周期告警” #4094

@qifuhai

Description

@qifuhai

Question

集群化部署,manager连接到VictoriaMetrics集群后,监控数据存储正常,vm中也有数据,但无法创建“周期告警”。
manager 配置文件:
warehouse:
store:
jpa:
enabled: false
victoria-metrics:
cluster:
enabled: true
select:
url: "http://10.254.87.58:8481" #集群虚拟IP
username: root
password: root
insert:
url: "http://10.254.87.58:8480" #集群虚拟IP
username: root
password: root

Image

不知道什么原因,请协助。

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

Status

To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions