@cryptotaxi247 / netdata-1 / commits / 30cb2eca1

fix nodejs app detection (#14156)

Fixes https://github.com/netdata/netdata/issues/14154

Ilya Mashchenko committed Dec 21, 2022 at 11:14 UTC 30cb2eca12ff39502bc9b46cc46dc7b08828dacf
1 file changed +1 -1
collectors/apps.plugin/apps_groups.conf
+1 -1
@@ -378,7 +378,7 @@ sidekiq: *sidekiq*
378 java: java
379 ipfs: ipfs
380
381 -node: node*
381 +node: node
382 factorio: factorio
383
384 p4: p4*