I've seen some trace screenshots where different spans have different colors (https://rakyll.org/grpc-trace/).
I've tried tracing my code using the v2 rest api, and all of the resulting spans are in uniform shades of blue.
How are these colors determined? I don't see an explicit color attribute in v2 rest api. Is color inferred from some other attribute? Is it an old feature that was abandoned?