diff --git a/etc/vitrage/datasources_values/prometheus.yaml b/etc/vitrage/datasources_values/prometheus.yaml new file mode 100644 index 000000000..9352fc77d --- /dev/null +++ b/etc/vitrage/datasources_values/prometheus.yaml @@ -0,0 +1,17 @@ +category: ALARM +values: + - aggregated values: + priority: 40 + original values: + - name: critical + operational_value: CRITICAL + - aggregated values: + priority: 30 + original values: + - name: warning + operational_value: WARNING + - aggregated values: + priority: 10 + original values: + - name: resolved + operational_value: OK