In this article, we’re going to learn about semantic conventions in OpenTelemetry and how they are used to make data processing much easier. We’ll also discuss the different types of semantic
Distributed tracing is a method of tracking the propagation of a single request as it’s handled by various services that make up an application. Tracing in that sense is “distributed” because in
At a scale, the cost to collect, process and save traces can dramatically outweigh the benefits because many of these events are virtually identical and successful. The point of debugging is to search
In this article, We are going to learn about Site Reliability Engineering (SRE) core terminologies. It's important to understand those terms because they are used a lot nowadays in the software
It would be nice to build 100% reliable services. Ones that never fail. right? absolutely not. It's going to be really bad to do such a thing because it's