Commit 21f165e
committed
feat(observability): pass K8S_MODE to the operator for SDK Environment prefix
K8S_MODE (from .Values.k8sMode: EKS | ROSA | K8S) drives the eks: vs k8s: prefix the
operator injects into instrumented pods (k8s.cluster.name [+ cloud.platform=aws_eks on
EKS]), mirroring the CloudWatch agent's KubernetesMode so Application Signals and
ServiceEvents / Dynamic Instrumentation resolve a consistent aws.local.environment.1 parent 3c49b8c commit 21f165e
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
| |||
0 commit comments