Skip to content

Snapshots

Unlike traditional breakpoints, Lightrun Snapshots are virtual breakpoints that don't pause, block or otherwise affect the functioning of your target application code from running. Lightrun Snapshots extract all of the information you need (stack traces and variables) for investigating bugs and display the output directly in the Lightrun plugin for your IDE and your Lightrun Management Portal.

Typical use cases

With Lightrun Snapshots, you can:

  • Explore variable values and function arguments at runtime, at any line of code in your application.
  • Add watch expressions and explore the stack trace and the variables in every frame.
  • Add as many snapshots as you need, without pausing the process.
  • Add tags to enable multi-instance support (such as microservices, and big data workers).

Note

From release 1.39, snapshots are retained for 10 days after they expire. Following this period, the expired snapshots are automatically deleted.

More on Snapshots


Last update: November 19, 2024