We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2020-09-06 11:04:40.073 disclaimer [index.js]: @@@@ 2020-09-06 11:04:40.074 disclaimer [index.js]: Hello There! This is Tendermint Prometheus Exporter v0.9.31 2020-09-06 11:04:40.074 disclaimer [index.js]: Project: https://github.com/dmitry-ee/tendermint-prometheus-exporter 2020-09-06 11:04:40.074 disclaimer [index.js]: Donate: BIP:Mx65bb9548ecde11e10cd823e365fd2fb0f4f03b25 2020-09-06 11:04:40.074 disclaimer [index.js]: @@@@ 2020-09-06 11:04:40.075 warn [index.js]: starting with options {"_":["serve"],"port":9697,"target":["https://api.minter.one"],"t":["https://api.minter.one"],"status":[true],"net-info":[true],"netInfo":[true],"candidates":[true],"$0":"index","targets":[{"url":"https://api.minter.one","status":true,"net-info":true,"netInfo":true,"candidates":true}]} 2020-09-06 11:04:40.083 warn [index.js]: Starting exporter at port 9697... 2020-09-06 11:04:40.085 warn [index.js]: Exporter started at port 9697 2020-09-06 11:04:40.085 warn [index.js]: Setting retention timeout for 3600000 ms. (60 min.) 2020-09-06 11:10:07.745 error [index.js]: scrape:async -> response from https://api.minter.one/status returned undefined 2020-09-06 11:10:07.745 error [index.js]: undefined 2020-09-06 11:10:07.749 error [index.js]: scrape:async -> response from https://api.minter.one/candidates returned undefined 2020-09-06 11:10:07.749 error [index.js]: undefined
The text was updated successfully, but these errors were encountered:
Seems like you've been timeouted during api calls. Try to raise call api call timeout with arg --timeout 5000 sample
--timeout 5000
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: