AI agents removed the friction from writing telemetry
I used to avoid adding telemetry because it felt like tedious busywork. Now with Claude handling the OpenTelemetry boilerplate, I'm instrumenting everything.
The other day I tweeted:
"What is a design system? Wrong answers only."
My favorite response came from my friend Carl Vitullo, who wrote:
"The simplest and easiest way to speed up development on a small team."
He's totally right. If you're on a small team, and you're trying to ship your initial product or you're supporting a single, small application, you should not actively invest in building a design system. Design systems are only valuable at scale!
Design systems require a lot of upfront investment before they're valuable. And if you don't invest in them, they will fail. Before you pitch the idea to your team, make sure that your use case fits the tool.
You might consider investing in a design system if your use case meets one or more of the following requirements:
I used to avoid adding telemetry because it felt like tedious busywork. Now with Claude handling the OpenTelemetry boilerplate, I'm instrumenting everything.
AI agents work better when given appropriate context and guardrails.
I've been using Claude Code to offload tedious parts of platform engineering: dependency reviews, generating test PRs, dependency migrations, and project cleanup.