Skip to content

Feat: add report ways and support JS errors#3

Merged
wu-sheng merged 17 commits into
apache:masterfrom
Fine0830:feat-monitor
Jan 5, 2020
Merged

Feat: add report ways and support JS errors#3
wu-sheng merged 17 commits into
apache:masterfrom
Fine0830:feat-monitor

Conversation

@Fine0830
Copy link
Copy Markdown
Member

@Fine0830 Fine0830 commented Jan 5, 2020

support JS errors
apache/skywalking#4061
report ways
apache/skywalking#4060

@wu-sheng wu-sheng added this to the 0.1.0 milestone Jan 5, 2020
Comment thread package.json Outdated
{
"name": "skywalking-client-js",
"version": "1.0.0",
"version": "0.0.1",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version should 0.1.0. The last version number means bug fix, no feature change.

Comment thread src/services/trace.ts Outdated
import { ErrorsCategory, GradeTypeEnum } from './constant';
import { errorInfoFeilds } from './types';

export default class Trace {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we try to make a new name for this? Trace in SkyWalking means distributed tracing. It should relate to segment/span etc.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@wu-sheng wu-sheng merged commit e0bd856 into apache:master Jan 5, 2020
@wu-sheng wu-sheng added the enhancement New feature or request label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants