index
:
delta/openstack/ceilometer.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ceilometer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ceilometer
/
transformer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fixed ceilometer arithmetic transformer bug"
Jenkins
2017-07-27
1
-5
/
+8
|
\
|
*
Fixed ceilometer arithmetic transformer bug
xianbin
2017-07-08
1
-5
/
+8
*
|
High precision rate of change timedelta
Mehdi Abaakouk
2017-07-20
1
-2
/
+8
*
|
cap cpu_util
gord chung
2017-06-20
1
-1
/
+3
|
/
*
Remove log translations
xuqiankun
2017-04-15
1
-4
/
+4
*
conversions: remove no used local variable
xiaozhuangqing
2016-08-24
1
-4
/
+2
*
fix some typos in our doc, comments and releasenotes
ZhiQiang Fan
2016-05-25
1
-1
/
+1
*
publisher: clean out context usage
Julien Danjou
2016-04-01
4
-16
/
+13
*
Adds timestamp option to Aggregation transformer
Dan Travis
2016-02-16
1
-1
/
+14
*
Merge "Changes aggregator transformer to allow retention_time w/o size"
Jenkins
2016-01-11
1
-1
/
+4
|
\
|
*
Changes aggregator transformer to allow retention_time w/o size
Kevin McDonald
2016-01-07
1
-1
/
+4
*
|
Replace LOG.warn with LOG.warning
Chaozhe.Chen
2016-01-06
2
-8
/
+8
|
/
*
logging cleanup
gordon chung
2015-10-07
1
-4
/
+3
*
Merge "add delta transfomer support"
Jenkins
2015-09-22
1
-19
/
+91
|
\
|
*
add delta transfomer support
gordon chung
2015-09-16
1
-19
/
+91
*
|
remove batch processing requirement from arithmetic transformer
gordon chung
2015-09-21
1
-5
/
+4
|
/
*
add flexible grouping key
gordon chung
2015-08-20
4
-0
/
+10
*
do not translate debug logs
gordon chung
2015-08-12
1
-8
/
+7
*
Drop out-of-time-sequence rate of change samples
Chris Dent
2015-07-30
1
-3
/
+10
*
Remove unnecessary wrapping of transformer ExtentionManager
LiuSheng
2015-06-22
1
-16
/
+0
*
Fix usage of iterator/list on Python 3
Victor Stinner
2015-06-20
1
-1
/
+1
*
Merge "use oslo.log instead of oslo-incubator code"
Jenkins
2015-05-28
2
-2
/
+2
|
\
|
*
use oslo.log instead of oslo-incubator code
ZhiQiang Fan
2015-05-28
2
-2
/
+2
*
|
Fix usage of dictionary methods on Python 3
Victor Stinner
2015-05-28
1
-1
/
+1
|
/
*
Python 3: set __bool__() method on Namespace
Victor Stinner
2015-05-15
1
-0
/
+1
*
Upgrade to hacking 0.10
Julien Danjou
2015-01-23
4
-9
/
+1
*
Use oslo_utils instead of deprecated oslo.utils
ZhiQiang Fan
2015-01-10
1
-1
/
+1
*
remove unnecessary str method when log messages
ZhiQiang Fan
2015-01-05
1
-1
/
+1
*
Port to graduated library oslo.i18n
ZhiQiang Fan
2014-12-09
2
-2
/
+2
*
Merge "Remove redundant parentheses"
Jenkins
2014-08-26
1
-1
/
+1
|
\
|
*
Remove redundant parentheses
Dina Belova
2014-08-25
1
-1
/
+1
*
|
Switch to oslo.utils
Julien Danjou
2014-08-22
1
-1
/
+1
|
/
*
Fix typos in transformer docstrings
Sanja Nosan
2014-08-20
2
-5
/
+5
*
Merge "Add cumulative and gauge to aggregator transformer"
Jenkins
2014-07-29
1
-7
/
+19
|
\
|
*
Add cumulative and gauge to aggregator transformer
Nejc Saje
2014-07-29
1
-7
/
+19
*
|
Merge "Fix aggregator flush method"
Jenkins
2014-07-28
1
-0
/
+3
|
\
\
|
*
|
Fix aggregator flush method
Mehdi Abaakouk
2014-07-28
1
-0
/
+3
|
|
/
*
|
Replace dict.iteritems() with six.iteritems(dict)
Dina Belova
2014-07-28
2
-2
/
+4
*
|
basestring replaced with six.string_types
Dina Belova
2014-07-25
1
-1
/
+3
|
/
*
Multi meter arithmetic transformer
Nejc Saje
2014-07-22
3
-26
/
+181
*
Merge "Fixes aggregator transformer timestamp and user input handling"
Jenkins
2014-07-18
1
-4
/
+3
|
\
|
*
Fixes aggregator transformer timestamp and user input handling
Nejc Saje
2014-07-16
1
-4
/
+3
*
|
Merge "Fix aggregator _get_unique_key method"
Jenkins
2014-07-18
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix aggregator _get_unique_key method
Ala Rezmerita
2014-06-30
1
-2
/
+7
*
|
Fix H405 violations and re-enable gating
Igor Degtiarov
2014-07-01
2
-23
/
+22
*
|
Fix H904 violations and re-enable gating
Igor Degtiarov
2014-07-01
1
-3
/
+3
*
|
Fix H307 violations and re-enable gating
Igor Degtiarov
2014-07-01
1
-1
/
+1
|
/
*
Fix E265 violations and re-enable gating
Igor Degtiarov
2014-06-25
1
-1
/
+1
*
Remove (c) and remove unnecessary encoding lines
Martin Geisler
2014-05-31
3
-6
/
+3
*
Use None instead of mutables in method params defaults
Dina Belova
2014-05-22
1
-1
/
+3
[next]