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/09/29 15:33:30 UTC

[skywalking-client-js] branch master updated (472f0d5 -> 1139ef7)

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

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


    from 472f0d5  Merge pull request #10 from Fine0830/docs-project
     new 8004613  feat: add collector
     new d436b96  fix: trace errors
     new d6861aa  refactor: code
     new 1139ef7  Merge pull request #12 from Fine0830/bugfix/config

The 85 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/errors/ajax.ts        |   7 +--
 src/errors/js.ts          |   7 +--
 src/errors/promise.ts     |   7 +--
 src/errors/resource.ts    |  18 +++----
 src/errors/vue.ts         |   5 +-
 src/monitor.ts            |  23 +++++----
 src/performance/fmp.ts    | 124 +++++++++++++++++++++-------------------------
 src/performance/index.ts  |  15 +++---
 src/performance/type.d.ts |   6 +--
 src/services/base.ts      |   5 +-
 src/services/report.ts    |  12 ++---
 src/services/task.ts      |   4 +-
 src/types.d.ts            |   1 +
 13 files changed, 109 insertions(+), 125 deletions(-)