Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instana/serverless

Package Overview
Dependencies
Maintainers
6
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/serverless - npm Package Versions

1
24

1.92.5

Diff

Changelog

Source

1.92.5

  • [AWS Lambda] Reset requestHasFailed flag on start of Lambda handler.
  • [AWS Lambda] Improve logging for data reporting timeouts.
  • [AWS Lambda] Remove misleading "Traces and metrics have been sent to Instana." message.
  • Remove deprecated span attributes span.error and span.async.
  • Remove obsolete configuration option config.agentName/INSTANA_AGENT_NAME.
basti1302
published 1.92.4 •

Changelog

Source

1.92.4

  • [AWS Lambda] Do not try to send data to the Instana back end when a previous request to it has already failed.
  • [AWS Lambda] Change span offloading intervall to 5 seconds.
  • [AWS Lambda] Make sure that an uninstrumented https connection is used for span offloading.
  • [AWS Lambda] Change layer name from instana to instana-nodejs to prepare for the extension of native AWS Lambda tracing to other runtimes.
basti1302
published 1.92.3 •

Changelog

Source

1.92.3

  • Always capture duration of GraphQL calls.
  • Support INSTANA_DEBUG in native serverless tracing.
basti1302
published 1.92.2 •

Changelog

Source

1.92.2

  • Do not remove tags from lower priority spans when changing the span type (e.g. http -> graphql)
basti1302
published 1.92.1 •

Changelog

Source

1.92.1

  • Fix mongodb tracing for outdated versions of the mongodb package.
basti1302
published 1.92.0 •

Changelog

Source

1.92.0

  • Support for new website monitoring/mobile back end correlation via extended X-INSTANA-L header.
  • Capture request and response headers on outgoing HTTP calls.
basti1302
published 1.91.0 •

Changelog

Source

1.91.0

  • Support for W3C Trace Context.
  • Fix: Annotate path templates (Express.js, Koa, Hapi, ...) and error messages (Express.js) on all HTTP entry spans, not only on root spans.
basti1302
published 1.90.0 •

Changelog

Source

1.90.0

  • Add API method to annotate spans with custom tags.
basti1302
published 1.89.1 •

Changelog

Source

1.89.1

  • Rewrite MongoDB instrumentation from scratch without using its APM API (which makes it hard to keep the trace context across async calls).
basti1302
published 1.89.0 •

Changelog

Source

1.89.0

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