Lumigo Release Notes logo

Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Announcement
  • feature
  • Improvement

Jump to Month

  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • August 2024
  • 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
Improvement
3 days ago

See logs context in alert notifications

We’ve added more context to your alerts: the log lines that are related to the alert are now included directly in the notification.
This means you can quickly see what happened without logging into Lumigo, and then dive deeper in Lumigo if you need to investigate further.

This small but handy update saves you time and makes it easier to understand and act on alerts right away.


feature
5 days ago

Smarter Conversations with Copilot: Follow-Up Suggestions

When chatting with Lumigo Copilot, you’ll now see two smart follow-up suggestions automatically generated by Copilot based on your ongoing conversation.

This feature saves you time and helps you uncover the next logical step in your troubleshooting or investigation session with Copilot.

Why use follow-up suggestions?

  • Fresh perspectives: Explore new angles and directions you might not have thought of.
  • Efficiency: Quickly jump to the next step without having to type a new question.

Just click on a suggested question, and Copilot will immediately start answering it, while also giving you two new suggestions to keep your investigation moving forward.

featureImprovement
6 days ago

Lumigo Kubernetes Operator: Logs Batching Support (v67)

We’re excited to announce the release of Lumigo Operator version 67, which includes two key enhancements:

Cluster logs batching: You can now collect cluster logs with a batching mechanism. This lets you send a large volume of logs without hitting sending limits. The batching behavior is configurable via Helm parameters.

Prometheus Node Exporter image on ECR: In addition to supporting the official Prometheus Node Exporter by default, we now also provide the image on ECR (currently available for amd64 only) for improved reliability and accessibility.

To upgrade and start using these improvements, follow the documentation instructions.

featureImprovement
3 weeks ago

Filter traces by JSON field value

Quickly find the exact trace you’re looking for by filtering based on specific JSON field key:value pairs from the request or response payload.

To get started:

  1. Select the relevant JSON field name from the autocomplete dropdown, or simply type it into the search bar.
  2. Enter the exact value you want to match and hit Enter.
  3. Instantly see all traces containing that JSON field and value in their payload.

This feature gives you a powerful new way to pinpoint the datapoints that matter most, taking you one step closer to full visibility across your system.

feature
a month ago

New: Stop Copilot Response Midway

Need to add something you forgot? Hit "Enter" too soon? Changed your mind or have a more urgent question?

You can now stop Copilot mid-response with the new stop button. No need to wait for the answer to finish, just interrupt and move on, saving valuable time and staying focused on what matters.

feature
a month ago

Investigate Kubernetes Errors with the New Kubernetes Event Issue Page

Lumigo’s new Kubernetes Event Issue Page lets you quickly understand recurring Kubernetes issues by showing error frequency over time, along with key metrics like CPU, memory, and pod statuses for the affected object.

Assess the blast radius by seeing which other issues impacted the same object or which other objects experienced the same error.

Use this page as a starting point to dive deeper into related logs, traces, metrics or Kubernetes events, everything you need in one place to move from detection to resolution faster.

feature
2 months ago

NEW: Pod Application Issues Page

We’re excited to announce the release of the Pod Application Issues Page: a new consolidated view that brings all your pod-related application issues into one place.

This page completes the observability cycle for your pods. In addition to metrics, logs, and events, you can now also see applicative issues, giving you a comprehensive understanding of each pod’s health and behavior.

What’s Inside?

  • A clear list of all application issues affecting the pod.
  • Key details like issue type, number of occurrences, and a distribution breakdown of error messages.
  • A direct link to the latest invocation for each issue, so you can seamlessly continue your investigation.

How to Access It?

Navigate to your pod via the Kubernetes page, then click on the new Application Issues tab.

 

Improvement
2 months ago

New: See Copilot Search Traces in Real Time

As Copilot performs investigations or queries your traces, you can now see the exact searches it performs directly on the Traces Search page, along with their results. This gives you full visibility into the queries Copilot generates and lets you pick up right where it left off! Just make sure the “Apply on page” feature is toggled on to view these searches as they happen.

feature
2 months ago

NEW: Pod Page Events Tab

We’re excited to introduce the Pod Page Events Tab - your new window into all Kubernetes events at the pod level.

This tab provides a chronological stream of Kubernetes events specifically scoped to an individual pod, making it easy to troubleshoot issues and track changes as they happen.

What you can do:

  • Trace pod lifecycle events like scheduling, state changes, and container restarts.
  • Quickly identify errors and warnings affecting your pod (e.g., image pull failures, probe issues).
  • Drill into event metadata for full transparency.

To get started, head over to a specific pod page in your Kubernetes cluster and click on the Events tab.

feature
2 months ago

NEW: Containers Page on the Single Pod View

We’re excited to announce the launch of the Container Page - a new view that gives you deep visibility into all containers within a pod.

What’s inside:

  • Container Status & Readiness: Instantly understand the current lifecycle and health of each container.
  • Key Resource Metrics: Monitor real-time CPU and memory utilization for each container.
  • Container-Level Details: Inspect the image and restart count.

Whether you're debugging pod behavior, checking rollout health, or optimizing performance, this page gives you the insights you need at a glance.

The Container Page is available directly within the Single Pod Page. Try it out!