Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move SpanContext isValid to the API #1447

Merged
merged 24 commits into from
Aug 31, 2020
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
5a7640d
refactor: make spanContext into class with isValid
srjames90 Aug 18, 2020
ee305c0
refactor: use class instantiation for spanContext
srjames90 Aug 18, 2020
9abb326
refactor: moves test and fix tests
srjames90 Aug 18, 2020
9c34b01
fix: add check for isValid
srjames90 Aug 19, 2020
3773f2a
revert: the changes to spanContext
srjames90 Aug 24, 2020
81b5506
refactor: move spancontext-utils to api package
srjames90 Aug 24, 2020
e83ae92
fix: lint and invalid psan id and invalid trace id
srjames90 Aug 24, 2020
2221074
fix: make isValid more robust
srjames90 Aug 24, 2020
c02e362
Merge branch 'master' into span-context-is-valid
srjames90 Aug 24, 2020
895db7a
refactor: rename isValid to isSpanContextValid
srjames90 Aug 25, 2020
cf20897
Merge branch 'master' into span-context-is-valid
srjames90 Aug 25, 2020
42db3c3
refactor: update regex and checks
srjames90 Aug 25, 2020
8641192
fix: export isSpanContextValid from api.trace
srjames90 Aug 26, 2020
6f695be
fix: run npm run lint:fix
srjames90 Aug 26, 2020
d555ab0
fix: run lint fix in api
srjames90 Aug 26, 2020
d537d85
Merge branch 'master' of https://github.com/open-telemetry/openteleme…
srjames90 Aug 26, 2020
f163513
refactor: prevent function overhead
srjames90 Aug 27, 2020
6e7f94f
fix: lint
srjames90 Aug 27, 2020
f38d97c
fix: remove unused import
srjames90 Aug 27, 2020
f8b7a6e
Merge branch 'master' into span-context-is-valid
srjames90 Aug 27, 2020
efe94a8
Merge branch 'master' into span-context-is-valid
srjames90 Aug 27, 2020
b72e068
Merge branch 'master' into span-context-is-valid
srjames90 Aug 31, 2020
73ee51d
Merge branch 'master' into span-context-is-valid
srjames90 Aug 31, 2020
9f8f599
Merge branch 'master' into span-context-is-valid
dyladan Aug 31, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
…try-js into span-context-is-valid
  • Loading branch information
srjames90 committed Aug 26, 2020
commit d537d857e84c0c4c5e6d79e1402d36cc1f1334c2

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.