@cryptotaxi247 / netdata-1 / commits / 6f7d494d6

feat(apps.plugin): add aws to apps_groups.conf (#11826)

Ilya Mashchenko committed Nov 25, 2021 at 17:13 UTC 6f7d494d68d419d387b1d8d81a07b4e7d48175af
1 file changed +6
collectors/apps.plugin/apps_groups.conf
+6
@@ -179,6 +179,12 @@ kube-proxy: kube-proxy
179 metrics-server: metrics-server
180 heapster: heapster
181
182 +# -----------------------------------------------------------------------------
183 +# AWS
184 +
185 +aws-s3: '*aws s3*'
186 +aws: aws
187 +
188 # -----------------------------------------------------------------------------
189 # containers & virtual machines
190