backgroud:  I use the skywalking-scala plugin in my scala project, and trace id produced in the process 'serviceA(scala) -> serviceB(python)' is like this:  trace id produced in the process 'serviceB(python) -> serviceC(python)' is like this:  their format is different, is this normal? And the topolygy is like this:  my question is why serviceB has two nodes on the topology?