请教下这种是什么原因导致的 #1244
feixia5712
started this conversation in
General
请教下这种是什么原因导致的
#1244
Replies: 5 comments 1 reply
-
server.conf 里有个配置:
把QueuePopSize设置为1,再观察日志 |
Beta Was this translation helpful? Give feedback.
1 reply
-
不是说这样改就可以解决了。是说这样改了之后打印的日志就是有问题的机器 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
版本太老了。最新版本是:https://github.com/ccfos/nightingale/releases/tag/v5.14.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
好的,我慢慢更新升级到最新版本再看看,谢谢 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nov 1 09:49:05 yeyingv5 n9e-server: 2022-11-01 09:49:05.780553 WARNING writer/writer.go:85 push data with remote write request got status code: 400, response body: duplicate sample for timestamp Nov 1 09:49:15 yeyingv5 prometheus: ts=2022-11-01T01:49:15.737Z caller=write_handler.go:57 level=error component=web msg="Out of order sample from remote write" err="duplicate sample for timestamp" Nov 1 09:49:15 yeyingv5 n9e-server: 2022-11-01 09:49:15.737931 WARNING writer/writer.go:85 push data with remote write request got status code: 400, response body: duplicate sample for timestamp Nov 1 09:49:25 yeyingv5 prometheus: ts=2022-11-01T01:49:25.761Z caller=write_handler.go:57 level=error component=web msg="Out of order sample from remote write" err="duplicate sample for timestamp" Nov 1 09:49:25 yeyingv5 n9e-server: 2022-11-01 09:49:25.761508 WARNING writer/writer.go:85 push data with remote write request got status code: 400, response body: duplicate sample for timestamp Nov 1 09:49:35 yeyingv5 prometheus: ts=2022-11-01T01:49:35.769Z caller=write_handler.go:57 level=error component=web msg="Out of order sample from remote write" err="duplicate sample for timestamp" Nov 1 09:49:35 yeyingv5 n9e-server: 2022-11-01 09:49:35.769438 WARNING writer/writer.go:85 push data with remote write request got status code: 400, response body: duplicate sample for timestamp
是某台agent时间不准确导致的码,有没有什么办法找到是哪台机器
Beta Was this translation helpful? Give feedback.
All reactions