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

[exporter/splunk_hec] Update limits for max_content_length settings #11550

Merged

Conversation

dmitryax
Copy link
Member

Splunk Core/Cloud support request payloads up to 800 Mb (https://docs.splunk.com/Documentation/Splunk/8.2.2/Admin/Limitsconf#.5Bhttp_input.5D), but the exporter currently doesn't allow sending payloads more than 2 Mb due to a Splunk Observability ingest limitation. This change updates the limits to make it possible to send bigger requests.

@dmitryax dmitryax requested review from a team and TylerHelmuth June 26, 2022 06:03
@dmitryax dmitryax force-pushed the adjust-splunk-hec-request-limits branch from 810615c to 8128c46 Compare June 26, 2022 06:07
@dmitryax dmitryax marked this pull request as draft June 27, 2022 19:07
Splunk Core/Cloud support request payloads up to 800 Mb (https://docs.splunk.com/Documentation/Splunk/8.2.2/Admin/Limitsconf#.5Bhttp_input.5D), but the exporter currently doesn't allow sending payloads more than 2 Mb due to a Splunk Observability ingest limitation. This change updates the limits to make it possible to send bigger requests.
@dmitryax dmitryax force-pushed the adjust-splunk-hec-request-limits branch from 8128c46 to 53e6281 Compare June 27, 2022 22:14
@dmitryax dmitryax marked this pull request as ready for review June 27, 2022 22:14
@dmitryax
Copy link
Member Author

@atoulme PTAL

Copy link
Member

@TylerHelmuth TylerHelmuth left a comment

Choose a reason for hiding this comment

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

LGTM

@dmitryax dmitryax merged commit ea8fcf2 into open-telemetry:main Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants