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: migrate handler to modelpb and prepare for decoder migration #62

Merged
merged 4 commits into from
Jun 15, 2023

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Jun 13, 2023

Preparation for migrating the decoder to protobuf:

  • update handlers to protobuf models
  • update elasticapm code to protobuf models (needed to remove the protobatchprocessor compatibility layer from APM Server)

One of the test is relying on reflection and it's doesn't work well with protobuf so I've skipped it for now.

Related to #52
Blocked by #60

@kruskall kruskall force-pushed the feat/migrate-handler-pb branch 2 times, most recently from 58f65e7 to 58ba292 Compare June 15, 2023 11:01
@kruskall
Copy link
Member Author

signing requirements 🥲

@kruskall kruskall merged commit 5cae1b2 into elastic:main Jun 15, 2023
@kruskall kruskall deleted the feat/migrate-handler-pb branch June 15, 2023 11:09
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