You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,11 +30,11 @@ If you're on {{stack}} 8.18 or 8.19 and require Elastic support, use EDOT Collec
30
30
31
31
If you upgrade to EDOT Collector 9.x while running {{stack}} 8.18 or 8.19, continue using the configuration recommended for your Stack version, not the EDOT Collector 9.x default configuration. This ensures full compatibility with {{kib}} Observability applications.
32
32
33
-
## Operating Systems
33
+
## Operating systems
34
34
35
35
The following table provides an overview of compatibility and support of EDOT Collector versions with different operating systems.
36
36
37
-
####EDOT Collector 9.x
37
+
### EDOT Collector 9.x[os-collector-9]
38
38
39
39
These operating systems and distributions are [compatible] with EDOT Collector 9.x:
40
40
@@ -53,11 +53,27 @@ The following Kubernetes distributions are [compatible] with EDOT Collector 9.x:
The EDOT Collector is compatible with GKE, EKS and AKS. Refer to [Limitations on managed Kubernetes environments](/reference/compatibility/limitations.md#limitations-on-managed-kubernetes-environments) for more information.
56
+
The EDOT Collector is compatible with GKE, EKS, and AKS. Refer to [Limitations on managed Kubernetes environments](/reference/compatibility/limitations.md#limitations-on-managed-kubernetes-environments) for more information.
57
57
58
-
::::{note}
59
-
Red Hat OpenShift is not supported.
60
-
::::
58
+
### Platform-specific recommendations
59
+
60
+
For certain platforms, use platform-native OpenTelemetry distributions [at the edge](/reference/architecture/index.md#understanding-edge-deployment), as they provide the best native experience.
61
+
62
+
:::{important}
63
+
Elastic does not provide support for distributions other than the {{edot}}.
64
+
:::
65
+
66
+
#### Red Hat OpenShift
67
+
68
+
Use the [Red Hat build of OpenTelemetry](https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/red_hat_build_of_opentelemetry/index)[at the edge](/reference/architecture/index.md#understanding-edge-deployment) to collect and send telemetry data. For support of OpenTelemetry components in OpenShift, contact Red Hat.
69
+
70
+
#### AWS Lambda
71
+
72
+
Use the [AWS Distro for OpenTelemetry (ADOT)](https://aws-otel.github.io/docs/getting-started/lambda)[at the edge](/reference/architecture/index.md#understanding-edge-deployment) to collect and send telemetry data from AWS Lambda services. For support of ADOT components, contact AWS.
73
+
74
+
:::{tip}
75
+
For AWS Lambda workloads that generate telemetry outside the function runtime, such as CloudWatch logs, use the [{{edot-cf}}](/reference/edot-cloud-forwarder/aws.md) instead.
0 commit comments