Skip to content

Commit 7329451

Browse files
committed
Fix alerting rule id
1 parent 49c500f commit 7329451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/elastic_agent/kibana/alerting_rule_template/elastic-agent-high-disk-io-usage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"id": "elastic-agent-high-diskio-usage",
2+
"id": "elastic-agent-high-disk-io-usage",
33
"type": "alerting_rule_template",
44
"attributes": {
55
"name": "[Elastic Agent] High disk I/O usage",

0 commit comments

Comments
 (0)