Fix (entities in am_threshold_cross alert definition and) alert type filter

This commit is contained in:
Alfredo Cardigliano 2021-06-25 16:08:19 +02:00
parent 868258b401
commit b6043c1e72

View file

@ -23,7 +23,7 @@ alert_am_threshold_cross.meta = {
i18n_title = "graphs.active_monitoring",
icon = "fas fa-fw fa-exclamation",
entities = {
am_host,
alert_entities.am_host,
},
}