Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想引用预定义变量或仪表板模板部分中定义的变量来自定义警报消息,但我尝试的任何方法似乎都不起作用。完全支持吗?
考虑到没有人回答这一事实,Grafana 很可能还不支持这一点。但是,在我的特定情况下,由于变量的值是已知的并且可以在部署时修复(我基本上只是想通知来自哪个环境的通知、测试或产品),因此可以通过在库存中使用 ansible 变量来解决问题文件并在部署时修复 grafana 中的消息。但在其他情况下,这还不够,需要在 Grafana 中实现。