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

@instana/autoprofile

Package Overview
Dependencies
Maintainers
3
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/autoprofile - npm Package Versions

1
19

2.8.0

Diff

Changelog

Source

2.8.0 (2022-09-20)

Bug Fixes

  • aws-lambda: reduced backend retries & timeout (#611) (cab67dd)
  • db2: redact password also from the end of the connection string (ac4c46d), closes #614

Features

  • dynamodb: capture region as annotation (4ba64f4)
basti1302
published 2.7.1 •

Changelog

Source

2.7.1 (2022-09-05)

Bug Fixes

  • sqs, sns: do not add message attributes if that would violate limit (23c8ca1)
basti1302
published 2.7.0 •

Changelog

Source

2.7.0 (2022-08-31)

Features

  • aws-lambda: added support for arm64 architecture (#605) (03dd47a), closes #596
  • aws-lambda: send preflight request to the AWS Lambda extension

Bug Fixes

  • lambda: work around req.destroyed not being set in Node.js <= 12
  • lambda: fix concurrency bug in preflight request handling
  • tracing: fix log4js message format call
basti1302
published 2.6.2 •

Changelog

Source

2.6.2 (2022-08-17)

Note: Version bump only for package @instana/root

basti1302
published 2.6.1 •

Changelog

Source

2.6.1 (2022-08-09)

Bug Fixes

  • lambda: increase socket and HTTP timeout for Lambda extension (7a07a8b)
  • lambda: interprete deadlineMs as absolute timestamp (3326e67)
kirrg001
published 2.6.0 •

Changelog

Source

2.6.0 (2022-06-28)

Features

  • aws-lambda: added support for Node v16 (718cf9f)
kirrg001
published 2.4.0 •

Changelog

Source

2.4.0 (2022-05-25)

Features

kirrg001
published 2.2.0 •

Changelog

Source

2.2.0 (2022-05-18)

Bug Fixes

  • agent: reduce log level for sending data from debug to trace (8b57a71)

Features

  • agent: read span batching option also from tracing section (1f776d4)
  • tracing: added instrumentation for ibm db2 (#532) (0d0b1e0)
kirrg001
published 2.0.0 •

Changelog

Source

2.0.0 (2022-04-04)

Bug Fixes

  • fargate: detect Node.js version, use matching @instana/aws-fargate version (0d1f955)
  • google-cloud-run: detect Node.js version, use matching @instana/google-cloud-run version (451ad1f)
  • lambda: remove nodejs8.10 from compatible runtimes (ff945c2)
  • dropped Node 6/8 (0e6fd0e)
  • remove npm package instana-nodejs-sensor (5fb9f18)
  • removed disableAutomaticTracing legacy config (#432) (922d168)
  • removed legacy support for config.timeBetweenHealthcheckCalls (#476) (66eff69)
  • removed support for passing parent logger during initialisation (bd96791)
  • removed uncaught exception config (fb6570a)
  • self-disable if detected Node.js runtime version is too old (cfe4248)

BREAKING CHANGES

  • lambda: The Instana Node.js Lambda layer is no longer compatible with Node.js 8. For Lambda functions still running on Node.js 8, please use the latest layer version that has been published for Node.js 8, see https://www.ibm.com/docs/en/obi/current?topic=kinesis-aws-lambda-native-tracing-nodejs
  • Removed support for legacy config instana({ timeBetweenHealthcheckCalls: ... }). Use instana({ metrics: { timeBetweenHealthcheckCalls: ...}}).
  • Starting with version 2.0.0, consumers of the package who still use the deprecated package name instana-nodejs-sensor will need to follow https://www.ibm.com/docs/en/obi/current?topic=nodejs-collector-installation#change-of-package-name to receive updates in the future.
  • Removed "disableAutomaticTracing" config option. Use instana({ automaticTracingEnabled: Boolean }).
  • Removed "reportUncaughtException" config option. The feature was completely removed.
  • Removed support for passing logger to instana initialisation. Use instana.setLogger(logger)".
  • v2 has dropped support for Node 6/8.
kirrg001
published 2.0.0-rc.1 •

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