Monitoring at container level

2016-07-07 Thread Michał Łowicki
Hi, Before introducing Mesos we're using mainly Graphite / Grafana. Ideally we would like to have metrics per container as an easy way to detect if problem touches only single, subset of containers or it's global. Unfortunately using Graphite for that is far from being perfect. Having container i

Re: Monitoring at container level

2016-07-07 Thread Pradeep Chhetri
Hi Michal, Do have a look at sysdig (http://www.sysdig.org). It is basically an open-source tool which provides container insights. Maybe your will find something helpful over there. To tackle the case of new metrics for new containers, maybe you should tag metrics by service-name instead of cont

Re: Monitoring at container level

2016-07-07 Thread Krish
I have had a good experience so far with bosun and scollector with cadvisor. Check it out at bosun.org. On Friday 8 July 2016, Pradeep Chhetri wrote: > Hi Michal, > > Do have a look at sysdig (http://www.sysdig.org). It is basically an > open-source tool which provides container insights. Maybe

Re: Monitoring at container level

2016-07-07 Thread Steven Schlansker
We use Graphite and ran into similar problems with huge metric namespaces. We use the Singularity framework which provides both the task "request id" (name) and "instance number" (0..N) to the task. So we set our Graphite namespace to be "request-number" e.g. "myservice-3" This has the downside o

Re: Monitoring at container level

2016-07-07 Thread Gregory Durham
I have been using datadog to monitor my infrastructure. The integration into service discovery has been really helpful for these environments. On Thu, Jul 7, 2016 at 1:37 PM, Steven Schlansker wrote: > We use Graphite and ran into similar problems with huge metric namespaces. > We use the Singul

RE: Monitoring at container level

2016-07-07 Thread David Kesler
07, 2016 4:58 PM To: user@mesos.apache.org Cc: krishnan.k.i...@gmail.com; Michał Łowicki Subject: Re: Monitoring at container level I have been using datadog to monitor my infrastructure. The integration into service discovery has been really helpful for these environments. On Thu, Jul 7, 2016 at

Re: Monitoring at container level

2016-07-07 Thread Guangya Liu
shnan.k.i...@gmail.com; Michał Łowicki > *Subject:* Re: Monitoring at container level > > > > I have been using datadog to monitor my infrastructure. The integration > into service discovery has been really helpful for these environments. > > > > On Thu, Jul 7, 2016 at 1:3

Re: Monitoring at container level

2016-07-07 Thread connor . p . d
From: Gregory Durham [mailto:gregory.dur...@gmail.com] >> Sent: Thursday, July 07, 2016 4:58 PM >> To: user@mesos.apache.org >> Cc: krishnan.k.i...@gmail.com; Michał Łowicki >> Subject: Re: Monitoring at container level >> >> >> >> I have been

Re: Monitoring at container level

2016-07-07 Thread Michał Łowicki
gmail.com] >> *Sent:* Thursday, July 07, 2016 4:58 PM >> *To:* user@mesos.apache.org >> *Cc:* krishnan.k.i...@gmail.com; Michał Łowicki >> *Subject:* Re: Monitoring at container level >> >> >> >> I have been using datadog to monitor my infrastructure. T