JSPM

  • Created
  • Published
  • Downloads 198
  • Score
    100M100P100Q86342F
  • License MIT

aegis sdk for wechat and qq mini program

Package Exports

  • aegis-mp-sdk

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (aegis-mp-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Introduction

Aegis(读音/ˈa:dʒɪs/)是一站式前端监控平台,涵盖了日志上报,错误监控,性能监控,资源测速等功能。Aeigs 中文有“盾牌”的意思,象征着守护,寓意 Aegis 将致力于全方面守护您的项目健康,保障您的项目性能。

Aegis 腾讯ivweb 开源的一站式前端监控平台,涵盖了错误监控,资源测速(img, script, css),接口测速,页面性能(首屏时间)。 无需侵入代码,只需引入 SDK 即可自动完成所有监控上报。

对于小程序目前提供错误监控、CGI监控、自定义上报。

Quick Start