Observability
Reduce 60% of your Logging Volume, and Save 40% of your Logging Costs with Lightrun Log Optimizer™
As organizations are adopting more of the FinOps foundation practices and trying to optimize their cloud-computing costs, engineering…
How Cool? Very Cool! Lightrun named a Cool Vendor by Gartner in Monitoring, Observability, and Cloud Operations
Read why Gartner thinks we're cool...
When Disaster Strikes: Production Troubleshooting
Tom Granot and myself have had the privilege of Vlad Mihalcea’s online company for a while now. As…
The Quick and Easy Guide to Reformatting Code in IntelliJ
As a developer, you’re going to be making changes to a codebase. That’s why, as Harold Abelson put it, “Programs must be written for people to read.” If a codebase is not clearly formatted, debugging becomes more difficult than it should be.
Node.js Security and Observability using Lightrun & Snyk
What if we could also prevent security issues in our code before we ship it? What if we could code-level visibility into what's going on inside our production applications, right there in the IDE?
How to Perform Python Remote Debugging
Sometimes, remote debugging is necessary. In the simplest terms, remote debugging is debugging an application running in a remote environment like production and staging.
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.…
Debugging Java Collections Framework Issues in Production
The Java Collections Framework was a huge leap forward when it was introduced as part of Java 2…
How to Debug Remotely in VS Code
In this article, you’ll learn how to configure Visual Studio Code for remote debugging by using the powerful remote development extensions it offers.
Top 8 Database Version Control Tools
Many DevOps teams struggle to achieve consistent builds and releases due to ineffective collaboration and communication strategies. Over…
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