Skip to content

Commit 238d3cd

Browse files
authored
Improve edot sdk intro (#368)
* Add intro * Add product key
1 parent 846241f commit 238d3cd

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

docs/reference/edot-sdks/index.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,28 @@ applies_to:
88
products:
99
- id: cloud-serverless
1010
- id: observability
11+
- id: edot-sdk
1112
---
1213

13-
# EDOT SDKs feature overview
14+
# EDOT SDKs
15+
16+
The {{edot}} (EDOT) SDKs are production-ready, customized distributions of [OpenTelemetry](https://opentelemetry.io/) language SDKs, specifically optimized for seamless integration with Elastic Observability. EDOT SDKs provide a comprehensive observability solution that automatically captures distributed traces, metrics, and logs from your applications with minimal configuration.
17+
18+
While maintaining full compatibility with the OpenTelemetry specification, EDOT SDKs provide improvements and bug fixes from Elastic before they become available in upstream OpenTelemetry repositories.
19+
20+
## Supported languages
21+
22+
EDOT SDKs are available for the following programming languages and platforms:
23+
24+
* [.NET](/reference/edot-sdks/dotnet/index.md)
25+
* [Java](/reference/edot-sdks/java/index.md)
26+
* [Node.js](/reference/edot-sdks/nodejs/index.md)
27+
* [PHP](/reference/edot-sdks/php/index.md)
28+
* [Python](/reference/edot-sdks/python/index.md)
29+
* [Android](/reference/edot-sdks/android/index.md)
30+
* [iOS](/reference/edot-sdks/ios/index.md)
31+
32+
## Feature overview
1433

1534
This table provides an overview of the features available in the {{edot}} (EDOT) SDKs across different programming languages.
1635

@@ -43,7 +62,7 @@ This table provides an overview of the features available in the {{edot}} (EDOT)
4362
* ❌ Not available
4463
% end:edot-features
4564

46-
## Elastic support for EDOT SDKs
65+
## Support for EDOT SDKs
4766

4867
Elastic provides technical support for EDOT Language SDKs according to Elastic's [Support Policy](https://www.elastic.co/support_policy). EDOT SDKs are meant to be used in combination with the [EDOT Collector](/reference/edot-collector/index.md) or the [{{motlp}}](/reference/motlp.md) to ingest data into Elastic solutions from the EDOT SDKs. Other ingestion paths are not officially supported by Elastic.
4968

0 commit comments

Comments
 (0)