-
-
Notifications
You must be signed in to change notification settings - Fork 63
ref(options): migrate runtime config to sentry-options (Python RPC/query + Rust killswitches) #8096
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
Draft
phacops
wants to merge
35
commits into
master
Choose a base branch
from
claude/upbeat-newton-4njhnb
base: master
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.
+2,307
−1,291
Draft
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
270e6ae
ref(options): migrate enable_any_attribute_filter to sentry-options
claude 16891b4
ref(options): migrate read-only RPC/query runtime configs to sentry-o…
claude 3462c2b
ref(options): migrate static Rust consumer runtime configs to sentry-…
claude 88bbe22
ref(options): migrate db_query cache flags to sentry-options
claude fd5e12d
ref(options): harden get_option against unexpected client errors
claude 5edba9d
ref(options): migrate clickhouse-http and utils config knobs
claude 68f61da
ref(options): migrate query-processor and RPC flags to sentry-options
claude 43b439d
ref(options): migrate storage-selector and consumer flags to sentry-o…
claude c4300a3
ref(options): keep http_batch_join_timeout on runtime config
claude 65afd2b
ref(options): migrate read-through cache flags to sentry-options
claude c5d35d1
ref(options): migrate deletions subsystem flags to sentry-options
claude 453e82e
ref(options): migrate routing/scheduler/validation flags to sentry-op…
claude a3f41e2
ref(options): migrate replacements subsystem flags to sentry-options
claude db76ae6
ref(options): migrate generic_metrics_use_case_killswitch to sentry-o…
claude 7659d7a
ref(options): use get_bool_option for enable_any_attribute_filter
claude d147a49
Merge remote-tracking branch 'origin/master' into claude/upbeat-newto…
claude 9d8db3c
style(rust): fix sentry_options import ordering for rustfmt
claude 6d6e5aa
ref(options): support dynamic option names via dict-typed options
claude e49a098
fix(types): resolve pre-existing mypy errors in files touched by the …
claude 81a5ede
fix(tests): force SENTRY_OPTIONS_DIR to in-repo schemas in conftest
claude 2f39e3d
fix(tests): override max_group_ids_exclude via sentry-options in repl…
claude 7763d9a
ref(options): migrate slicing_mega_cluster_partitions dynamic key to …
claude 6a25d47
fix(tests): override storage-routing config via sentry-options in sel…
claude e43e7d7
ref(options): migrate MappingOptimizer hashmap killswitches to sentry…
claude f94aebf
ref(options): migrate per-storage Rust consumer configs to sentry-opt…
claude f676c09
ref(options): migrate query_settings to sentry-options dict options
claude e10a061
test(rust): cover dict-option read in get_dlq_grace_period_min
claude 351352d
ref(options): migrate remaining read-only runtime configs to sentry-o…
claude f6c9db0
Merge remote-tracking branch 'origin/master' into claude/upbeat-newto…
claude 43b0cc1
fix(options): migrate lightweight_delete_mode/lightweight_deletes_syn…
claude 822c23e
ref(options): migrate replacements_expiry_window_minutes to sentry-op…
claude bae0bc1
ref(options): migrate ConfigurableComponent + routing-strategy config…
claude 524da53
Merge remote-tracking branch 'origin/master' into claude/upbeat-newto…
claude edfdee3
fix(options): migrate use_array_map_columns_timestamp_seconds after m…
claude 833e6a0
fix(tests): patch get_int_option in replacements-expiry test after mi…
claude 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.