Hmmm, my case is, I have an application that I want to trace:
• Routes
• Database calls
• Redis calls
...and then I wanted them to be one different color for each item.
So, in this case, all I have to do is change the service name when sending the spans? I'll have a try