Skip to content

Commit 9412ba6

Browse files
gary-huangcswatt
andauthored
add link for JAR download (#29922)
Co-authored-by: cecilia saixue watt <cecilia.watt@datadoghq.com>
1 parent 5e26a6d commit 9412ba6

File tree

1 file changed

+3
-1
lines changed
  • content/en/llm_observability/setup/sdk

1 file changed

+3
-1
lines changed

content/en/llm_observability/setup/sdk/java.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can install and configure tracing of various operations such as workflows, t
2121

2222
### Prerequisites
2323

24-
1. Download the `dd-trace-java` JAR.
24+
1. Download the [`dd-trace-java` JAR][5].
2525

2626
2. LLM Observability requires a Datadog API key (see [the instructions for creating an API key][1]).
2727

@@ -546,3 +546,5 @@ public class MyJavaClass {
546546
[2]: /llm_observability/terms/
547547
[3]: /getting_started/tagging/
548548
[4]: /llm_observability/setup/auto_instrumentation/?tab=java
549+
[5]: https://s3.us-east-1.amazonaws.com/dd-trace-java-builds/llmobs-java-sdk-integration/dd-java-agent.jar
550+

0 commit comments

Comments
 (0)