const tracker = require('@middleware.io/node-apm');
tracker.track({
projectName:"Your application name",
serviceName:"Your service name",
})
tracker.error(new Error('your error message'));
tracker.info('your info messaege');
tracker.warn('your warning message');
tracker.debug('your debug message');
This repository has been archived by the owner on May 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
License
middleware-labs/agent-apm-nodejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published