Fix Load balancer bytes metrics type

Bug #1328573 reported by Pradeep Kilambi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
High
Pradeep Kilambi

Bug Description

Load balancer statistics call reports connections and bandwidth. Thc connections is currently *current active requests*. So that will remain a Gauge. But the bandwidth needs to be Cumulative.

Also measurement docs need to be updated to reflect newest code changes.

Changed in ceilometer:
assignee: nobody → Pradeep Kilambi (pkilambi)
Changed in ceilometer:
status: New → In Progress
Eoghan Glynn (eglynn)
Changed in ceilometer:
milestone: none → juno-1
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

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

commit 1cf7101637cb1c7108531aebaa0abb543fcd1ce2
Author: Pradeep Kilambi <email address hidden>
Date: Tue Jun 10 07:51:44 2014 -0700

    Fix the meter type for LB Bytes

    This fixes the type on bytes in/out to cumulative.
    Eventually when connections are fixed in LBaaS side,
    those would be cumulative too. Also update the
    measurement docs to reflect the newest changes.

    Closes-Bug: 1328573

    Change-Id: Iab221829702ab36a844d0ae65c6a3312a311a92b

Changed in ceilometer:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in ceilometer:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in ceilometer:
milestone: juno-1 → 2014.2
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.