我在部署Prometheus时使用的是具有给定配置的Thanos: scrape_interval: 15s # By default, scrape targets every# Attach these labels to any time series or alerts when communicating with monitor: %%CLUSTER%%
replica: $(HOS
我在不同位置的设备通过普罗米修斯和警报器管理器跟踪它们,当普罗米修斯警报器管理器触发时,它会发送到所有团队。当出现Prometheus生成的警告时,通知相关数据中心团队。在下面的示例中,我想要做的是将波士顿数据中心发生的问题上报给波士顿团队,我该如何做?谢谢。普罗米修斯config.yml labels: name: BOS_APP_Server
ty