@leanix/report-monitoring
v0.0.4
Published
Utility library for monitoring LeanIX reports
Downloads
364
Readme
report-monitoring
Utility library for easier tracking and monitoring within reports.
Instana package
- Allows to enable user tracking via Instana within a report.
- Prerequisite: instana agent is present in the report.
Release Process
- Ensure to be logged in as npm
leanix
user - On the main branch, execute
npm run release
.
This will
- bump the version number
- push the branch and newly created tag
- publish the library to npm