Merge "ignore compute.instance.update for metrics"

This commit is contained in:
Zuul 2018-02-14 17:46:59 +00:00 committed by Gerrit Code Review
commit 4f265a4744
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ metric:
lookup: ['name', 'unit', 'volume']
- name: 'memory'
event_type: &instance_events compute.instance.(?!create.start).*
event_type: &instance_events compute.instance.(?!create.start|update).*
type: 'gauge'
unit: 'MB'
volume: $.payload.memory_mb