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

@instana/autoprofile

Package Overview
Dependencies
Maintainers
4
Versions
182
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

1.117.3

Diff

Changelog

Source

1.117.3

  • Fix garbage collection metrics being reported falsely as not supported when node_modules/gcstats.js exists.
basti1302
published 1.117.2 •

Changelog

Source

1.117.2

  • Do not assume type local by default for OpenTracing spans. Instead, assume type entry when no parent context is available and only assume local if a parent context is available.
  • Update to shimmer@1.2.1.
basti1302
published 1.117.1 •

Changelog

Source

1.117.1

  • Fix: Do not attempt to load native addons in a worker thread.
basti1302
published 1.117.0 •

Changelog

Source

1.117.0

  • [AWS Lambda] Reduce execution time overhead for native AWS Lambda tracing even further. (Bring back performance optimzation that was removed in 1.94.0 with a fix for the stale timeout events.)
willianpc
published 1.116.0 •

Changelog

Source

1.116.0

  • Add instrumentation for AWS DynamoDB.
willianpc
published 1.115.1 •

willianpc
published 1.115.0 •

Changelog

Source

1.115.0

  • Add instrumentation for AWS S3.
  • Update handling of W3C trace context headers to improve integration with OpenTelemetry.
  • [AWS Lambda] Fix timeouts when the Lambda callback API without context.callbackWaitsForEmptyEventLoop = false is used and the Instana back end responds too slowly.
willianpc
published 1.114.0 •

Changelog

Source

1.114.0

  • Introduction of AWS SQS instrumentation for sending and reading messages.
  • fix: run original function in runInAsyncContext/runPromiseInAsyncContext when tracing is not active.
basti1302
published 1.113.0 •

Changelog

Source

1.113.0

  • Instrument MongoDB native driver unified topology.
  • Add configuration mechanism to disable copying of precompiled add-ons (INSTANA_COPY_PRECOMPILED_NATIVE_ADDONS=false).
  • Make rebuilding native add-ons via node-gyp an opt-in feature (it is off by default now, use INSTANA_REBUILD_NATIVE_ADDONS_ON_DEMAND=true to enable it).
basti1302
published 1.112.1 •

Changelog

Source

1.112.1

  • Improve heuristic to detect npm or yarn.
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