Welcome to Lightrun Blog
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…
popular
Short and Exciting Journey of M1 Build Agent Configuration
Back in November 2020 Apple's M1 chip was introduced and as the end users moved forward to M1…
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
popular
Understand Source Code – Deep into the Codebase, Locally and in Production
Learn a new codebase by diving into it with debuggers to understand the full extent of internal semantics & interactions within the project.
Spring Boot Performance Workshop with Vlad Mihalcea
A couple of weeks ago, we had a great time hosting the workshop you can see below with…
Top 8 IntelliJ Debug Shortcuts
Let's get real - as developers, we spend a significant amount of time staring at a screen and…
How to debug Python in VSCode
Python has become one of the most popular programming languages globally and is particularly popular in data science and artificial intelligence. Python's popularity can be attributed to its ease of use and readability and the large ecosystem of libraries and frameworks built around it. Python is also popular among developers working on cloud-based applications, as they can use it to orchestrate complex workflows.
Lightrun Is Now Available For Web IDEs
Lightrun for Web IDEs is now available for our beta users in 3 leading, cutting-edge web-based IDE platforms - read more inside.
How to use VSCode to debug a Node.js application
Debugging is an essential step in software development, as it allows developers to fix errors before releasing the…
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…
IllegalArgumentException in Java
Let's look at IllegalArgumentException, which is one of the most common types of exceptions that Java developers deal…
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…
It’s Really not that Complicated.
You can actually understand what’s going on inside your live applications.