marcel corso gonzalez
marcel corso gonzalez
Maybe use https://github.com/prometheus/promu
Say tube `emails` has 27 jobs ready. `beanstalkd_exporter` will export `tube_current_jobs_ready{tube="emails",...} 27` We restart the beanstalkd server and never create that tube again. On the next call to `list-tubes` `emails`...
add a counter to the number of connection errors between the exporter and beanstalkd so we have a hint if a server is down
add a configuration for whitelisting/blacklisting some of the stats (there may be too many)
Something like https://github.com/prometheus/promu can help to build and push to github
@dstotijn published pushprom to https://hub.docker.com/r/messagebird/pushprom/ we need to add some text to the README letting the user know of that option. @samwierema also mentioned that he wanted to automate pushing...