Skip to content

Sidekiq integration broke with Rails 6.0.2 #943

Closed

Description

rails/rails@0e64348 changed job['wrapped'] to contain a class instead of the class name as a string, causing these types of errors whenever a trace contains a Sidekiq job.

ERROR -- ddtrace: [ddtrace] (/usr/local/bundle/gems/ddtrace-0.32.0/lib/ddtrace/transport/http/client.rb:46:in `rescue in send_request') Internal error during HTTP transport request. Cause: undefined method `to_msgpack' for Searchkick::ReindexV2Job:Class Location: /usr/local/bundle/gems/msgpack-1.3.1/lib/msgpack.rb:46:in `write'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugInvolves a bugcommunityWas opened by a community memberintegrationsInvolves tracing integrations

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions