New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/propagator-aws-xray-lambda

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/propagator-aws-xray-lambda

OpenTelemetry AWS Xray propagator provides context propagation for systems that are using AWS X-Ray format.

  • 0.53.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18K
decreased by-14.38%
Maintainers
0
Weekly downloads
 
Created
Source

OpenTelemetry Propagator AWS X-Ray-Lambda

NPM Published Version Apache License

Note: This is an experimental package under active development. New releases may include breaking changes.

The OpenTelemetry Propagator for AWS X-Ray Lambda provides propagation based on the X-Ray _X_AMZN_TRACE_ID environment variable in addition to the AWS X-Ray HTTP headers. This propagator should be used only for an AWS Lambda instrumentation.

Usage

The preferred method for using this propagator is by using the OTEL_PROPAGATORS environment variable. For more details, see the semantic conventions specification for AWS Lambda.

Propagator Details

The propagator extracts context from the _X_AMZN_TRACE_ID environment variable, except when there is already another context active. It also automatically uses the AWS X-Ray propagator.

License

Apache 2.0 - See LICENSE for more information.

Keywords

FAQs

Package last updated on 19 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc