获取文件夹内容时发生错误.
Matthias Käppler
编辑于
We were accidentally deleting metrics the exporter server exported about itself. Actual sidekiq worker metrics were not affected. This happened because we would wipe the metrics dir whenever sidekiq_0 starts up, but this happens after the metrics server starts, so the worker was deleting those existing metrics. Changelog: fixed
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 | 最后提交 | 最后更新 |
---|---|---|
.. |