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
问题描述: 按照目前的规则,tars_property、tars_stat 每 1个小时会生成一张数据表,在 tars 执行时间较长时,tars_property、tars_stat 将占有大量的磁盘空间,且容易发生较多的 慢查询搜索
建议: tars_property、tars_stat 的清理规则,支持在 tars-web 上进行配置处理
The text was updated successfully, but these errors were encountered:
新版tarsstat & tarsproperty有内置规则清理的, 模板配置里面 默认保留31天
Sorry, something went wrong.
请问是在什么版本支持了?我这边跟进下
No branches or pull requests
问题描述:
按照目前的规则,tars_property、tars_stat 每 1个小时会生成一张数据表,在 tars 执行时间较长时,tars_property、tars_stat 将占有大量的磁盘空间,且容易发生较多的 慢查询搜索
建议:
tars_property、tars_stat 的清理规则,支持在 tars-web 上进行配置处理
The text was updated successfully, but these errors were encountered: