diff --git a/features/prompt-history/metadata.mdx b/features/prompt-history/metadata.mdx index 5f934a8..04666e6 100644 --- a/features/prompt-history/metadata.mdx +++ b/features/prompt-history/metadata.mdx @@ -95,4 +95,4 @@ Metadata is optimized for high-cardinality, request-specific values such as user If you instrument your app with OpenTelemetry, you can attach metadata directly from span attributes — no `track.metadata()` call required. PromptLayer automatically maps standard attributes like `user.id` and `gen_ai.conversation.id`, and also reads arbitrary `promptlayer.metadata.` attributes. -See [Attaching User Identity & Metadata](/features/opentelemetry#attaching-user-identity-metadata) in the OpenTelemetry guide for details. +See [Attaching User Identity & Metadata](/features/opentelemetry#attaching-user-identity-%26-metadata) in the OpenTelemetry guide for details.