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

[Splunk HEC exporter] Add traces batching #8995

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Apr 1, 2022

Description:
Add support for batching traces with Splunk HEC to reduce payload sizes to reasonable sizes.

Testing:
Unit tests.

Documentation:
No docs - internal. Added a config setting to set max content length for traces, similar to logs and metrics.

Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

LGTM. Just one nit

exporter/splunkhecexporter/client.go Outdated Show resolved Hide resolved
Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
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.

3 participants