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

@instana/autoprofile

Package Overview
Dependencies
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/autoprofile - npm Package Compare versions

Comparing version 1.130.1 to 1.131.0

2

lib/samplers/async_sampler.js

@@ -6,3 +6,3 @@ /*

/* eslint-disable no-restricted-syntax, no-continue */
/* eslint-disable no-restricted-syntax */

@@ -9,0 +9,0 @@ 'use strict';

{
"name": "@instana/autoprofile",
"version": "1.130.1",
"version": "1.131.0",
"description": "Automatic Node.js Profiler",
"homepage": "https://github.com/instana/nodejs/blob/main/packages/autoprofile/README.md",
"keywords": [

@@ -61,3 +62,3 @@ "production profiler",

"license": "BSD-3-Clause",
"gitHead": "6fe6e2f1d58b616bfb5ef408f13af2febe9ad19a"
"gitHead": "c143ddafc50f8305684638f5abff0ee847830408"
}

@@ -1,3 +0,7 @@

## AutoProfile™
## AutoProfile™
**This is an internal package. Please do not add it to your dependencies directly. Instead, use `@instana/collector`, which includes this package as a dependency.**
AutoProfile™ generates and reports process profiles to Instana. Unlike development-time and on-demand profilers, where a user must manually initiate profiling, AutoProfile™ automatically schedules and continuously performs profiling appropriate for critical production environments.
See <https://www.instana.com/docs/ecosystem/node-js/#autoprofile> for more information.
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