Closed cschneid closed 7 years ago
This will likely conflict with #5 in (relatively) minor ways. I'll wait until that lands then fixup here.
This will likely conflict with #5 in (relatively) minor ways. I'll wait until that lands then fixup here.
Yeah - I'm OK releasing this and adjusting devtrace.
Looks good!
@cschneid - have we checked that context (user and standard) appears correctly with traces in the UI?
I verified the context is properly sent up in the payload and displayed in the ui.
This closes #10.
To use in your application code:
ScoutApm.Context.add("email", user.email)
Keys may be Strings Values may be Strings, Numbers, Boolean