gpt4 book ai didi

普罗米修斯样本太旧或离 future 太远

转载 作者:行者123 更新时间:2023-12-05 07:21:27 25 4
gpt4 key购买 nike

prometheus 和 node exporter 都使用 chrony 来同步时间。

[root@MiWiFi-R3-srv node_exporter-0.18.1.linux-amd64]# timedatectl 
Local time: Sun 2019-07-07 13:48:15 CST
Universal time: Sun 2019-07-07 05:48:15 UTC
RTC time: Sun 2019-07-07 05:48:15
Time zone: Asia/Shanghai (CST, +0800)
NTP enabled: yes
NTP synchronized: yes
RTC in local TZ: no
DST active: n/a

[root@MiWiFi-R3-srv prometheus]# timedatectl 
Local time: Sun 2019-07-07 13:48:44 CST
Universal time: Sun 2019-07-07 05:48:44 UTC
RTC time: Sun 2019-07-07 05:48:45
Time zone: Asia/Shanghai (CST, +0800)
NTP enabled: yes
NTP synchronized: yes
RTC in local TZ: no
DST active: n/a


但是普罗米修斯提示时间不对

level=warn ts=2019-07-07T05:46:02.960Z caller=scrape.go:1199 component="scrape manager" scrape_pool=prometheus target=http://192.168.2.22:9100/metrics msg="Error on ingesting samples that are too old or are too far into the future" num_dropped=429
level=warn ts=2019-07-07T05:46:02.960Z caller=scrape.go:952 component="scrape manager" scrape_pool=prometheus target=http://192.168.2.22:9100/metrics msg="appending scrape report failed" err="out of bounds"


最佳答案

在我的 Prometheus 服务器因 OOM 重新启动后发生事件后,我遇到了同样的错误。讨论的问题herehere .

理论上,在传递错误设置的时间数据后,它应该再次记录指标。

如果旧数据不是问题,您可以删除 Prometheus 数据文件夹并重新启动服务作为快速解决方案。

关于普罗米修斯样本太旧或离 future 太远,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56919690/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com