-
Notifications
You must be signed in to change notification settings - Fork 983
fix(sdk-node): Allow Defining Sampler with Exporter in Env #4394
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
Merged
dyladan
merged 31 commits into
open-telemetry:main
from
JacksonWeber:jacksonweber/sampler-without-exporter
Jan 31, 2024
Merged
Changes from 11 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3800ac8
fix(sdk-node): Allow tracerProvider to be created when exporter is de…
JacksonWeber 971b5c9
fix(node-sdk): Update to not accept when exporter is set to none.
JacksonWeber 26c83e3
fix(sdk-node): Update Changelog.
JacksonWeber 2f998f5
fix(sdk-node): Fix Changelog.
JacksonWeber 8e3f266
fix(sdk-node): cleanup changelog.
JacksonWeber 306e08d
fix(sdk-node): lint fix
JacksonWeber 7eca942
fix(sdk-node): Fix logic for creating tracerProviders.
JacksonWeber 0d5545b
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber 02574b3
Fix lint.
JacksonWeber 6302111
Update experimental/CHANGELOG.md
JacksonWeber 8414831
Merge branch 'main' into jacksonweber/sampler-without-exporter
pichlermarc f0df5c6
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber a7bc759
Fix manual sampler and environment exporter case.
JacksonWeber f62d05f
Update logic to check for a defined traceExporter on the config befor…
JacksonWeber 996172f
Fix equality check.
JacksonWeber 685dd6c
Update env exporter configuration logic and add tests.
JacksonWeber 2c3e88a
Update experimental/CHANGELOG.md
JacksonWeber 6c1f226
Fix changelog issues.
JacksonWeber a0f2dd9
Merge branch 'jacksonweber/sampler-without-exporter' of https://githu…
JacksonWeber 392a8ce
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber ad5ec30
Clean up tracerProvider logic.
JacksonWeber fad032a
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber da94a6e
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber 88aa3a0
Update sdk.ts
JacksonWeber 1d01797
Update sdk.ts
JacksonWeber e0bd102
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber e4eb1a1
Merge branch 'main' into jacksonweber/sampler-without-exporter
JacksonWeber 35b889e
Update experimental/packages/opentelemetry-sdk-node/test/sdk.test.ts
JacksonWeber 5c65cc0
Update experimental/packages/opentelemetry-sdk-node/test/sdk.test.ts
JacksonWeber a639e1c
Update experimental/packages/opentelemetry-sdk-node/test/sdk.test.ts
JacksonWeber 7bd5316
Merge branch 'main' into jacksonweber/sampler-without-exporter
pichlermarc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.