我使用Prometheus来衡量业务指标,如:
# HELP items_waiting_total Total number of items in a queue
# TYPE items_waiting_total gauge
items_waiting_total 149
Run Code Online (Sandbox Code Playgroud)
我想保留这些数据非常长期(保留5年),我不需要scrape_interval中的高频率.所以我成立了scrape_interval: "900s".
当我用60s分辨率检查普罗米修斯的图形时,它显示了拍打,但事实并非如此.
问题是,普罗米修斯的最大(推荐)scrape_interval是多少?
| 归档时间: |
|
| 查看次数: |
1857 次 |
| 最近记录: |