We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
告警管理->告警规则->添加告警,日志告警中,elasitcsearch告警数据预览的时候,如果GROUP BY TERM 字段是数字,group by不生效
http_Host是字符串字段可以生效,还有一个status字段是数字字段,GROUP BY就不展示,也不生效
v8.0.0-beta.3
The text was updated successfully, but these errors were encountered:
@Jalright 感谢反馈,最新代码已修复此问题
Sorry, something went wrong.
No branches or pull requests
Question and Steps to reproduce
告警管理->告警规则->添加告警,日志告警中,elasitcsearch告警数据预览的时候,如果GROUP BY TERM 字段是数字,group by不生效
Relevant logs and configurations
Version
v8.0.0-beta.3
The text was updated successfully, but these errors were encountered: