Implementing High-Cardinality Instrumentation in Frontend Apps
In speaking with frontend engineers this past year, I realized that understanding the power of wide events is a big mental shift. We’re used to...
Top Posts
-
Technical Deep Dives
Software Engineering
The Most Important Developer Productivity Metric
-
Debugging
Customer Stories
Faster Fixes, Happier Customers: Gearset Leverages Honeycomb for Success
-
Software Engineering
LLMs
Using GitHub Copilot to Speed Up Your Development Workflow
-
OpenTelemetry
What’s That Collector Doing?
A Better Environment for Observability, at Your Service
We’ve made some big changes under the hood at Honeycomb to give you better control over how you put your apps data to work—we’ve expanded...
Ask Miss O11y: Do I Need Observability If My Stack Is Boring?
Observability came out of microservices and cloud-native, right? If you have a simpler architecture, does o11y matter?” — this question came up during recent office...
Honeycomb OpenTelemetry Distro for Java reaches 1.0 release
Today, the Honeycomb OpenTelemetry Distribution for Java reaches a major milestone with a 1.0 release. This is the first Honeycomb OTel Distro to come out...
startSpan vs. startActiveSpan
TL;DR: startSpan is easier and measures a duration. Use it if your work won’t create any subspans. startActiveSpan requires that you pass a callback for...
Honeycomb Terraform Provider Now Officially Supported by Honeycomb
Previously announced as a community-led project, the Terraform provider for Honeycomb is now officially maintained by Honeycomb in partnership with Hashicorp. We recognize how valuable...
On the Brittleness of Dashboards
Dashboards are one of the most basic and popular tools software engineers use to operate their systems. In this post, I'll make the argument that...
Ask Miss O11y: Making Sense of OpenTelemetry: Who’s There? The Resource.
I’m adding instrumentation code to my app. To set it up, I have to create a Resource. What does that mean? What can I do...
OpenTelemetry (OTel) Is Key to Avoiding Vendor Lock-in
The promise of OpenTelemetry is that it can help you avoid vendor lock-in by allowing you to instrument your applications once, then send that data...
Ask Miss O11y: OpenTelemetry in the Front End: Tracing Across Page Load
We want to measure the time that a user waits between pushing a button and seeing their result. The examples for creating a trace span...
The Truth About “MEH-TRICS”
A long time ago, in a galaxy far, far away, I said a lot of inflammatory things about metrics. “Metrics are shit salad.” “Metrics are...
Ask Miss O11y: Making Sense of OpenTelemetry—Context
“What is up with the Context in OpenTelemetry? Why do I need to mess with it at all? Why, when I set a span as...
How We Define SRE Work
At the time of writing this post, I have officially been at Honeycomb for one year as a site reliability engineer (SRE). I had shared...