Noticed a few things that I didn't catch before after reading it again. "internal_span" was renamed to "span" in the serialized format but that isn't reflected in some of the JSON examples
And there was also one JSON example that was invalid because it didn't include the "start" and "end" keys
Noticed a few things that I didn't catch before after reading it again.
"internal_span"
was renamed to"span"
in the serialized format but that isn't reflected in some of the JSON examplesAnd there was also one JSON example that was invalid because it didn't include the
"start"
and"end"
keys