summaryrefslogtreecommitdiffstats
path: root/database/rrdhost.c
diff options
context:
space:
mode:
Diffstat (limited to 'database/rrdhost.c')
-rw-r--r--database/rrdhost.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/database/rrdhost.c b/database/rrdhost.c
index c34eac0606..ec1d450d88 100644
--- a/database/rrdhost.c
+++ b/database/rrdhost.c
@@ -1362,6 +1362,7 @@ void reload_host_labels(void) {
rrdhost_load_auto_labels();
rrdlabels_remove_all_unmarked(localhost->host_labels);
+ sql_store_host_labels(localhost);
health_label_log_save(localhost);