Description
In enterprise apps, we often have multiple endpoints ending with the same name and also originating from the same Domain but having a relative path difference.
In our case, subscriptions is heavily used, and what I see as the name is the following, and we can see it is hard to pinpoint which one is coming from where quickly.
Suggested solution
Instead of having only the end of a URL, could we display the entire relative URL?
Additional context
For example, in Reactotron, we can see the entire relative path, and in Flipper too
