The latest News and Information on Observabilty for complex systems and related technologies.
Software architectures are greatly influenced by the size and scale of the software applications. With growing size, the code base becomes complex. With scale, the deployment becomes challenging. The result: debugging becomes an increasingly time-consuming process for developers.
The modern standard for observability in backend systems is: distributed traces with OpenTelemetry, plus dynamic aggregations over these events. This works very well in the world of web servers. But what about the web client? This post describes the state of OpenTelemetry support for React web clients, as of early April 2023.
As technology advances, so does the need for software engineers and DevOps teams to understand the precise inner workings of the systems they create. In 2023, observability is quickly becoming a key factor in gaining success for many businesses. The study states that many businesses are in different stages of adopting observability into their arsenal of tools, and that the need for these practices is on the rise.
At a recent training session, Jeli spent a great deal of time covering incident retrospectives and what makes an incident worthy of studying. My colleague Ben Hartshorne asked a fascinating question, which I’ll paraphrase here: That caught me by surprise. We had a great discussion, and it made me consider approaches I hadn’t before.