Lightstep from ServiceNow Logo

Products

Solutions

Documentation

Resources

Lightstep from ServiceNow Logo
< all announcements

Stepping It Up! Lightstep Feature Updates - May 2021

It's been a while since we've shouted about all the great releases at Lightstep! Take a look at all we've accomplished in the past few months.

New Metrics API endpoints

There are now endpoints to our public API that let you work with your metric dashboards and alerts.

Microsatellites

Lightstep's new Microsatellitesnew Microsatellites significantly simplify data ingestion by shifting most of the data processing and storage to the Lightstep SaaS. Instead of temporarily storing span data to begin analyzing traces in the Satellite, Microsatellites immediately forward all span data directly to the Lightstep SaaS for immediate analysis.

Easier to set Up and install

Microsatellites are easier to set up and manage and can reduce Satellite fleets up to 90%.

Instead of the sometimes complicated math to ensure Satellites had enough memory set aside for span indexing and enough recall to suit your needs, now you don't need to determine how many Microsatellites to run or how much retention to maintain. Retention is always fixed at 1-hour.

You can configure your orchestration framework to scale Microsatellites on CPU and memory utilization, which is a more intuitive metric and has more support across ecosystems (K8, ECS, etc).

Microsatellites are less sensitive to load balance issues.

You no longer need to worry about Satellites being imbalanced, leading to a degraded product experience like inconsistent recall across pools, incomplete trace assembly, and inaccurate time series. Now when load balancing isn't perfect, the product experience won't be degraded. And because retention is now configured in Lightstep SaaS, retention across all pools/projects will always be consistent.

Additional benefits

  • 1-hour retention for all projects. You no longer have to tune your Satellites to gain a larger recall window.

  • Higher Key Ops and Streams limits

Want to make the switch?

You can convert your Classic Satellites to Microsatellites with a configuration change. Contact Customer SuccessCustomer Success for more info!

Documentation changes

Our product documentation now features using Microsatellitesusing Microsatellites, but we still provide content for configuringconfiguring and monitoringmonitoring the Classic Satellites.

Share Correlations from Change Intelligence

You can now share a URLshare a URL to a specific correlation from Change IntelligenceChange Intelligence. When users click the link, they are directed to that correlation (seeing the same data you did), highlighted in blue.

Share Correlations from Change Intelligence

Set the time zone

By default, Lightstep displays times based on your browser's configured time zone. You can now change that to a specific time zonespecific time zone from the Account Settings page.

Set the time zone in Lightstep

Use OpenTelemetry to integrate Rollbar data with Lightstep

Error analytics solutions like Rollbar can connect errors seen in your system to specific lines of code that may be causing the issue, allowing developers to quickly remediate issues before they become widespread. However, the problem with many of these tools is that in a distributed system, different services owned by different teams often collect varied telemetry data, making it difficult to trace an issue through the stack.

We’ve built an experimental OpenTelemetryOpenTelemetry plugin that works with RollbarRollbar to automatically create attributes from Rollbar metadata. Whenever Rollbar is called from your Node.js service, it collects the values of those attributes and adds them to the span.

Use OpenTelemetry to Integrate Rollbar Data with Lightstep

When you view a trace in Lightstep, if a span contains a call to Rollbar, the Rollbar UUID appears in the Attributes panel. Learn how to use our new Learning PathLearning Path!

Automatically instrument AWS services with OpenTelemetry

Many distributed systems include API calls to services in the AWS cloud. Instrumenting your own services with OpenTelemetryOpenTelemetry is great for monitoring performance inside your system, but observability becomes a black hole once a call is made out to the cloud. Issues in those cloud services might be causing latency or errors in your services, but there's no way to tell.

To solve this problem, you can use an OpenTelemetry AWS pluginOpenTelemetry AWS plugin that automatically instruments services in the AWS cloud with OpenTelemetryAWS cloud with OpenTelemetry. With a single line of code, it instruments and then captures all requests made from your Node.js service to the AWS API. The resulting data can then be seen in Lightstep, removing the blind spots from your observability.

Learn how to use our new Learning PathLearning Path!

Automatically Instrument AWS Services with OpenTelemetry

View chart query on Change Intelligence

When you're using Change IntelligenceChange Intelligence to determine the cause of a metric deviation, you can now view the chart's query.

View Chart Query on Change Intelligence

The query displays in a read-only format. If any global filtersglobal filters have been applied, you can see those by clicking the filter dropdown.

View Chart Query on Change Intelligence

Toggle display of time series metric charts

Lightstep metric charts now allow you to toggle the visibility of time series when the chart uses multiple queries or a formula.

Toggle Display of Time Series Lightsttep Metric Charts

You can use this on both dashboard chartsdashboard charts and alertsalerts.

Metrics and Change Intelligence

Lightstep can now ingestingest your application, infrastructure, and cloud metrics! You can build dashboardsdashboards, create chartscreate charts from queries on your data, and configure alertsalerts to let you know when things go wrong.

Lightstep Metrics dashboard

But most important, once you’ve set up Lightstep to ingest your metric data, you can use Change IntelligenceChange Intelligence to investigate what caused any deviations in those metrics. Change Intelligence determines the service that emitted a metric, searches for performance changes on Key Operations from that service at the same time as the deviation, and then uses trace data to determine what caused the change.

Services Change Report Action brings observability into GitHub

When you deploy new versions of your services, you always hope for the best but expect the worse. Likely, part of your workflow is to check performance after each deploy. But that means everyone has to remember to do that and then use additional tools to do the monitoring and if there’s an issue, a regression investigation. Switching context like that can be hard. And even then, you may not have enough information to understand what code actually caused that change.

Without needing to leave your CI/CDCI/CD workflow, Lightstep automatically determines if there are changes after a deploy and reports those changes directly to GitHub. Our Services Change Report GitHub actionServices Change Report GitHub action automatically checks the system health of the current environment once a deploy in GitHub is successful by taking a Snapshot of performance at the time of the deploy and comparing it to the most recent snapshot (or any snapshot you choose) in Lightstep.

It lets you know if there are any latency, error rate, or operation rate issues for each service you’ve configured it to check. It also includes links to downstream dependencies for each service, operations on the service, and traces from the Snapshots, so you can immediately start remediation, right from GitHub.

Outside of a post-deployment scenario, you can use this action anytime you need span data to provide observability information into your committed code. For example, you can configure the action to run whenever a particular label (bug) is added to a GitHub issue. Or, you can configure it to check for violations of your coding best practices!

Check out our new Learning Pathnew Learning Path for details on how to use our latest action.

May 18, 2021
6 min read
Announcements

Share this article

About the author

Robin Whitmore

Robin Whitmore

Read moreRead more

Strengthening our commitment to the OpenTelemetry project 

Carter Socha | Apr 20, 2023

Lightstep is the first company to natively provide customers with complete control of their telemetry pipeline which saves time and money, and provides the freedom to innovate at scale. By embracing OpenTelemetry support without vendor lock-in, Lightstep helps you make complex app development easier and faster.

Learn moreLearn more

Transform ServiceNow workflows with Service Graph Connector for Observability - Lightstep

Andrew Gardner | Dec 20, 2022

The Service Graph Connector for Observability - Lightstep is the bridge between IT Operations and DevOps teams. When combined with ITOM Visibility, it provides organizations with a complete, end-to-end view of their entire cloud estate.

Learn moreLearn more

Evolving our incident response strategy

Lightstep | Nov 2, 2022

Lightstep’s Incident Response offering will be sunset effective January 31, 2023. Current customers may continue to use the service until then. Lightstep Observability will not be affected.

Learn moreLearn more
THE CLOUD-NATIVE RELIABILITY PLATFORM

Lightstep sounds like a lovely idea

Monitoring and observability for the world’s most reliable systems