@dynatrace/agent-api
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8526