Skip to content

Commit 7fc7ddc

Browse files
Merge pull request #778 from jlarriba/ip_floating
Add ip.floating to the list of metrics polled by Ceilometer Central
2 parents ded4fa3 + 47fd987 commit 7fc7ddc

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)