Description
Apparently the HTracedReceiver is sometimes not using the JSON SpanSerializer from htrace-core4. We should force the span receiver to use that serializer. Also, we should add span ID validation to the htraced daemon. Currently, a bad span ID can crash the daemon, which is not very robust. These changes will fix the unit test failure in TestHTracedReceiver.