Skip to content

Commit f304e5f

Browse files
authored
Merge pull request #400 from erichsueh3/eks_addon_cw_config_update
Update Cloudwatch configuration in ADOT EKS add-on getting started guide
2 parents c5d878f + 108d161 commit f304e5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/docs/getting-started/adot-eks-add-on/config-cloudwatch.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,11 @@ spec:
360360
parse_json_encoded_attr_values: [Sources, kubernetes]
361361
metric_declarations:
362362
- dimensions: [[EKS_Cluster, EKS_Namespace, EKS_PodName]]
363+
metric_name_selectors:
364+
- apiserver_request_.*
365+
- container_memory_.*
366+
- container_threads
367+
- otelcol_process_.*
363368
service:
364369
pipelines:
365370
metrics:

0 commit comments

Comments
 (0)