Skip to content
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

Bump default max remote config payload size limit to 5Mb #5403

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

smola
Copy link
Member

@smola smola commented Jun 15, 2023

What Does This Do

Bump the default maximum remote config payload size to 5Mb.

Motivation

ASM_DATA to block IPs has increased our expectations for remote config payload sizes. While there might be upcoming changes to have lighter payloads, bumping the RC payload size limit to 5Mb should be enough to keep up with the limits that are currently tested for all tracers.

Note that RC esponses are cached, so payloads this big should not be seen at every polling interval.

Additional Notes

`ASM_DATA` to block IPs has increased our expectations for remote config
payload sizes. While there might be upcoming changes to have lighter
payloads, bumping the RC payload size limit to 5Mb should be enough to
keep up with the limits that are currently tested for all tracers.

Note that RC esponses are cached, so payloads this big should not be
seen at every polling interval.
@smola smola added the comp: remote config Configuration at Runtime label Jun 15, 2023
@smola smola requested review from a team June 15, 2023 14:42
@smola smola requested a review from a team as a code owner June 15, 2023 14:42
@pr-commenter
Copy link

pr-commenter bot commented Jun 15, 2023

Benchmarks

Parameters

Baseline Candidate
commit 1.16.0-SNAPSHOT~480569b970 1.16.0-SNAPSHOT~5c14e4bca2
config baseline candidate
See matching parameters
Baseline Candidate
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 22 cases.

@smola smola merged commit 314c79e into master Jun 20, 2023
@smola smola deleted the smola/bump-rc-payload-size-limit branch June 20, 2023 10:42
@github-actions github-actions bot added this to the 1.17.0 milestone Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: remote config Configuration at Runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants