Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

告警条件使用变量配置问题 #2340

Closed
RockysGit opened this issue Dec 6, 2024 · 7 comments
Closed

告警条件使用变量配置问题 #2340

RockysGit opened this issue Dec 6, 2024 · 7 comments

Comments

@RockysGit
Copy link

What would you like to be added:
在配置和使用上我个人感觉变量配置应改属于全局,然后每个告警条件可以使用变量筛选对应的value,避免不必要的重复配置。
image

Why is this needed:

@RockysGit
Copy link
Author

此外,在通过模版导入的时候,希望能够修改变量的值(可能在批量导入时会麻烦一些)。 更大程度上使用变量来提供方便
image

@710leo
Copy link
Member

710leo commented Dec 6, 2024

@RockysGit 可以描述下你上述建议的具体的使用场景

@UlricQin
Copy link
Member

UlricQin commented Dec 7, 2024

枚举值是个很小众的场景,未来或许可以考虑和全局宏变量打通。这里带变量的告警规则,更多是为了把业务组的筛选能力集成到告警规则里。回头会写个最佳实践。

@RockysGit
Copy link
Author

枚举值是个很小众的场景,未来或许可以考虑和全局宏变量打通。这里带变量的告警规则,更多是为了把业务组的筛选能力集成到告警规则里。回头会写个最佳实践。

好的,如果使用全局宏变量的话应该可以解决现在的问题。
不仅仅是枚举值,因为我在使用上感觉,如果一个告警规则中是多个告警条件,每个告警条件都是单独的变量,那跟我直接把值写入promQL没什么区别。

@RockysGit
Copy link
Author

RockysGit commented Dec 8, 2024

此外,在通过模版导入的时候,希望能够修改变量的值(可能在批量导入时会麻烦一些)。 更大程度上使用变量来提供方便 image

@710leo #2258 参考这个issue,现在beat版正在支持变量,但是在导入模版时还是修改json。因此我想是不是可以在导入模版的时候增加一个修改变量值的选项

@UlricQin
Copy link
Member

UlricQin commented Dec 8, 2024 via email

@RockysGit
Copy link
Author

测试并阅读代码后,我想我应该了解这个功能的使用了。非常感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants