Event Foo: What Should I Add to an Event?
When we’re talking with people about how they should start using Honeycomb, many ask for guidance about what should go into an event. Though there are longer posts on this blog about what it…
Instrumenting High Volume Services: Part 3
This is the last of three posts focusing on sampling as a part of your toolbox for handling services that generate large amounts of instrumentation data. The first one was an introduction to sampling…
Instrumenting High Volume Services: Part 2
This is the second of three posts focusing on sampling as a part of your toolbox for handling services that generate large amounts of instrumentation data. The first one was an introduction to sampling….
Instrumenting High Volume Services: Part 1
This is the first of three posts focusing on sampling as a part of your toolbox for handling services that generate large amounts of instrumentation data. Recording tons of data about every request coming…
Update to Go SDK – Efficient Sampling
Here at Honeycomb we believe the best approach to handling high volume traffic is through sampling. As services scale, we want to continue to be able to inspect events with rich detail and context….