Menu
Sign In Pricing Add Podcast

Ruby Rogues

Practical Observability: Logging, Tracing, and Metrics for Better Debugging - RUBY 656

1684 - 1706.132 John Gallagher

So when a job is enqueued, it will, by default, semantic logger will trigger a little entry in the logs, this job is enqueued, and it will tell you what request it came from. But on the other side, when it's picked up and the job is performed, that request ID is missing. So you need to kind of go into the request ID, find the enqueued job, find the job ID, and then take that next leap.

0
💬 0

Comments

There are no comments yet.

Log in to comment.