You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/08/26 02:53:52 UTC

[skywalking-client-js] 32/48: Merge pull request #5 from Fine0830/feat-monitor

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-client-js.git

commit a1eb82a6593d73128e6264e14efb6b3b4500e17f
Merge: b9e71ca 3bed48f
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Jan 9 20:56:33 2020 +0800

    Merge pull request #5 from Fine0830/feat-monitor
    
    Feat: trace resource and vue error

 src/errors/index.ts               |  5 +++-
 src/errors/resource.ts            | 51 +++++++++++++++++++++++++++++++++++++++
 src/{types.d.ts => errors/vue.ts} | 35 +++++++++++++++++++--------
 src/monitor.ts                    | 17 +++++++------
 src/services/base.ts              | 22 +++++++++--------
 src/types.d.ts                    |  1 -
 6 files changed, 102 insertions(+), 29 deletions(-)