Skip to content

Commit dc32f72

Browse files
Update README.md (#12)
1 parent 78b8673 commit dc32f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository contains an auto-generated Langfuse API client for Java based on our [API specification](https://github.com/langfuse/langfuse/tree/main/fern/apis/server).
44
See the [Langfuse API reference](https://api.reference.langfuse.com) for more details on the available endpoints.
55

6-
We recommend to solve tracing via the [OpenTelemetry Instrumentation](https://langfuse.com/docs/opentelemetry/get-started) instead of using the Ingestion API directly.
6+
**Note:** We recommend to solve tracing via the [OpenTelemetry Instrumentation](https://langfuse.com/docs/opentelemetry/get-started) instead of using the Ingestion API directly. You can use the [OpenTelemetry Java SDK](https://github.com/open-telemetry/opentelemetry-java) and export spans to the [Langfuse OTel endpoint](https://langfuse.com/integrations/native/opentelemetry).
77
This allows for a more detailed and standardized tracing experience without the need to handle batching and updates internally.
88
Check out our [Spring AI Example](https://langfuse.com/docs/integrations/spring-ai) for more details.
99

0 commit comments

Comments
 (0)