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

@dynatrace/agent-api

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynatrace/agent-api - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "@dynatrace/agent-api",
"version": "1.1.2",
"version": "1.1.3",
"description": "Node.js bindings for Dynatrace OneAgent",

@@ -5,0 +5,0 @@ "engines":{"node": ">= 4.0.0"},

@@ -8,5 +8,5 @@ # Node.js API for Dynatrace OneAgent

The current version provides a method `passContext()` which passes transactional context
through chains of callbacks for *currently not supported technologies*.
Dynatrace supports many technologies out-of-the-box and context loss only happens
in rare cases - so only use this module if transactions seem to be incomplete.
through chains of callbacks for *new modules that are not yet supported out-of-the-box*.
Dynatrace supports many technologies out-of-the-box and this module needs to be used only
in rare corner cases - so only use this module if transactions seem to be incomplete.

@@ -13,0 +13,0 @@ ## Quick Start

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