Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upError indexing label pair to fingerprints batch: no space left on device #5103
Comments
This comment has been minimized.
This comment has been minimized.
|
1.7.2 is an old version that isn't maintained anymore, you should definitely consider moving to 2.x. I'm closing it for now. If you have further questions, please use our user mailing list, which you can also search. |
simonpasquier
closed this
Jan 17, 2019
This comment has been minimized.
This comment has been minimized.
It'll still show the correct information in that case, but |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cauwulixuan commentedJan 17, 2019
•
edited
What did you do?
I am using prometheus + node exporter + other exporters to monitor my cluster. Now the prometheus work very unstable. I lost some metrics, I can see all metrics scraped by exporter, they can be found in /metrics URL, but didn't show in prometheus via HTTP API or /graph page. Exporters worked well, but something was wrong with Prometheus.
Environment
System information:
Linux 3.10.0-514.el7.x86_64 x86_64Prometheus version:
Any suggestions? Thanks a lot.