-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
Hi
I got some confused in using of the datadog-api-client-python.
What I tried to do is pulling the information that passed to datadog from my application that I can see on the AI Observability > LLM Observability > Monitor > Traces > CONTENT > Input/Output.
However, the things I pulled thru datadog-api-client, gave me the different trace_ids that I saw on the DATADOG Platform, and also I am only received the infrastructure log signals but unable to retrieve the content (input/output).
Could you please add the feature or tutorial teach me how to do that?
I cannot find any useful information from datadog doc itself, Chatbot AIs, or the tech blogs on the internet.