Instrumentation   Ask Miss O11y  

Ask Miss O11y, Holiday Edition

By Jessica Kerr  |   Last modified on April 20, 2022

Hey Miss O11y, what’s your favorite thing about Christmas?

Ooh, good question!

My favorite thing about this part of the year is that work slows down, everybody is on vacation, and those of us not traveling get to work on little projects that we’re too busy to touch most of the year.

As Martin Thwaites put it: “The Product Owners are away, the devs will play.”

For Martin, this year, “play” means adding tracing to more of their services. Devs have wanted this visibility for a while, and this is their chance to get enough instrumentation in to show that it’s useful.

This is one of those developer-facing improvements that’s hard to make a business case for. How do you explain exactly who will it help and when? It’s hard to say, except:

  • Any outage is shorter, as that needle-in-the-haystack problem becomes clear to your new eagle-eye vision
  • The development process gets smoother since the effect of internal changes can now be seen
  • Evolution of features becomes viable because strange, unexpected things people do in production are now visible to us
  • Production becomes a resource to consult and less of a shrouded mystery

Like improving continuous integration, like fixing flaky tests, like refactoring code that was designed for a different period of history—improving observability is one of those road-paving, engine-revving activities that makes future development go faster somehow. But not any particular “how” that you can point to; it just helps. Developers know this, and we’ll make our jobs easier and ourselves more effective when given half the chance.

These quiet late-December days are a brief respite in the relentless trek toward business impact. They’re our chance to level up our teams for higher business impact for the whole next year.

At some companies (like Honeycomb), we prioritize developer-facing system improvements year-round. For everyone else, there’s late December.

Oh wait, wait! Actually, that’s my second favorite thing. My real favorite is—ugly Christmas sweaters.

Harrison Calato, Jo Ann Sanders, and Jessica Kerr show off their ugliest Christmas sweaters at the Honeycomb office.
Harrison Calato, Jo Ann Sanders, and Jessica Kerr show off their ugliest Christmas sweaters at the Honeycomb office.

Have a question for Miss O11y? Send us an email!

 

Related Posts

OpenTelemetry   Instrumentation  

OpenTelemetry Best Practices #2 Agents, Sidecars, Collectors, Coded Instrumentation

For years, we’ve been installing what vendors have referred to as “agents” that reach into our applications and pull out useful telemetry information from them....

Product Updates   Instrumentation  

Safer Client-Side Instrumentation with Honeycomb's Ingest-Only API Keys

We're delighted to introduce our new Ingest API Keys, a significant step toward enabling all Honeycomb customers to manage their observability complexity simply, efficiently, and...

OpenTelemetry   Instrumentation  

Avoid Stubbing Your Toe on Telemetry Changes

When you have questions about your software, telemetry data is there for you. Over time, you make friends with your data, learning what queries take...