-
Notifications
You must be signed in to change notification settings - Fork 832
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): remove deprecated samplers
- Loading branch information
1 parent
4a6021a
commit ce60103
Showing
14 changed files
with
5 additions
and
740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 0 additions & 33 deletions
33
packages/opentelemetry-core/src/trace/sampler/AlwaysOffSampler.ts
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
packages/opentelemetry-core/src/trace/sampler/AlwaysOnSampler.ts
This file was deleted.
Oops, something went wrong.
143 changes: 0 additions & 143 deletions
143
packages/opentelemetry-core/src/trace/sampler/ParentBasedSampler.ts
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
packages/opentelemetry-core/src/trace/sampler/TraceIdRatioBasedSampler.ts
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
packages/opentelemetry-core/test/trace/AlwaysOffSampler.test.ts
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
packages/opentelemetry-core/test/trace/AlwaysOnSampler.test.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.