Lumigo Release Notes logo

Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Announcement
  • feature
  • Improvement

Jump to Month

  • June 2024
  • April 2024
  • January 2024
  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • February 2022
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
Announcement
3 years ago

Real-Time debugging with Live-Tail

We are thrilled to announce the general availability of Lumigo Live-Tail for tailing all your Lambda functions invocations in real-time. Live-Tail adds a much-required serverless debugging functionality and is now part of Lumigo's observability platform.

Live-Tail mimics a rolling log of your entire system, but instead of logs, it captures all your lambda invocations in real-time and easily views your logs, event, execution tags, and more details.

For more information read the documentation here.

feature
3 years ago

From issue to the line in code in one-click

Connect your code repository to Lumigo and find the commit that cause the issue with one-click.

For more information read the documentation here.

feature
3 years ago

Troubleshoot faster by correlating deployment changes and function trends.

Quickly understand if changes in configuration or code cause an unexpected outcome, such as an increase in the number of invocation failures or degraded performances.

For more information read the documentation here.

feature
3 years ago

Multi-Channel Notifications

You can now choose different Slack channels for each alert! Integrate to Slack and be notified on your preferred channels as soon as issues arise. Learn how

Already connected to Slack? Just re-integrate and add channels to your alert policies. Learn how.

feature
3 years ago

Set up Alerts, Quickly and Consistently With AWS Tags

Programmatically assign functions to alerts policies with AWS tags instead of assigning them via the UI. Use tags to apply alerts to all functions with selected tags, including future ones.

For more information read the documentation here.

feature
3 years ago

Find The Functions You're Looking For

We’ve updated the filters on the Functions page so that you can quickly and easily find the functions you’re looking for.

For more information read the documentation here.

Improvement
3 years ago

Debug transactions with stack trace

See the line of code where the exception was thrown on the STACK TRACE section. This important information can help you figure out where things went wrong or how various subroutines work together during execution.

When will I see the stack trace? At the moment the stack trace is available for traced Python functions.


Improvement
3 years ago

Introducing the new and improved UI

We’ve just released a new user interface designed to improve the overall user experience including new time picker, and better support for Safari and Firefox. 


feature
3 years ago

Detect issues in logs: new supported runtimes

We’ve added support for the following runtimes to detect issues in logs: .Net Core 2.1 and 3.1, Ruby 2.5 and 2.7, Go 1.x, and Java 8. You can now see the error and stack trace for untraced functions.


Improvement
3 years ago

New and improved Slack notifications

We’ve revamped Slack notifications to ensure teams quickly get the information they need when issues occur. You can now see the details of the issue at a glance, and investigate the issue in lumigo with one click. 

For more information read the documentation here.