@cryptotaxi247 / netdata-1 / commits / ca137ab22

feat(apps.plugin): add consul to apps_groups.conf (#11839)

Ilya Mashchenko committed Nov 30, 2021 at 00:50 UTC ca137ab2210a4fe835884005bdf3a92982aaaa3c
1 file changed +2
collectors/apps.plugin/apps_groups.conf
+2
@@ -307,6 +307,8 @@ kernel: fsnotify_mark kthrotld deferwq scsi_*
307 # -----------------------------------------------------------------------------
308 # other application servers
309
310 +consul: consul
311 +
312 kafka: *kafka.Kafka*
313
314 rabbitmq: *rabbitmq*