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

Implement length limits for CLM attributes #602

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Implement length limits for CLM attributes #602

merged 2 commits into from
Nov 15, 2022

Conversation

nr-swilloughby
Copy link
Contributor

Updates to comply with new CLM agent specs relating to long fields.
No CLM field will be sent if it exceeds 255 characters.
All CLM fields will be suppressed if there isn't the minimum combination of useful fields that would fit in the 255 character limit.
This prevents truncated names from getting reported since they would be useless to code analysis.

@nr-swilloughby nr-swilloughby merged commit ed60199 into newrelic:develop Nov 15, 2022
@nr-swilloughby nr-swilloughby deleted the clm_long_values branch November 15, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants