Observability
The New Era of Autonomous Debugging: Transforming the SDLC
The software world is changing rapidly due to advancements in GenAI. These technologies are disrupting traditional processes and…

Maximizing Developer Efficiency and Secure User Management: The Power of Lightrun Agent Pools
Introduction In the dynamic landscape of modern application development, managing telemetry across diverse environments and technologies can be…

Unlock The Power of Dynamic Instrumentation for Enhanced Software Observability
In software development, dynamic instrumentation is a powerful linchpin between the development and debugging workflows. With software complexity…

Observability vs. Monitoring
Although all code is bound to have at least some bugs, they are more than just a minor…

Top 9 Observability Tools in 2022
Cloud infrastructure is becoming more useful for companies but also more complex. DevOps methods have become a critical…

Dynamic Observability Tools for API Live Debugging
Intro Application Programming Interfaces (APIs) are a crucial building block in modern software development, allowing applications to communicate…

Why Real-Time Debugging Becomes Essential in Platform Engineering
Introduction Platform engineering has been one of the hottest keywords in the software community in recent years. As…
Lightrun Empowers Developers with Next Generation Metric Tools for Java Performance Troubleshooting
Introduction When it comes to debugging performance related issues, the range of these issues together with their root…
When Disaster Strikes: Production Troubleshooting
Tom Granot and myself have had the privilege of Vlad Mihalcea’s online company for a while now. As…
OpenTracing vs. OpenTelemetry
Monitoring and observability have increased with software applications moving from monolithic to distributed microservice architectures. While observability and application monitoring share similar definitions, they also have some differences
Debugging Java Equals and Hashcode Performance in Production
I wrote a lot about the performance metrics of the equals method and hash code in this article.…