Tag: observability
-
Datadog vs Sentry Comparison in 2025
As software systems become distributed, scalable, complex and dynamic, observability tools become essential to ensure smooth functioning of the systems, early detection of the issues and quick resolution. Sentry and Datadog are two main observability tools which is used in the modern DevOps workflow. Let’s see the detailed comparison of Datadog and Sentry in this…
-
A Guide for Observing Go Process with eBPF tracing
Introduction In my journey as a software enthusiast, I’ve constantly sought innovative ways to unravel the intricacies of my Go applications. Recently, I stumbled upon a fascinating technology that has significantly transformed the way I observe and analyze Go processes. In this blog post, We’ll go on a journey of observing Go processes with eBPF.…