Skip to content

Commit 9b559ff

Browse files
authored
Update otel_instrumentation.md (#37739)
1 parent c255bb4 commit 9b559ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/llm_observability/instrumentation/otel_instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ with tracer.start_as_current_span("my-span") as span:
609609
span.set_attribute("dd_llmobs_enabled", False)
610610
```
611611

612-
[1]: https://opentelemetry.io/docs/specs/semconv/gen-ai/gen-ai-agent-spans/#spans
612+
[1]: https://github.com/open-telemetry/semantic-conventions-genai
613613
[2]: https://app.datadoghq.com/organization-settings/api-keys
614614
[3]: https://app.datadoghq.com/llm/traces
615615
[4]: /help/

0 commit comments

Comments
 (0)