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

[docs] Document max_request_body_size setting of HTTPServerSettings #9014

Merged

Conversation

andreasgerstmayr
Copy link
Contributor

Documentation:
Document max_request_body_size setting of HTTPServerSettings:

MaxRequestBodySize int64 `mapstructure:"max_request_body_size"`

@andreasgerstmayr andreasgerstmayr requested review from a team and Aneurysm9 November 29, 2023 13:44
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (daef971) 91.57% compared to head (c7bf505) 91.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9014   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files         316      316           
  Lines       17147    17147           
=======================================
  Hits        15702    15702           
  Misses       1150     1150           
  Partials      295      295           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 29, 2023
@codeboten codeboten merged commit bdeee09 into open-telemetry:main Nov 29, 2023
34 of 35 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 29, 2023
pantuza pushed a commit to pantuza/opentelemetry-collector that referenced this pull request Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants