The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
Apache License 2.0
10
stars
17
forks
source link
Lack of flexibility to install addons specific to your OS #116
If i'm not wrong all the daemonsets are enabled through the agent.enabled flag, this causes my helm installation on EKS to include a lot of bloat.
Is this intentional? I only wanted to install those relevant for Linux for example but I get the windows CRDs installed to my cluster as an unintended side effect.
If i'm not wrong all the daemonsets are enabled through the agent.enabled flag, this causes my helm installation on EKS to include a lot of bloat.
Is this intentional? I only wanted to install those relevant for Linux for example but I get the windows CRDs installed to my cluster as an unintended side effect.