Skip to content

Commit 746261f

Browse files
committed
Add links to otel distros
1 parent 6149699 commit 746261f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

solutions/observability/apps/llm-observability.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Elastic offers specialized OpenTelemetry Protocol (OTLP) tracing for application
2626

2727
You can Instrument the application with one of the following OpenTelemetry API:
2828

29-
- Python
30-
- Node.js
31-
- Java
29+
- [Python](https://github.com/elastic/elastic-otel-python)
30+
- [Node.js](https://github.com/elastic/elastic-otel-node)
31+
- [Java](https://github.com/elastic/elastic-otel-java)
3232

3333
## Getting started
3434

0 commit comments

Comments
 (0)