summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin
diff options
context:
space:
mode:
authorIlya Mashchenko <ilyamaschenko@gmail.com>2019-03-27 00:00:50 +0300
committerGitHub <noreply@github.com>2019-03-27 00:00:50 +0300
commit4ab5f2e3a526b2a0d9de7c6849bf5d6488d5b288 (patch)
tree8be241cd0fcaa16c7d7c53eaee7013c9b7c5c545 /collectors/apps.plugin
parent6d75c63b0d5a816809d93da2aa75766edecc8f68 (diff)
add some kubernetes to apps_groups.conf (#5714)
##### Summary Add kubernetes related processes to [apps_groups.conf](https://github.com/netdata/netdata/blob/master/collectors/apps.plugin/apps_groups.conf) ##### Component Name [/collectors/apps.plugin](https://github.com/netdata/netdata/tree/master/collectors/apps.plugin) ##### Additional Information
Diffstat (limited to 'collectors/apps.plugin')
-rw-r--r--collectors/apps.plugin/apps_groups.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/collectors/apps.plugin/apps_groups.conf b/collectors/apps.plugin/apps_groups.conf
index 4ec1f3b41c..32722fbfa4 100644
--- a/collectors/apps.plugin/apps_groups.conf
+++ b/collectors/apps.plugin/apps_groups.conf
@@ -159,6 +159,15 @@ btrfs: btrfs*
iscsi: iscsid iscsi_eh
# -----------------------------------------------------------------------------
+# kubernetes
+
+kubelet: kubelet
+kube-dns: kube-dns
+kube-proxy: kube-proxy
+metrics-server: metrics-server
+heapster: heapster
+
+# -----------------------------------------------------------------------------
# containers & virtual machines
containers: lxc* docker*