Skip to content

Commit da8fadc

Browse files
committed
chore: add tracing disclaimer
1 parent 6cd38e4 commit da8fadc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.
7+
This allows for a more detailed and standardized tracing experience without the need to handle batching and updates internally.
8+
Check out our [Spring AI Example](https://langfuse.com/docs/integrations/spring-ai) for more details.
9+
610
## Installation
711

812
Add the langfuse-java API client as a dependency using

0 commit comments

Comments
 (0)