Skip to content

Commit bd6a045

Browse files
committed
Add ip.floating to the list of metrics polled from Ceilometer Central
1 parent dc42c6c commit bd6a045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/ceilometercentral/config/polling.yaml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ sources:
55
meters:
66
- volume.*
77
- image.*
8+
- ip.floating
89
{{- if .SwiftRole }}
910
- storage.*
1011
{{- end }}

0 commit comments

Comments
 (0)