Skip to content

Commit 8af55f1

Browse files
authored
Merge pull request #12 from elastic/cmcg-add-php
Link to Elastic Distribution of OpenTelemetry PHP
2 parents 6ac7fff + b2bab0a commit 8af55f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@ These pages detail the components and how to configure the EDOT Collector.
2525

2626
## Collect application data using the EDOT language SDKs
2727

28-
Elastic offers several Distributions that extend [OpenTelemetry language SDKs](https://opentelemetry.io/docs/languages/). The following languages are currently supported:
28+
Elastic offers several Distributions that extend [OpenTelemetry language SDKs](https://opentelemetry.io/docs/languages/). The following languages are currently available:
2929

3030
* [Java](https://github.com/elastic/elastic-otel-java)
3131
* [.NET](https://github.com/elastic/elastic-otel-dotnet)
3232
* [Node.js](https://github.com/elastic/elastic-otel-node)
3333
* [Python](https://github.com/elastic/elastic-otel-python)
34+
* [PHP](https://github.com/elastic/elastic-otel-php/)
3435

3536
## Configure a custom collector or the OpenTelemetry Collector Contrib distribution
3637

37-
[Configure a custom collector or the OpenTelemetry Collector Contrib distribution](docs/configure-upstream-collector.md): Build and configure a [custom collector](https://opentelemetry.io/docs/collector/custom-collector/) or extend the [OpenTelemetry Collector Contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib) distribution to collect logs and metrics and send them to Elastic Observability.
38+
[Configure a custom collector or the OpenTelemetry Collector Contrib distribution](docs/configure-upstream-collector.md): Build and configure a [custom collector](https://opentelemetry.io/docs/collector/custom-collector/) or extend the [OpenTelemetry Collector Contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib) distribution to collect logs and metrics and send them to Elastic Observability.

0 commit comments

Comments
 (0)