-
Notifications
You must be signed in to change notification settings - Fork 685
Improve internal opentelemetry logging #2128
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
cijothomas
merged 38 commits into
open-telemetry:main
from
lalitb:log-handler-using-tracing
Oct 4, 2024
Merged
Changes from 9 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7da284e
initial commit
lalitb 573994d
instrument internal code
lalitb 1bfd464
instrument..
lalitb 90470c3
instrument..
lalitb 5f1b990
update example
lalitb 47abb6d
Merge branch 'main' into log-handler-using-tracing
lalitb 46ce8af
update example
lalitb bbfc03c
Merge branch 'log-handler-using-tracing' of github.com:lalitb/opentel…
lalitb e5260d9
changes for filtering
lalitb a79b636
Merge branch 'main' into log-handler-using-tracing
TommyCpp 197b12a
use structured logging
lalitb 91e56ea
review comments
lalitb fa7148e
update self diagnostic
lalitb a78357c
allow internal events in pipeline
lalitb a3fba36
Merge branch 'main' into log-handler-using-tracing
lalitb 54e0755
fix macros
lalitb 4c8cb42
revert appender-tracing example
lalitb 5c4bab9
Merge branch 'main' into log-handler-using-tracing
lalitb 5e95e00
update instrument
lalitb da3716d
cont..
lalitb 62b9f83
lint fix
lalitb 591c45a
fix macro to dump operation name as name keyt
lalitb b6e2327
Merge branch 'main' into log-handler-using-tracing
lalitb 2714508
fix unit test for appender-tracing
lalitb b0c129c
Merge branch 'log-handler-using-tracing' of github.com:lalitb/opentel…
lalitb 83763b1
fix unit tests, and doc test
lalitb e325316
add macros under feature flag
lalitb 19822b1
make feature default
lalitb 6b98c16
fix build
lalitb d248750
fix lint
lalitb f9e3d2d
lint
lalitb d4c1eb7
use eprintln for warn and error if internal-logs flag is disabled
lalitb d5120a2
review comments
lalitb c103467
remove tracing from opentelemetry crate, and use name as metadata
lalitb b7470b1
fix
lalitb 30f7a4c
remove tracing from otel dev dep
lalitb adc3fd2
remove debug
lalitb 3c4d20c
Update opentelemetry-sdk/src/metrics/internal/mod.rs
lalitb 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
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
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.