-
Notifications
You must be signed in to change notification settings - Fork 948
feat(opentelemetry-configuration): parse logger provider from config file #5995
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
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
5df60a4
parse attribute limits
maryliag 2381346
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag b2bfada
set propagators
maryliag 8f60964
parse limit of tracer provider
maryliag 6933b03
add meter and logger
maryliag 9dec6ab
fix lint
maryliag 01497ab
add changelog
maryliag aaaed79
create check for propagator
maryliag 2d0369c
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag bb00dc8
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 0ce3289
parse trace provider
maryliag 860aae1
add changelog
maryliag 2e06c42
update changelog
maryliag 4f18dd4
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag da7762d
fix post merge
maryliag 2cd03d7
fix pos merge
maryliag 6265f0f
parse logger provider
maryliag 8e0420d
add changelog
maryliag f26c8d0
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 7d09a23
fix lint
maryliag d5546b7
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag dd229ae
separate models
maryliag 30fffce
Merge branch 'tracer-parse' into logger-parse
maryliag 79d6a61
updates to model
maryliag 60fafee
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 2ec2b47
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 1061b07
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 6c7f7a9
feedback from PR
maryliag 2b48da4
fix endpoint
maryliag f40c414
Merge branch 'tracer-parse' into logger-parse
maryliag b324fd4
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 2b8a2d2
fixes with messed merge
maryliag e1913b4
Merge branch 'main' into logger-parse
maryliag eff2f69
Merge branch 'main' into logger-parse
maryliag 43a2640
fix log exporter
maryliag 1e2c925
feat(otlp-exporter-base): accept TLS config for node HTTP exporters f…
david-luna 5b2988f
test(sdk-logs): ensure process.env is cleaned up between tests (#6017)
cjihrig 6556527
chore(deps): Update `import-in-the-middle` (#6020)
timfish ac553cb
test(otlp-grpc-exporter-base): remove duplicated `delete` statements …
cjihrig a42ee3f
chore(move-to-emeriuts): create token before checkout (#6018)
pichlermarc 57bd3a2
add tests to improve coverage
maryliag 8cf5a2b
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag faf0c56
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 50dfad0
Merge branch 'main' into logger-parse
maryliag e472748
feat(opentelemetry-configuration): support file with format rc.2 (#6029)
maryliag 542bd28
Merge branch 'main' of github.com:open-telemetry/opentelemetry-js int…
maryliag 21c8abc
Merge branch 'main' into logger-parse
maryliag f4d1d0c
Merge branch 'main' into logger-parse
maryliag 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
Oops, something went wrong.
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.