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: normalize interface before converting to structpb #83

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

kruskall
Copy link
Member

structpb conversion could fail if the value is not supported. To avoid an error and losing data we normalize the value to make sure we are dealing with supported types.

structpb conversion could fail if the value is not supported.
To avoid an error and losing data we normalize the value to make sure
we are dealing with supported types.
@kruskall kruskall requested a review from a team June 22, 2023 14:08
@kruskall kruskall merged commit 36c21ea into elastic:main Jun 23, 2023
@kruskall kruskall deleted the fix/structpb-conversion branch June 23, 2023 08:29
endorama added a commit to endorama/apm-data that referenced this pull request Jun 23, 2023
structpb conversion could fail if the value is not supported.
To avoid an error and losing data we normalize the value to make sure
we are dealing with supported types.
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.

2 participants