event consumption needs to be disabled on gnocchi dispatcher

Bug #1480333 reported by gordon chung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
High
Lianhao Lu

Bug Description

we constantly throw event errors on gnocchi backend because default collector pulls from both sample and event queue.

we should ideal not pull from event queue with gnocchi collector. ie. have an event collector and a sample collector. or we need to document that events and samples need to be published to specific topics and collectors pull from said topics.

gordon chung (chungg)
Changed in ceilometer:
importance: Undecided → High
Lianhao Lu (lianhao-lu)
Changed in ceilometer:
assignee: nobody → Lianhao Lu (lianhao-lu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/214982

Changed in ceilometer:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to ceilometer (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/227708

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/214982
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=adaa57f062e13de47076f897411f2825ac3219ea
Submitter: Jenkins
Branch: master

commit adaa57f062e13de47076f897411f2825ac3219ea
Author: Lianhao Lu <email address hidden>
Date: Thu Aug 20 14:12:28 2015 +0800

    Configure collector to only record meter or event

    Added the configuration options to allow the administrator to configure
    the collector to only record meter or event by setting the
    meter_dispatchers and event_dispatchers configuration.

    Separated dispatcher managers load the dispatchers from different
    namespaces for meter/event respectively.

    Doc-Impact: separated meter/event dispatchers

    Change-Id: I161318f4503ce79205b54a93f2ae9b4e052f7971
    Closes-Bug: #1480333

Changed in ceilometer:
status: In Progress → Fix Committed
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/ceilometer 6.0.0.0b1

This issue was fixed in the openstack/ceilometer 6.0.0.0b1 development milestone.

Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to ceilometer (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/283282

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/283282
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=831185bf896b7dd3f57340d2872ffc9af118e844
Submitter: Jenkins
Branch: master

commit 831185bf896b7dd3f57340d2872ffc9af118e844
Author: Steve Lewis <email address hidden>
Date: Mon Feb 22 14:12:30 2016 -0800

    Docs: Configure meters/events dispatch separately

    This is a docs change in support of Change-Id:
    I161318f4503ce79205b54a93f2ae9b4e052f7971

    Dispatchers now only record meter or event data and are configured
    independently. The install guide is updated to reflect this
    distinction. Because the referenced Change-Id used Doc-Impact
    as a flag instead of the non-hyphenated variant there is no
    independant bug in the OpenStack Manuals project for this change.

    Additionally, existing content for configuring Gnocchi is broken out
    into more detail.

    Change-Id: I11e9a3037e8be6d0d76c41f4ddd4e94583dc132f
    Related-Bug: #1480333

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.