You can configure the collector's pipeline to only listen to certain
events, but you shouldn't need to worry about which plugins it actually
loads. See etc/pipeline.yaml in the source tree for an example file. I
don't see any docs for that file, but I might be looking in the wrong
place. If you add the meters you want to the "meters" list, replacing the
"*", then ceilometer should only collect data for the meters you care about.


On Wed, Sep 11, 2013 at 12:17 PM, Neal, Phil <[email protected]> wrote:

> Greetings team,
> I'm working on getting a very streamlined set of collections running and
> I'd like to disable all notifications except Glance. It's clear that the
> desired event types are defined in the plugins, but I can't seem to work
> out how to force the collector service to load only specific handlers in
> the "ceilometer.collector" namespace. I *thought* it could be accomplished
> by editing /ceilometer/setup.cfg, but removing the entry points there
> didn't seem to work (the extensions manager still picks them up).
>
> Can someone give me a rough idea of how to do this?
>
> - Phil
>
>
> _______________________________________________
> OpenStack-dev mailing list
> [email protected]
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to