Lumigo Release Notes logo

Release Notes

Back to Homepage Subscribe to Updates

Labels

  • All Posts
  • Announcement
  • feature
  • Improvement

Jump to Month

  • 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
Announcementfeature
2 months ago

NEW – Kubernetes Single Workload Pods Page

We’re excited to introduce our new Kubernetes Single Workload Pods Page: a new way to monitor all your workload pods in one place!
  • Pod status at a glance
  • Pod restarts & age tracking
  • CPU & memory usage, plus node details per pod
  • Containers health insights
  • Quick access to logs & traces for deeper investigation
2 months ago

Lumigo Kubernetes Operator Improvements for Broader Monitoring and Better Performance (v44)

Monitor all cluster namespaces at once

 You can now monitor all namespaces in your cluster without specifying each one individually.
Simply set monitoredNamespaces=all to enable traces and logs for all namespaces by default. 
Note: This is recommended only for non-production environments, as it may trigger frequent workload restarts, leading to temporary CPU and memory spikes.

Send essential metrics only (by default)

The operator now sends only essential infrastructure metrics by default, reducing noise and preventing unnecessary costs for unused metrics. To apply this change, simply upgrade to the latest operator version.
Note: Need all metrics? Restore the previous behavior by setting clusterCollection.metrics.essentialOnly=false during Helm installation.

Learn more in our documentation.

Announcementfeature
2 months ago

NEW: Global Dashboard Parameters

We’re excited to introduce Global Dashboard Parameters, enabling dynamic filtering across dashboard widgets from traces, logs, and metrics!
With this new feature, you can:
  • Use parameters as placeholders in search queries, using $parameter-name$
  • Save queries with parameters as dashboard widgets
  • Apply dashboard-wide filters to filter over multiple widgets at once
Try it out and make your dashboards more interactive and powerful!
Learn more in our documentation. 
feature
2 months ago

Kubernetes Single Workload Overview Page

We’re excited to introduce our new and improved Kubernetes Single Workload Overview!
This update gives you a comprehensive view of your workloads, whether it’s a Deployment, StatefulSet, or DaemonSet, with key insights at a glance:
  • CPU and memory utilization trends for your pods
  • Kubernetes events and rollouts for better change tracking
  • Error logs over time to quickly spot issues
This new overview helps you understand what’s happening inside your workloads faster and serves as a jumping-off point for deeper investigations into logs, metrics, and events—so you can resolve issues more efficiently.
feature
2 months ago

Get Answers From Copilot Without Leaving Slack 💬

We're happy to announce the Lumigo Copilot Slack integration!
You can now chat with Copilot directly from Slack via the upgraded Lumigo Slack app.

  • New Ask Copilot button for instant troubleshooting
  • Ask Copilot anything about any alert by mentioning it in a thread
  • Copilot is just a click away — no context-switching needed
Improvement
3 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
3 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
3 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
3 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
3 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!