Skip to content
代码片段 群组 项目
提交 3f981586 编辑于 作者: Aleksei Lipniagov's avatar Aleksei Lipniagov
浏览文件

Fix metric files being wiped after the app starts

When we hit our app with the initial request, in `warmup`,
some metrics already being created as well as corresponding files.
If we do `multiproc_file_dir` cleanup after that, we delete the files
from the dir while keeping them in memory which leads to the incorrect
behavior: the metric is being updated in in-memory, while is not present
in the db, not sent to Prometheus as the result.
上级 7a48b4d6
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册