We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5d878f + 108d161 commit f304e5fCopy full SHA for f304e5f
src/docs/getting-started/adot-eks-add-on/config-cloudwatch.mdx
@@ -360,6 +360,11 @@ spec:
360
parse_json_encoded_attr_values: [Sources, kubernetes]
361
metric_declarations:
362
- dimensions: [[EKS_Cluster, EKS_Namespace, EKS_PodName]]
363
+ metric_name_selectors:
364
+ - apiserver_request_.*
365
+ - container_memory_.*
366
+ - container_threads
367
+ - otelcol_process_.*
368
service:
369
pipelines:
370
metrics:
0 commit comments