Skip to content
代码片段 群组 项目
派生自 oss-mirrors / ICV / kafka
源项目有可见性限制。
用户头像
David Mao 编辑于
7d expiration is a pretty long time to expire inactive metrics and impacts our datadog/druid bill apparently. This PR reduces the expiration to 1h. 

Connection count sensors are exempted because we should technically only expire connection count metrics if the count is 0. We can fix this in a subsequent patch - possibly by using something like a CounterGaugeSuite to record all active connection counts that need metrics.
49561479
历史
名称 最后提交 最后更新