We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6149699 commit 746261fCopy full SHA for 746261f
solutions/observability/apps/llm-observability.md
@@ -26,9 +26,9 @@ Elastic offers specialized OpenTelemetry Protocol (OTLP) tracing for application
26
27
You can Instrument the application with one of the following OpenTelemetry API:
28
29
-- Python
30
-- Node.js
31
-- Java
+- [Python](https://github.com/elastic/elastic-otel-python)
+- [Node.js](https://github.com/elastic/elastic-otel-node)
+- [Java](https://github.com/elastic/elastic-otel-java)
32
33
## Getting started
34
0 commit comments