Skip to content

update cc proxy blog post#1601

Draft
dinmukhamedm wants to merge 1 commit intodevfrom
blog/25-12-03-claude
Draft

update cc proxy blog post#1601
dinmukhamedm wants to merge 1 commit intodevfrom
blog/25-12-03-claude

Conversation

@dinmukhamedm
Copy link
Copy Markdown
Member

No description provided.

tags: ["claude"]
name: Dinmukhamed Mailibay
url: https://x.com/din_mlb
tags: ["claude", "agent", "observability", "telemetry"]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add claude agent sdk tag too

---
> **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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Building a custom coding agent?

not only coding agent anymore, right? CAS is general

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)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use better trace example here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants