We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About this feature: https://docs.appsignal.com/ruby/instrumentation/request-queue-time.html
Our Ruby integration has this behavior: https://github.com/appsignal/appsignal-ruby/blob/01202c33c26dd64b9ceace76a8d8df8b2c933117/lib/appsignal/transaction.rb#L284-L289 Where it scans for certain request headers (or background job metadata) to set the queue time on the transaction.
As reported in: https://app.intercom.com/a/apps/yzor8gyw/inbox/inbox/540709/conversations/16410700038734
/applications
The text was updated successfully, but these errors were encountered:
No branches or pull requests
About this feature: https://docs.appsignal.com/ruby/instrumentation/request-queue-time.html
Our Ruby integration has this behavior: https://github.com/appsignal/appsignal-ruby/blob/01202c33c26dd64b9ceace76a8d8df8b2c933117/lib/appsignal/transaction.rb#L284-L289
Where it scans for certain request headers (or background job metadata) to set the queue time on the transaction.
As reported in: https://app.intercom.com/a/apps/yzor8gyw/inbox/inbox/540709/conversations/16410700038734
TODO
/applications
or feature section as it applies to multiple integrations.The text was updated successfully, but these errors were encountered: