# opentelemetry **Repository Path**: mirrors_elastic/opentelemetry ## Basic Information - **Project Name**: opentelemetry - **Description**: Get started with our Elastic Distros of OpenTelemetry - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-27 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elastic Distributions of OpenTelemetry (EDOT) ![GitHub deployments](https://img.shields.io/github/deployments/elastic/opentelemetry/docs-preview?logo=elastic&label=docs-preview&link=https%3A%2F%2Fdocs-v3-preview.elastic.dev%2Felastic%2Fopentelemetry%2Ftree%2Fmain) **Elastic Distributions of OpenTelemetry (EDOT)** is an open-source ecosystem of [OpenTelemetry distributions](https://opentelemetry.io/docs/concepts/distributions/), comprising an [OpenTelemetry Collector](https://opentelemetry.io/docs/collector/) and various OpenTelemetry [Language SDKs](https://opentelemetry.io/docs/languages/), all tailored to Elastic. This repository contains the EDOT documentation. Go to the [Elastic Documentation pages](https://www.elastic.co/docs/reference/opentelemetry) to browse it. ## Contribute to the documentation If you find any bugs in our documentation, or want to request an enhancement, [open an issue](https://github.com/elastic/opentelemetry/issues). We also welcome contributions in the form of PRs. Before you submit a PR, make sure that you have signed our [Contributor License Agreement](https://www.elastic.co/contributor-agreement/). For guidance on how to contribute to the documentation, refer to [CONTRIBUTE](./CONTRIBUTE.md). ## Preview your changes When you open a PR, your changes are built, deployed, and ready to be previewed within minutes. ## EDOT components and repositories The following repositories contain the code of each Elastic Distribution of OpenTelemetry. ### Collector - [EDOT Collector](https://github.com/elastic/elastic-agent/tree/main/internal/pkg/otel) - [Elastic Collector Components](https://github.com/elastic/opentelemetry-collector-components) ### EDOT SDKs / Agents - [EDOT .NET](https://github.com/elastic/elastic-otel-dotnet) - [EDOT Java](https://github.com/elastic/elastic-otel-java) - [EDOT Node.js](https://github.com/elastic/elastic-otel-node) - [EDOT PHP](https://github.com/elastic/elastic-otel-php) - [EDOT Python](https://github.com/elastic/elastic-otel-python) - [EDOT Android](https://github.com/elastic/apm-agent-android) - [EDOT iOS](https://github.com/elastic/apm-agent-ios) ## License [![CC BY-NC-ND 4.0][cc-by-nc-nd-image]][cc-by-nc-nd] [![CC BY-NC-ND 4.0][cc-by-nc-nd-shield]][cc-by-nc-nd] Documentation is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License][cc-by-nc-nd]. [cc-by-nc-nd]: http://creativecommons.org/licenses/by-nc-nd/4.0/ [cc-by-nc-nd-image]: https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png [cc-by-nc-nd-shield]: https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg