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

concurix

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concurix

Concurix Node.js Tracer. Trace, profile, monitor, and inspect your code live via http://concurix.com

  • 0.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-45.45%
Maintainers
1
Weekly downloads
 
Created
Source

concurix

Alpha Preview of the new Concurix Node.js tracer.

This preview is designed to showcase the new Waterfall visualization feature coming soon to Concurix.

Please visit http://waterfall-preview.concurix.com to get started!

API

Before any other require statements in your main entry code, require("concurix") to install the instrumentation, and provide your account key. You can get an account key at Concurix.com.

var concurix = require("concurix")({
  accountKey: "<<YOUR ACCOUNT KEY>>",
})

var concurix = require("concurix")(options)

Instrument your code base and start sending trace data to Concurix.

Documentation Coming Soon!!

For more information, see Concurix.com

LICENSE

Concurix Terms of Service

Keywords

FAQs

Package last updated on 03 Sep 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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