Re: Using Prometheus with Aurora

2015-07-01 Thread Brian Brazil
July 1, 2015 4:54 PM > To: dev@aurora.apache.org; prometheus-developers > Subject: Using Prometheus with Aurora > > Hi, > > I've added support to Prometheus to use Twitter serversets for service > discovery, and we're now got this deployed in production. A key point is >

Re: Using Prometheus with Aurora

2015-07-01 Thread Erb, Stephan
Prometheus with Aurora Hi, I've added support to Prometheus to use Twitter serversets for service discovery, and we're now got this deployed in production. A key point is that you can configure it to look at a tree of ZNodes in Zookeeper, so that it can automatically pick up any new jobs

Re: Using Prometheus with Aurora

2015-07-01 Thread Bill Farner
Great work, Brian! This is awesome! -=Bill On Wed, Jul 1, 2015 at 7:54 AM, Brian Brazil wrote: > Hi, > > I've added support to Prometheus to use Twitter serversets for service > discovery, and we're now got this deployed in production. A key point is > that you can configure it to look at a tr

Using Prometheus with Aurora

2015-07-01 Thread Brian Brazil
Hi, I've added support to Prometheus to use Twitter serversets for service discovery, and we're now got this deployed in production. A key point is that you can configure it to look at a tree of ZNodes in Zookeeper, so that it can automatically pick up any new jobs announced by the Aurora executor