Re: Prometheus Exporters on Marathon

2016-04-17 Thread Guillermo Rodriguez
a. Install docker. b. docker run --name=mesos-prometheus-exporter -p 9105:9105 prom/mesos-exporter -exporter.scrape-mode=master -exporter.url=http://${COREOS_PRIVATE_IPV4}:5050 Luck! From: "June Taylor" Sent: Friday, April

Re: libmesos on alpine linux?

2016-04-17 Thread Dick Davies
Thanks - I'll give that a whirl. MESOS-4507 sounds like mesos are starting to use Alpine in their test suites, so hopefully the glibc/musl incompatibilities will start to get ironed out. My (very basic) Spark testing has hit issues with big images (Spark load images on demand, but anything too