Gnocchi Dispatcher support in Ceilometer

Moving dispatcher code from gnocchi to ceilometer.

Change-Id: Iaa9c31a4330b1bf40617afbab8be152a4103fca0
This commit is contained in:
Pradeep Kilambi
2015-04-28 10:04:39 -04:00
parent baca6ebcdc
commit a61b6dfa80
15 changed files with 1136 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# This file is used to map a metric name to corresponding archive policy
# and used by the ceilometer dispatcher.
# Format: <metric_name>: <policy>
#cpu_utils: "high"
#disk.*: "low"