Re: [Openstack-operators] Openstack telemetry stuff

2014-12-17 Thread Kris G. Lindgren
Hell allo, Coming back around to this. I re-did our logstash.conf that we shared out ~7months ago [1] to now do deeper parsing of wgsi logs from: Nova, neutron, keystone, glance and nova-metadata services. In our config we also have logstash outputting timing metrics (response time and number

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-12 Thread Simon Pasquier
Hi Kris, I was pretty sure that I came across an example of Logstash configuration with statsd output on this list recently. Digging through the archives, I found this link: https://github.com/OpenStratus/openstack-logstash I'm not sure this is exactly relevant to your request however. Eventually I

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread Kris G. Lindgren
@lists.openstack.org<mailto:openstack-operators@lists.openstack.org>" mailto:openstack-operators@lists.openstack.org>> Subject: Re: [Openstack-operators] Openstack telemetry stuff with monitoring my experience is that scale really matters. what is your footprint in some sort of quanti

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread Joe Topjian
Hi Kris, We're not collecting metrics on api requests, response times, etc, but we do collect a fair amount of stats about the hypervisors and cloud usage. We use Sensu as our metric collector and it works pretty well. It feeds the metrics into Rabbit where graphite then picks them up. We have an

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread Cody Herriges
Kris G. Lindgren wrote: > Hello Operators, > > Was wondering what you are using to gather Openstack telemetry metrics? > > Was looking at things around Openstack serivce api requests/s, response > times (if possible), errors/s, Rabbitmq metrics, if possible pending or > tasks that are in progress

Re: [Openstack-operators] Openstack telemetry stuff

2014-11-10 Thread matt
with monitoring my experience is that scale really matters. what is your footprint in some sort of quantified range of number of physical hosts vs vms? On Mon, Nov 10, 2014 at 4:23 PM, Kris G. Lindgren wrote: > Hello Operators, > > Was wondering what you are using to gather Openstack telemet