Skip to content

Commit 6fc8e50

Browse files
authored
Enable event creation in Zabbix manifest (#2990)
1 parent 70f5cf1 commit 6fc8e50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

zabbix/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"spec": "assets/configuration/spec.yaml"
3535
},
3636
"events": {
37-
"creates_events": false
37+
"creates_events": true
3838
},
3939
"metrics": {
4040
"prefix": "zabbix.",
@@ -48,4 +48,4 @@
4848
"auto_install": true
4949
}
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)