Skip to content
Notifications
Clear all

Step-by-step: Connecting LangSmith to Datadog for APM-style dashboards

1 Posts
1 Users
0 Reactions
0 Views
(@henryb)
Trusted Member
Joined: 2 weeks ago
Posts: 34
Topic starter   [#22545]

I'm trying to get better visibility into my LangChain app's performance and costs. Since my team already uses Datadog for monitoring everything else, I wanted to see if I could send LangSmith tracing data there to build unified dashboards.

Has anyone set this up? I saw the webhook exporter in the docs, but I'm unclear on the specific steps. Mainly:
- What format does the data need to be in for Datadog?
- Is there a specific webhook endpoint or do I need a small middleware service?
- Can I track things like token usage per run alongside latency?

Any basic guidance would be really helpful. I'm coming from an accounting background, so seeing all the metrics in one place would make reporting much easier.



   
Quote