Welcome to Lightrun Blog
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…
[Press Release] Lightrun Launches Support for Python, Giving Developers a Simpler Way to Debug Live Machine Learning Pipelines
TEL AVIV - August 5, 2021 - Lightrun, the leader in IDE-native observability, today announced support for…
5 Most Common API Errors and How to Fix Them
As software got more complex, more and more software projects rely on API integrations to run. Some of…
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.
Kotlin vs Java: 10 Years In
Kotlin learned from the mistakes of Java and came out from JetBrains as the better alternative statically typed, general-purpose programming language with a type interface
The Essential Guide to Docker Containers
Though it has been around for some years now, Docker is still one of the most flexible, efficient, and nimble technologies for rapidly building environments to host software of all kinds—especially web-based applications.
Top 10 Java Linters
Java Linters make an awesome addition to your development environment. Check out our top Java linters and SAST solutions.
Using the Redis Command-Line Correctly
Learn how to employ Redis CLI features without the setup time required when using client libraries in your code
How to Debug Race Conditions Between Threads in Java
In this tutorial, we give an overview of what race conditions are, what multithreaded Java code is used for, and how to debug race conditions in Java using a few different methods.
Lightrun Secures $23 Million Series A Funding to Shift Observability “Left”
Funding led by Insight Partners will expand Lightrun’s headcount to meet market demand for real-time production code visibility.
How to Debug Remotely in IntelliJ IDEA
Remote debugging with IntelliJ can help developers identify bugs and reproduce errors across every stage of the software deployment lifecycle.
How Cool? Very Cool! Lightrun named a Cool Vendor by Gartner in Monitoring, Observability, and Cloud Operations
Read why Gartner thinks we're cool...
Continuous Monitoring: What Is It and How Is it Impacting DevOps Today?
Continuous monitoring is changing the world of IT. When implemented in all areas of your DevOps lifecycle, it provides environment-wide visibility into security incidents, compliance risks, and performance issues
It’s Really not that Complicated.
You can actually understand what’s going on inside your live applications.