singnet / offernet

Offer Networks simulation framework written in Java/Groovy/Gremlin
https://singnet.github.io/offernet/public/offernet-documentation/index.html
MIT License
8 stars 5 forks source link

Setup a Prometheus server in a docker container #22

Closed kabirkbr closed 6 years ago

kabirkbr commented 6 years ago

Subtask of #13

kabirkbr commented 6 years ago

Follow this guide: https://www.emnify.com/blog/2018/02/01/monitoring-with-kamon-1-0, just run prometheus in docker and see if it works.

kabirkbr commented 6 years ago

I suppose this is done -- Promotheus server is run via docker with this script: https://github.com/singnet/offernet/blob/master/analysis/scripts/start_servers.sh, but the next issue is to configure it propertly... see #23