Skip to content

Sparkling0011/monitorSDK

Repository files navigation

Installation

npm install synthetical-monitor

Quick Usage

import Monitor from "synthetical-monitor";

Monitor.init({
  pid: "", //your project id
  enablePerformance: true, //Whether performance monitoring is enabled
  enableBehavior: true, //Whether user behavior monitoring is enabled
});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published