summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2023-12-28 23:19:40 +0200
committerTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2024-02-06 16:33:22 +0200
commitc7f75098b1aacea1896495fd856c5b31e0a381c1 (patch)
treeaad265ba2adfca1d3ae69cf1240cab677dbad6c2 /health
parent4701f1af56ed47a097ed93cd1430787eb368319e (diff)
fix exporting internal charts context and family (#16683)
* fix exporting inernal charts context * update alerts * fix exporting charts family (cherry picked from commit f6c49c4ffe6bb0516a91a388ffd01b188f2acb6b)
Diffstat (limited to 'health')
-rw-r--r--health/health.d/exporting.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/exporting.conf b/health/health.d/exporting.conf
index 37d4fd6489..c0320193c4 100644
--- a/health/health.d/exporting.conf
+++ b/health/health.d/exporting.conf
@@ -1,6 +1,6 @@
template: exporting_last_buffering
- on: exporting_data_size
+ on: netdata.exporting_data_size
class: Latency
type: Netdata
component: Exporting engine
@@ -15,7 +15,7 @@ component: Exporting engine
to: dba
template: exporting_metrics_sent
- on: exporting_data_size
+ on: netdata.exporting_data_size
class: Workload
type: Netdata
component: Exporting engine