Replies: 1 comment 4 replies
-
I think @AlexVanderbist added this yesterday, we'll release it soon! 👍 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
That variable that will be shown in Ray - with a clear visual indicator [currently I'm prepending manually in some cases Laravel's config('app.name') for clarity
Maybe in the future even filter by APP - although that's not immediately required
It's great for a debugging scenario where you have an API Endpoint and and API Client doing requests to that endpoint - would be great to know which RAYs are coming from each source (without extra engineering - e.g. prefix, different colors etc)
Beta Was this translation helpful? Give feedback.
All reactions