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
Copy file name to clipboardExpand all lines: docs/reference/index.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,15 @@ The following Elastic OpenTelemetry distributions are available:
27
27
28
28
| Distribution | Version | Status |
29
29
| ------------ | ------- | ------ |
30
-
|[EDOT Collector](/reference/edot-collector/index.md)| {{edot-collector-version}} | GA |
31
-
|[EDOT .NET](/reference/edot-sdks/dotnet/index.md)| {{edot-dotnet-version}} | GA |
32
-
|[EDOT Java](/reference/edot-sdks/java/index.md)| {{edot-java-version}} | GA |
33
-
|[EDOT Node.js](/reference/edot-sdks/nodejs/index.md)| {{edot-nodejs-version}} | GA |
34
-
|[EDOT PHP](/reference/edot-sdks/php/index.md)| {{edot-php-version}} | GA |
35
-
|[EDOT Python](/reference/edot-sdks/python/index.md)| {{edot-python-version}} | GA |
36
-
|[EDOT Android](/reference/edot-sdks/android/index.md)| {{edot-android-version}} | GA |
37
-
|[EDOT iOS](/reference/edot-sdks/ios/index.md)| {{edot-ios-version}} | GA |
38
-
|[EDOT Cloud Forwarder for AWS](/reference/edot-cloud-forwarder/aws.md)|0.1.6| Technical Preview |
30
+
|[EDOT Collector](/reference/edot-collector/index.md)| {{version.edot_collector}} | GA |
31
+
|[EDOT .NET](/reference/edot-sdks/dotnet/index.md)| {{version.edot_dotnet}} | GA |
32
+
|[EDOT Java](/reference/edot-sdks/java/index.md)| {{version.edot_java}} | GA |
33
+
|[EDOT Node.js](/reference/edot-sdks/nodejs/index.md)| {{version.edot_node}} | GA |
34
+
|[EDOT PHP](/reference/edot-sdks/php/index.md)| {{version.edot_php}} | GA |
35
+
|[EDOT Python](/reference/edot-sdks/python/index.md)| {{version.edot_python}} | GA |
36
+
|[EDOT Android](/reference/edot-sdks/android/index.md)| {{version.edot_android}} | GA |
37
+
|[EDOT iOS](/reference/edot-sdks/ios/index.md)| {{version.edot_ios}} | GA |
38
+
|[EDOT Cloud Forwarder for AWS](/reference/edot-cloud-forwarder/aws.md)|{{version.edot_cf_aws}}| Technical Preview |
39
39
40
40
Each EDOT distribution undergoes production-grade testing before being declared Generally Available (GA). Elastic provides full support for GA releases in accordance with our [support matrix](https://www.elastic.co/support/matrix) and SLAs.
0 commit comments