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

feat: make field max length configurable #432

Closed
wants to merge 2 commits into from

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Jan 24, 2025

❓ Why is this being changed

1024 field length is arbitrary

keep the 1024 default but add a config to allow downstream clients to disable it

Related to elastic/apm-server#14721

πŸ§‘β€πŸ’» What is being changed

Add DisableFieldMaxLength to otlp and intake consumer/decoder

βœ… How to validate the change

Run the tests and validate a consumer with field max length disable does not truncate fields

@kruskall kruskall requested a review from a team as a code owner January 24, 2025 10:46
@elastic-observability-automation elastic-observability-automation bot added the safe-to-test Changes are safe to run in the CI label Jan 24, 2025
@kruskall kruskall marked this pull request as draft January 28, 2025 13:26
@kruskall kruskall closed this Jan 28, 2025
@kruskall kruskall deleted the feat/config-max-length branch January 28, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe-to-test Changes are safe to run in the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant