Draft
Conversation
skull8888888
reviewed
Apr 8, 2026
| tags: ["claude"] | ||
| name: Dinmukhamed Mailibay | ||
| url: https://x.com/din_mlb | ||
| tags: ["claude", "agent", "observability", "telemetry"] |
Member
There was a problem hiding this comment.
add claude agent sdk tag too
skull8888888
reviewed
Apr 8, 2026
| --- | ||
| > **TL;DR:** Building a custom coding agent? We’ve released instrumentation packages for the `claude-agent-sdk` in both **Python** and **TypeScript**. Both SDKs use a tiny, transparent **Rust proxy** to capture every prompt, tool call, and latency metric from the Claude Code process locally and efficiently. | ||
|
|
||
| > **TL;DR:** Building a custom coding agent? We’ve released instrumentation packages for the `claude-agent-sdk` in both **Python** and **TypeScript**. Both SDKs use a tiny, transparent **Rust proxy** to capture every prompt, tool call, and latency metric from the Claude Code process. No extra dependencies or servers. All instrumentation lives right besides your application. |
Member
There was a problem hiding this comment.
Building a custom coding agent?
not only coding agent anymore, right? CAS is general
skull8888888
reviewed
Apr 8, 2026
| True to our obsession with developer experience, we refused to make this complicated. The setup is just an install command and 1-2 lines of code. We respect the time of the researchers and engineers who rely on Laminar. We want you analyzing your agents, not wrestling with your instrumentation. | ||
| We went to great lengths to keep installation as simple as possible. The setup is just an install command and 1-2 lines of code. We want you analyzing your agents, not wrestling with your instrumentation. | ||
|
|
||
| You can view a sample trace [here](https://laminar.sh/shared/traces/a5067cfb-b711-3d5d-fef0-434ac9d9ba73) |
Member
There was a problem hiding this comment.
let's use better trace example here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.