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

@instana/autoprofile

Package Overview
Dependencies
Maintainers
0
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.137.0

Diff

Changelog

Source

1.137.0

  • Configurable Kafka trace correlation (enabled/disabled) and correlation header format (string, binary, both).
  • [AWS Lambda] Add DynamoDB streams trigger.
  • [W3C Trace Context] Reject traceparent header when either trace ID or parent span ID are all zeroes.
  • [Bull] Fixed the error TypeError: Cannot read property 'opts' of null in repeatable jobs.
willianpc
published 1.136.0 •

Changelog

Source

1.136.0

  • An issue event is sent if the application uses an EOL (end of life) version of Node.js. Applicable only for non serverless environments.
  • Manual spans creation handles tags that are passed as non extensible objects - when Object.freeze or Object.preventExtensions is applied to the tags.
  • [AWS SDKv2] Instrumentation of SNS
  • Remove dependency to node-gyp. This also removes the opt-in feature of rebuilding native add-ons via node-gyp. This capability was off by default in previous releases, it could be enabled via INSTANA_REBUILD_NATIVE_ADDONS_ON_DEMAND=true. This is no longer available, the environment variable will be ignored now.
  • Fix: Capture HTTP status codes for GraphQL requests over HTTP.
kirrg001
published 1.135.0 •

Changelog

Source

1.135.0

  • [Fastify] Add support for 2.x and 3.x
willianpc
published 1.134.0 •

Changelog

Source

1.134.0

  • [OpenTelemetry] Add new package @instana/opentelemetry-exporter that offers an Instana exporter for OpenTelemetry spans
kirrg001
published 1.133.0 •

Changelog

Source

1.133.0

  • [AWS Lambda] Increase retries and timeout in Lambda extension binary.
  • Add console.warn & console.error instrumentation
basti1302
published 1.132.2 •

Changelog

Source

1.132.2

  • Fix path must be a string of Buffer error in dependency distance calculator.
  • Fix: Use different attribute names in vendored version of emitter-listener, to avoid conflicts if the unfixed emitter-listener package is still installed and being used by other packages.
basti1302
published 1.132.1 •

Changelog

Source

1.132.1

  • Fix: Rename global attribute from cls-hooked from process.namespaces to process.instanaNamespaces to avoid conflicts with other usages of cls-hooked.
  • Fix: Vendor the fixed version of emitter-listener, so that wrapping the same emitter multiple times works correctly.
willianpc
published 1.132.0 •

Changelog

Source

1.132.0

  • Fix instrumentation for very old versions of redis (0.12.1).
  • AWS SDK v3: Instrumentation of SQS
willianpc
published 1.131.1 •

basti1302
published 1.131.0 •

Changelog

Source

1.131.0

  • Limit the number of depdendencies collected as snapshot data.
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