@cryptotaxi247 / netdata-1 / commits / eddb7125f

Fix inconsistent alert class names (#13699)

This renames the alert classes from Error to Errors, to align with the 125 occurances of the latter, vs. these three of the former.

Ralph Meijer committed Sep 22, 2022 at 12:12 UTC eddb7125faa609d87248036e8b8533b8bdd00621
3 files changed +3 -3
health/health.d/go.d.plugin.conf
+1 -1
@@ -3,7 +3,7 @@
3
4 template: go.d_job_last_collected_secs
5 on: netdata.go_plugin_execution_time
6 - class: Error
6 + class: Errors
7 type: Netdata
8 component: go.d.plugin
9 module: !* *
health/health.d/python.d.plugin.conf
+1 -1
@@ -3,7 +3,7 @@
3
4 template: python.d_job_last_collected_secs
5 on: netdata.pythond_runtime
6 - class: Error
6 + class: Errors
7 type: Netdata
8 component: python.d.plugin
9 module: !* *
health/health.d/timex.conf
+1 -1
@@ -5,7 +5,7 @@
5 alarm: system_clock_sync_state
6 on: system.clock_sync_state
7 os: linux
8 - class: Error
8 + class: Errors
9 type: System
10 component: Clock
11 calc: $state