Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Releases: vmarchaud/openprofiling-node

v0.2.2

05 Jul 15:28
433bfc9
Compare
Choose a tag to compare
  • Fixes npm packages
  • Bump dependencies
  • Release gateway and gateway client
  • Fix GCS exporter bug

v0.2.0

22 Dec 18:12
a809899
Compare
Choose a tag to compare

General

  • Detailed use-cases example for CPU and Heap profiling.
  • Updated dependencies
  • The Websocket gateway used to remotely trigger profile.
  • The websocket client used to connect your applications to the gateway.

Profilers

Exporters

v0.1.0

22 Dec 18:10
af67267
Compare
Choose a tag to compare

Initial release

General

  • The core implementation with low level APIs
  • The NodeJS agent with a simple api

Triggers

Profilers

Exporters