In-Platform Demo Experience
Get the full Lumigo experience—even if you aren’t using every feature—with a new in-platform demo. In one-click, fill your project with demo data and see how Lumigo can debug even the most complex of environments.
Get the full Lumigo experience—even if you aren’t using every feature—with a new in-platform demo. In one-click, fill your project with demo data and see how Lumigo can debug even the most complex of environments.
You can now see and understand Lambda → SNS → SQS → Lambda transactions as one complete trace, end-to-end. This new view gives you critical context into one of the most common–but unobservable–serverless architectures so you can now troubleshoot it faster and easier, with no blindspots.
This feature is available for Node.js and Python. To see the full trace update your Node.js tracer to version +1.72.0 and Python tracer to version +1.1.199.
Cold start duration is now displayed in the timeline of your traces to make it even easier to improve latency end-to-end. Set up alerts to notify you when functions experience a high percentage of cold starts to keep an eye on critical and user-facing functions.
We extended Lumigo's support of OpenTelemetry resource attribute semantic conventions to cover the `cloud.platform` key and the Amazon ECS semantic conventions.
Our goal with implementing the OpenTelemetry semantic conventions is to enable you to get the best integration with Lumigo for your workloads even when not using the Lumigo OpenTelemetry distributions, but rather using upstream OpenTelemetry SDKs.
The Amazon ECS semantic conventions are not yet widely implemented in OpenTelemetry SDKs, but we are very much looking forward to contributing them to the community!
For more information about the OpenTelemetry semantic conventions supported by Lumigo, refer to the OpenTelemetry Supported Semantic Conventions documentation.
Lumigo Tags add dimension to your Lambda functions so that they can be organized, searched for, and filtered in Lumigo, helping you simplify the complexity of monitoring distributed applications.
Amazon Elastic Container Service (ECS) monitoring is now generally available in Lumigo.
The Clusters view gives you an overview of your ECS clusters, the trends of usage of their resources, and you can jump with a click into the traces running through those clusters.
The Services view provides you with an overview of the ECS services on a cluster, including their status, launch type, CPU or memory utilization trends, deployment configuration. With one click, you can jump to the traces involving each service.
The Tasks view offers an overview of the tasks on a cluster or a service, including their status, launch type, resource limits, and the corresponding traces.
With the arrival of containers in Lumigo, we touched up the default dashboard to show also information about your containerized workloads. These changes are visible only in the Lumigo projects that have not customized their default dashboard.
The distributed tracing of containerized applications on Amazon ECS is powered by OpenTelemetry. We published two OpenTelemetry distributions for Node.js and Python, and Lumigo can now ingest distributed-tracing data from any OpenTelemetry SDK via its new OTLP+HTTP endpoint.
Quickly isolate and understand specific performance issues (i.e. spike in failures) with enhanced zoom-in capabilities for charts and graphs. Instead of manual filters, you’ll be able to highlight what’s important and seamlessly check all relevant metrics without noise, across the entire platform.
Rearrange, add or remove widgets to keep a pulse on the most critical parts of your applications with a custom dashboard view.
Easily find a log message, or part of it, across function’s invocations. The new search is designed to help you investigate volumes of logs as quickly as possible.
Debug issues locally and quickly fix them by auto-generating a cURL request directly from the platform.