Skip to content

Commit

Permalink
Merge pull request #12 from vgenev/release/v8.1.0
Browse files Browse the repository at this point in the history
Release/v8.1.0
  • Loading branch information
vgenev authored Sep 16, 2019
2 parents 05b9c5e + 926f0cc commit 2e84c7a
Show file tree
Hide file tree
Showing 25 changed files with 1,480 additions and 2,559 deletions.
5 changes: 5 additions & 0 deletions .ncurc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"reject": [
"typescript"
]
}
2 changes: 1 addition & 1 deletion config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"SERVER_HOST": "localhost",
"SERVER_PORT": 50051,
"SIDECAR_DISABLED": true,
"SIDECAR_WITH_LOGGER": true
"SIDECAR_WITH_LOGGER": false
}
2 changes: 1 addition & 1 deletion lib/Recorder.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Recorder.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 15 additions & 1 deletion lib/Span.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Span.js.map

Large diffs are not rendered by default.

55 changes: 29 additions & 26 deletions lib/examples/js_app.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2e84c7a

Please sign in to comment.