-
Notifications
You must be signed in to change notification settings - Fork 572
fix: apply filtering EmitLogRecord #4079
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
Open
proost
wants to merge
54
commits into
open-telemetry:main
Choose a base branch
from
proost:fix-apply-filtering-emitlogrecord
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
c7360f5
fix: apply filtering in emit log record
proost 46c13c8
refactor: filter once
proost 849c52f
Merge branch 'fix-apply-filtering-emitlogrecord' of https://github.co…
proost 47d1e37
refactor: enabled filtering on the API level
proost a0958a4
feat: use context for EmitLogRecord
proost 355ac95
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost 98b3e9c
doc: update changelog
proost 05b865b
style: follow doc lint
proost 8063cb6
doc: follow doc lint
proost efa0202
Merge branch 'fix-apply-filtering-emitlogrecord' of https://github.co…
proost 17de264
Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…
proost b9871a4
style: follow doc lint
proost 5e67680
perf: cached enabled required
proost 80051a4
Merge branch 'fix-apply-filtering-emitlogrecord' of github.com:proost…
proost ff7e302
Merge branch 'main' into fix-apply-filtering-emitlogrecord
ThomsonTan dc306d5
feat: has enabled filter
proost 1a8111f
Merge branch 'fix-apply-filtering-emitlogrecord' of github.com:proost…
proost 89c8209
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost d4578ad
feat: use temp context
proost d62c8e4
refactor: unify function
proost 67713e3
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost e717aab
refactor: change default to false
proost 8a18dc7
refactor: use span context and context
proost c1997fe
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost d719d99
style: follow lint
proost 95855f6
Merge branch 'main' into fix-apply-filtering-emitlogrecord
marcalff a6146d4
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost 0d97b25
Merge branch 'fix-apply-filtering-emitlogrecord' of github.com:proost…
proost fc0c4cc
doc: concise changelog
proost 8bacb74
Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…
proost 784f542
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost f62cfcf
Merge branch 'fix-apply-filtering-emitlogrecord' of github.com:proost…
proost c6d5684
perf: use current context once
proost 7ca49f2
fix: avoiding hided methods
proost ce5d3e0
test: add SDK test for context EmitLogRecord
proost 956f820
fix: gate v2 flag
proost 290f94c
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost f5e8558
doc: remove unnecessary comments
proost e31ce65
Merge branch 'main' into fix-apply-filtering-emitlogrecord
dbarker 304d5d8
Merge branch 'main' into fix-apply-filtering-emitlogrecord
dbarker e64255f
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost 8cae295
perf: use hot-path more
proost d817422
Merge branch 'fix-apply-filtering-emitlogrecord' of github.com:proost…
proost 6a0b930
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost e17fd8e
Merge branch 'main' into fix-apply-filtering-emitlogrecord
proost a3f2c79
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost 63e44db
Merge branch 'main' into fix-apply-filtering-emitlogrecord
dbarker 5081253
refactor: set lifetimebound
proost b293548
test: change to fixture
proost af777f4
doc: fix wrong docs
proost 8536f75
Merge branch 'main' of github.com:open-telemetry/opentelemetry-cpp in…
proost a172a5d
Merge branch 'fix-apply-filtering-emitlogrecord' of github.com:proost…
proost 5b48020
doc: follow lint
proost ed09632
Merge branch 'main' into fix-apply-filtering-emitlogrecord
proost 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.