summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2021-11-30 00:50:18 +0300
committerGitHub <noreply@github.com>2021-11-30 00:50:18 +0300
commitca137ab2210a4fe835884005bdf3a92982aaaa3c (patch)
tree961b80c41e04a58e53add9c131859a747414a46c
parent3df3bbf00489b291ea6a8463d3eebe58800f120b (diff)
feat(apps.plugin): add consul to apps_groups.conf (#11839)
-rw-r--r--collectors/apps.plugin/apps_groups.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/collectors/apps.plugin/apps_groups.conf b/collectors/apps.plugin/apps_groups.conf
index 46d6d01d1a..a36cae50b5 100644
--- a/collectors/apps.plugin/apps_groups.conf
+++ b/collectors/apps.plugin/apps_groups.conf
@@ -307,6 +307,8 @@ kernel: fsnotify_mark kthrotld deferwq scsi_*
# -----------------------------------------------------------------------------
# other application servers
+consul: consul
+
kafka: *kafka.Kafka*
rabbitmq: *rabbitmq*