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.


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.

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.

featureImprovement
5 months ago

Label-Based Resource Monitoring in Lumigo Kubernetes Operator

We're excited to announce an upgrade to our Lumigo Kubernetes Operator!
You can now send traces and logs from specific resources using labels, enhancing the flexibility and precision of our monitoring capabilities.

What's New?
Previously, the Lumigo operator relied solely on namespace-based instrumentation, which posed challenges in environments where a single namespace was used for various workloads. Now, you can target specific resources for tracing and logging using Kubernetes labels, eliminating the need to instrument an entire namespace.

Benefits:
  • Increased Precision: Focus on the exact resources you need.
  • Enhanced Flexibility: Easily adapt to complex architectures with diverse workload use cases.
Supported version: V46

For more details check out our documentation: Opting In for Specific Resources
Improvement
6 months ago

Lumigo metrics releases and features!

Edit Metric Widget
You can now dynamically create dashboard widgets from metrics queries and formulas, and edit them directly on the dashboard page.

Add All Queries to Dashboard
A new button on the metrics page allows you to add all the queries and formulas you've built to a dashboard with just one click! No need to go one by one, simply pick a dashboard, and your widgets will be added automatically.

Add Custom Units to Formula
If you're calculating a formula using multiple metrics, you can now add a custom unit to the result values to maintain context. 

For example, if you're creating a usage consumption formula like usage/limit*100 and want percentage results, you can easily add a "%" symbol to the output.

Improvement
6 months ago

Updated Kubernetes Workloads Page

We're excited to announce the release of our new and improved Kubernetes workloads page!

  • Get an updated view of all your workloads across all namespaces
  • View CPU and memory consumption breakdown for the pods of each workload
  • Easily filter by cluster, namespace, and workload
  • Quickly refresh the page to see data updated within the last 3 minutes
  • Dive deeper to see more details about each workload, including logs and traces.

Note: Operator must be updated to the latest version. Lean more. 

Improvement
6 months ago

Copilot Now Shows the Sources Behind Its Answers

We’ve taken a big step toward making Lumigo Copilot even more powerful and trustworthy. Copilot now highlights the data sources behind its answers — whether it’s referencing:

  • Specific transactions
  • Explore searches
  • Source code
  • Or other relevant data

Why It Matters:

  • Enhances clarity around how answers are generated
  • Builds trust by showing exactly what Copilot is looking at
  • Empowers deeper investigation by letting you follow the trail

As we continue evolving Copilot into a platform-wide assistant for complex investigations, transparency will remain a core part of the experience.

Improvement
6 months ago

Introducing the New Explore Page Origin Property

We’ve just released a powerful enhancement to the Explore page - the Origin property!

Each request (span) is an exchange of data between two parties — and now, you can see both sides of that exchange. The new Origin property tells you where the data came from, giving you a more complete picture of your system's behavior.

These new filters are available:

  • Origin
  • Origin Type
  • Span Kind

These filters help you quickly drill into the data you care about, and they significantly improve Lumigo Copilot’s accuracy when helping you search and analyze traces.

Better visibility, better answers. Try it out now!

Improvement
7 months ago

Get Full Cluster Monitoring with a Single K8s Operator Command

We're excited to update the release of our new K8s operator install command, making it easier than ever to get started with Lumigo operator.
With a single command, you can:
  • Install the operator in your cluster
  • Send all infrastructure metrics from your cluster
  • Select specific namespaces to send logs and traces
Just one command, and you're set up with metrics, logs, and traces from your chosen cluster' namespaces!