Fix order in graphite storage-aggregration.
Change-Id: I13fc4d58b74c816ec2329ef792544e88e3c15594 Reviewed-on: https://review.openstack.org/18746 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
97367da7bd
commit
f39d62200b
@ -13,11 +13,11 @@ pattern = \.count$
|
|||||||
xFilesFactor = 0
|
xFilesFactor = 0
|
||||||
aggregationMethod = sum
|
aggregationMethod = sum
|
||||||
|
|
||||||
|
[stats_counts]
|
||||||
|
pattern = ^stats_counts\..*
|
||||||
|
aggregationMethod = sum
|
||||||
|
|
||||||
[default_average]
|
[default_average]
|
||||||
pattern = .*
|
pattern = .*
|
||||||
xFilesFactor = 0.3
|
xFilesFactor = 0.3
|
||||||
aggregationMethod = average
|
aggregationMethod = average
|
||||||
|
|
||||||
[stats_counts]
|
|
||||||
pattern = ^stats_counts\..*
|
|
||||||
aggregationMethod = sum
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user