• English日本語한국어
  • Log inStart now

Understand the Lambda monitoring UI

Serverless monitoring for AWS Lambda offers in-depth performance monitoring for your Lambda functions. This document explains how to:

View your data

one.newrelic.com > All capabilities > All entities > Amazon Web Services > Lambda functions: Click Lambda functions to see charts and details.

To view your Lambda data in New Relic: Go to one.newrelic.com, click Explorer. In the left nav under Amazon Web Services, click Lambda functions.

For more about our UI, see Intro to the New Relic platform.

Important

If you can't find your Lambda data:

UI pages

Here are descriptions of the UI pages available for our Lambda monitoring:

UI page

Functionality

Summary

The Summary page displays charts that give you a quick view into the most important performance data. If available, this will feature data gathered from APM agent instrumentation.

CloudWatch metrics

The CloudWatch metrics page displays Lambda data that comes from AWS CloudWatch. Charts include: invocation counts, duration, throttles, and error counts.

Distributed tracing

The Distributed tracing page shows distributed traces that include the monitored Lambda function. For details about this feature, see Distributed tracing.

Errors

The Errors page displays errors (AwsLambdaInvocationError events). You can filter by error rate, error percentage, or error class. You can drill down into errors and see attributes and, if available, stack traces.

Invocations

The Invocations page lets you filter your invocations by attribute, and view duration, throughput, external calls, and invocation breakdowns.

About invocation breakdowns: Some invocations will generate a breakdown if distributed tracing is enabled during instrumentation. Breakdowns are sampled; approximately 10% of invocations generate a breakdown. This sampling rate may be higher, depending on upstream sampling decisions.

Logs

The Logs page displays recent log messages from your Lambda function. For details about this feature, see Logs.

Understand chart data

Lambda data charts are generated by running NRQL queries of Lambda-related event data. Reasons to view a chart's NRQL query include:

  • To better understand what a chart is displaying
  • To get ideas on how to create a custom NRQL query and chart

Related documentation:

Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.