LBaaS total_connections should be cumulative

Bug #1401352 reported by Stephen Balukoff
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Low
Stephen Balukoff

Bug Description

Presently both the code and docs list the total_connections data point for LBaaS services as a gauge. Since this value will be ever-increasing (much the same way the bytes_in and bytes_out data points are), this matches the description of a cumulative data point. Code and docs need to be updated to reflect this.

Changed in ceilometer:
assignee: nobody → Stephen Balukoff (sbalukoff)
status: New → In Progress
gordon chung (chungg)
Changed in ceilometer:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

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

commit 09d21e8e51e84eb6034b02349569211c6e640155
Author: Stephen Balukoff <email address hidden>
Date: Wed Dec 10 18:02:14 2014 -0800

    Make LBaaS total_connections cumulative

    The total_connections LBaaS data point is presently incorrectly
    listed as a gauge. Since the total_connections data point will be an
    ever-increasing value (much the same as bytes_in and bytes_out are),
    this commit corrects total_connections to also be cumulative.

    Change-Id: I60d468a7d24e0a5bdb4c2f680af24397b4c0d77c
    Closes-Bug: #1401352

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