You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is going to be a hit on performance with these changes. Add benchmark case with multiple services and sources to help us understand how much the impact will be.
Ensure the Json size is the size after the event has been transformed but before encoding. Likely this will need the RequestBuilder to be restructured a little.
Ensure all the sinks emit the Source and Service tags. All V2 sinks should already be covered, but need checking. Old style sinks will likely need work. Can we add this to the assert event compliance tests?
The text was updated successfully, but these errors were encountered:
RFC
Requirements:
RequestBuilder
to be restructured a little.The text was updated successfully, but these errors were encountered: