stable/aws-cloudwatch-metrics/values.yaml (26 lines of code) (raw):
image:
repository: amazon/cloudwatch-agent
tag: 1.300032.2b361
pullPolicy: IfNotPresent
clusterName: cluster_name
enhancedContainerInsights:
enabled: true
resources:
limits:
cpu: 200m
memory: 200Mi
requests:
cpu: 200m
memory: 200Mi
serviceAccount:
create: true
name:
hostNetwork: false
nodeSelector: {}
tolerations: []
affinity: {}
# For bottlerocket OS (https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights-troubleshooting.html#ContainerInsights-troubleshooting-bottlerocket)
# containerdSockPath: /run/dockershim.sock
containerdSockPath: /run/containerd/containerd.sock
## Assign a PriorityClassName to pods if set
# priorityClassName:
statsd:
enabled: false
port: 8125
protocol: UDP
# Overrides default values in the agent configuration if set
# cloudwatch_namespace:
# metrics_aggregation_interval:
# metrics_collection_interval: