summaryrefslogtreecommitdiffstats
path: root/collectors
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2023-01-11 17:53:02 +0000
committerGitHub <noreply@github.com>2023-01-11 17:53:02 +0000
commitb7a2125da386eb75c997c6d4afbe3db0a5f3abcc (patch)
tree62e4816f5a2ff10f86aaaa96e0f7e9b4251720fd /collectors
parentb00b62f0e784b5eb616868c60985292cb3a7239d (diff)
`ml - machine learning` to just `machine learning` (#14242)
rename NETDATA_ML_CHART_FAMILY from `ml - machine learning` to just `machine learning`
Diffstat (limited to 'collectors')
-rw-r--r--collectors/all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/all.h b/collectors/all.h
index 958ed7c214..74fdde3f5e 100644
--- a/collectors/all.h
+++ b/collectors/all.h
@@ -382,7 +382,7 @@
#define NETDATA_ML_CHART_PRIO_TRAINING_TIME_STATS 890007
#define NETDATA_ML_CHART_PRIO_TRAINING_RESULTS 890008
-#define NETDATA_ML_CHART_FAMILY "ml - machine learning"
+#define NETDATA_ML_CHART_FAMILY "machine learning"
#define NETDATA_ML_PLUGIN "ml.plugin"
#define NETDATA_ML_MODULE_TRAINING "training"
#define NETDATA_ML_MODULE_DETECTION "detection"