Skip to content

Commit fc7cb75

Browse files
alaudazzihegerchr
andauthored
Update solutions/observability/apps/llm-observability.md
Co-authored-by: Christoph Heger <[email protected]>
1 parent 0162235 commit fc7cb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/observability/apps/llm-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Depending on the LLM provider you choose, the following table shows which source
3535

3636
Elastic offers specialized OpenTelemetry Protocol (OTLP) tracing for applications leveraging OpenAI models hosted on OpenAI, Azure, and Amazon Bedrock, providing a detailed view of request flows. This tracing capability captures critical insights, including the specific models used, request duration, errors encountered, token consumption per request, and the interaction between prompts and responses. Ideal for troubleshooting, APM tracing allows you to find exactly where the issue is happening with precision and efficiency in your OpenAI-powered application.
3737

38-
You can instrument the application with one of the following OpenTelemetry API:
38+
You can instrument the application with one of the following Elastic Distributions of OpenTelemetry (EDOT):
3939

4040
- [Python](https://github.com/elastic/elastic-otel-python)
4141
- [Node.js](https://github.com/elastic/elastic-otel-node)

0 commit comments

Comments
 (0)