-
Notifications
You must be signed in to change notification settings - Fork 150
Handle changes to MutableSettings and ExporterSettings without rebuilding
#7724
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
andrewlock
wants to merge
28
commits into
andrew/settings/5-move-mutable-settings-off-tracer-settings
Choose a base branch
from
andrew/settings/5-remove-mutablesettings
base: andrew/settings/5-move-mutable-settings-off-tracer-settings
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
28 commits
Select commit
Hold shift + click to select a range
df514b4
Subscribe StatsAggregator to settings changes
andrewlock df8256e
Update CI Vis use of mutable settings
andrewlock 59bee7f
Update DSM usages
andrewlock caffd6f
Fix manual instrumentation
andrewlock 161ecde
Update direct log submission to use settings manager
andrewlock ab0cbd7
Fix OTLP usages
andrewlock fb743af
"Fix" debugger - this only uses the initial settings though, and does…
andrewlock 14029de
Fix remote config to subscribe to setting changes
andrewlock 311b4b8
Fix telemetry usages
andrewlock 33d6a05
Fix Tracer and TracerManager
andrewlock c3f196a
Update statsd handling in runtime metrics
andrewlock f8dfc66
Update ITraceSampler to respond to setting changes
andrewlock 980a1a3
Update Api and AgentWriter to handle changes in exporter and settings
andrewlock b85cf19
Fix remaining usages of direct access to Mutable Settings
andrewlock 48f127d
minor fixes
andrewlock a5efe03
Update CI Vis usages - these don't need to respond to changes because…
andrewlock e2a3249
Update Telemetry to handle changes to agent configuration
andrewlock c8fc228
Update dynamic config usages
andrewlock f636502
Update debugger ExporterSettings - this only uses the initial setting…
andrewlock 8720b66
Update DiscoveryService
andrewlock 90a298c
Update TracerFlareApi
andrewlock 5be7d75
Remove Exporter property from TracerSettings
andrewlock 64d2dd5
Remove EnableSending and DisableSending from TelemetryController
andrewlock c5108f7
Fix OTel metrics test - I don't know why this changed, but it looks b…
andrewlock 087524f
Fix manual instrumentation not reporting the correct settings
andrewlock df8700b
Fix telemetry recording and log configuration when settings change
andrewlock 7ed9c21
Rework the StatsDManager
andrewlock 3238b3e
Add fix for not re-reporting telemetry when there are "empty" dynamic…
andrewlock 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
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.