-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
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
不知道什么原因,请协助。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Type
Projects
Status
To do