nipwaayoni / elastic-apm-php-agent

PHP Agent for Elastic APM
Other
28 stars 15 forks source link

Validate object schema produced by EventBean classes #16

Closed dstepe closed 4 years ago

dstepe commented 4 years ago

We should be able to validate the result of JSON serialization of the EventBean objects against multiple versions of the APM schema. This will help ensure proper compatibility and enable changes with a higher degree of confidence.