Verified User in Computer Software
UC
Verified User in Computer Software
Mid-Market (51-1000 emp.)
"Really powerful"
4.5/5
What do you like best about Lightrun?

Lightrun has become an essential debugging tool for our team. Its ability to capture snapshots during runtime, plus its speed, efficiency, and user-friendly features significantly improve our development workflow and ultimately, our ability to deliver a positive customer experience. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

accasional delays and small bugs that interrups workflows Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
CI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"Shift observability left and de-risk early!"
4.5/5
What do you like best about Lightrun?

Lightrun makes it very easy to observe and debug our apps in runtime, because of that we have become more shift left ready. By allowing to inject telemetry directly from the developer machine we are able to reduce our MMTR in critical issues which significantly helped derisk and bring tangible cost reduction. Combining this with continuous testing via automation, mock services and API monitoring, we have a pretty solid pipeline in place now. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

I wouldn't say dislike but I think more examples like the online playground would make ease our team adoption and usage further. There is a small learning curve, but like everything useful it's kind of part of the fun too. Review collected by and hosted on G2.com.

BH
Brooke H.
Mid-Market (51-1000 emp.)
"Lightrun - the tool that developers and ops teams have been looking for"
5/5
What do you like best about Lightrun?

The ability to dynamically inspect variable values and performance in real-time while troubleshooting an application in production. While we all work very hard to create our unit and functional tests, some situations have not been anticipated. In these circumstances, nothing beats being able to do what LightRun can do. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

The one challenge I have run into is how I deployed the agent. On traditional VMs, it would have been wiser to deploy the Instana code with the application instead of in a central location - or to have a configurable way to select the deployment location and have multiple locations on the VMs. Review collected by and hosted on G2.com.

Prashant M.
PM
Prashant M.
Mid-Market (51-1000 emp.)
"Lightrun a tool for quick debug snapshots and code metrics"
4/5
What do you like best about Lightrun?

Lightrun allows you to debug code remotely in Intellij super fast without any nasty ports being opened in Production and connect to a specific pod/node if required to isolate the problem real quick and remediate it.

Adding loggers is a plus too to observe values real time Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

The UI for Intellij plugin can be worked upon more for searching tags etc and integration for NewRelic and splunk can be more verbose in docs for Infra teams to understand.

Also if they can have some mechanism of integrating agent keys in a different way and not have to add arguments to each agent which can be a lot of services in an org that would make adoption smoother and faster Review collected by and hosted on G2.com.

Danesh Q.
DQ
Danesh Q.
Enterprise (> 1000 emp.)
"Good tool for debugging applications without much overhead"
4.5/5
What do you like best about Lightrun?

One of the best thing I loved about Lightrun is that the setup time is very minimal and then developers have full flexibility to take snapshots of heap or logs at any line of the code.

This helps us move into a new direction of development wherein devs dont bother about putting a log statement just for debugging, which would often need a redeploy if log statements were missing. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

Nothing to dislike as such. If I have to think about a point then I feel the UI of IntelliJ plugin can be more intuitive. There is only a slight learning curve Review collected by and hosted on G2.com.

Alon H.
AH
Alon H.
Mid-Market (51-1000 emp.)
"Life before and after Lightrun"
5/5
What do you like best about Lightrun?

It's powerful. Lightrun can be used to debug and profile frontend applications in real time, without the need to deploy your code to a staging or production environment. This can save you a lot of time and frustration when trying to track down bugs.

It's easy to use. Once you get the hang of it, Lightrun is very easy to use. You can add breakpoints, inspect variables, and even step through your code, all without leaving your browser.

It's constantly being improved. The Lightrun team is constantly adding new features and fixing bugs. This means that Lightrun is only going to get better over time.

Overall, I think Lightrun is a great tool for debugging and profiling frontend applications. It's powerful, easy to use, and constantly being improved. However, it's important to be aware of its limitations, such as the fact that it can be difficult to get started and that it can add some overhead to your application. If you're looking for a simple and easy-to-use debugging tool, Lightrun might not be the best option for you. However, if you're willing to put in the time to learn how to use it, Lightrun can be a powerful tool for improving the quality of your frontend code. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

Nothing to dislike about Lightrun. Lightrun is a powerful and innovative tool for debugging and profiling frontend applications. The company is constantly improving the product and documentation, which can sometimes create operational challenges for us. However, Lightrun support is always quick to help and resolve any issues. Review collected by and hosted on G2.com.

Eylon B.
EB
Eylon B.
Software Engineering Manager
Small-Business (50 or fewer emp.)
"Tried it on my a side project, very convenient"
5/5
What do you like best about Lightrun?

They offer free trial, so I could easily set it up on my project and see if it actually fits. Many of the other solutions require to pay upfront. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

I think that the UI could be better. I guess it's a matter of taste but it would be nice if I could customize a personal theme. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Verified User in Computer Software
Enterprise (> 1000 emp.)
"Lightrun is a huge timesaver when you need to understand complex code and debug an issue."
5/5
What do you like best about Lightrun?

I like that it helps me know which code flows are really used, espically the sanpshot feature which allows me to look at the call stack.

The tool helps me validate my hypotisis when something goes wrong.

We also have a Slack channel with Lightrun support which are super responsive and helpful.

It's a valubale tool, easy to use, that I use very frequently. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

Conditional breakpoints doesn't always work due to the fact that it might hurt production performence. Review collected by and hosted on G2.com.

Verified User in Internet
CI
Verified User in Internet
Small-Business (50 or fewer emp.)
"Live application debugging: a helpful tool to build an effective developer platform"
5/5
What do you like best about Lightrun?

As a consultant, I've seen the ins and outs of countless developer tools across various companies. Best practices and good tools exist, but they generally need to be planned in advance and often require a sizable dedicated team to manage (and sometimes use...)

Lightrun has made my job of helping teams easier.

In my case, I've implemented Ligthrun to debug Kubernetes applications.

For developers, the whole Kubernetes debugging process becomes more accessible, even when Kubernetes skills are not across-the-board in the team. Instead of messing around with complex setups, they can dive right into the app, throwing in logs, metrics, and traces on-the-fly. It's basically a debugger that works on remote live applications, including in production, and it works well in a container environment.

And let's not forget the operation teams. The on-demand logging is especially useful especially when considering the budget (both licensing and storage) to host logging applications. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

As far as the programming language you're using is supported, nothing to dislike. Go support would be helpful. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
II
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"Lightrun: Save Time, Reduce Friction, and Increase Output"
5/5
What do you like best about Lightrun?

Lightrun stands out for its rapid troubleshooting capabilities, allowing us to resolve complex database issues quickly, bypassing the need for extensive data replication. Its seamless integration with VS Code and user-friendly debugging features enhance its utility in development environments. The responsive customer support through Slack is a significant advantage, offering immediate assistance without the usual delays of traditional ticketing systems. Review collected by and hosted on G2.com.

What do you dislike about Lightrun?

While the VS Code extension could benefit from minor UI improvements, the overall experience is greatly enhanced by the supportive and receptive Lightrun team, who are committed to continuous improvement based on user feedback. Review collected by and hosted on G2.com.