c2h4_web_perfomance_monitoring

web 页面监控包

Usage no npm install needed!

<script type="module">
  import c2h4WebPerfomanceMonitoring from 'https://cdn.skypack.dev/c2h4_web_perfomance_monitoring';
</script>

README

web 前端性能监控

安装

npm install --save c2h4_web_perfomance_monitoring
or
yarn add c2h4_web_perfomance_monitoring

使用

/*
* url: 性能监控的请求地址
* pageName: 监控的页面名称
*/
getPerformanceLog(url, pageName)