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

@instana/metrics-util

Package Overview
Dependencies
Maintainers
0
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/metrics-util - npm Package Versions

1
19

1.115.1

Diff

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.
basti1302
published 1.112.0 •

Changelog

Source

1.112.0

  • Remove netlinkwrapper dependency.
  • Deprecate reporting uncaught exceptions as incidents and via span/trace. Prints a warning if the feature (which is opt-in) is enabled.
basti1302
published 1.111.1 •

Changelog

Source

1.111.1:

  • Avoid false positive warning about @instana/core being initialized too late in the presence of other instrumentation packages that need to be loaded before everything else.
basti1302
published 1.111.0 •

Changelog

Source

1.111.0:

  • Do not instrument npm or yarn when started via @instana/collector/src/immediate (instead, only instrument the child process started by npm start or yarn start).
  • Do not instrument npm or yarn on AWS Fargate (instead, only instrument the child process started by npm start or yarn start).
  • Do not instrument npm or yarn on Google Cloud Run (instead, only instrument the child process started by npm start or yarn start).
basti1302
published 1.110.5 •

Changelog

Source

1.110.5:

  • Depend on exact versions of @instana packages, not a version range. This makes sure all @instana packages are updated in sync and it avoids internal packages like core being updated while consuming packages like collector stay on an older version.
basti1302
published 1.110.4 •

Changelog

Source

1.110.4

  • Bring back core/util polyfill for Buffer.fromString for backwards compatibility.
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