Skip to content

cassandra query encoding error #142

@clutchski

Description

@clutchski
WARNING:ddtrace.span:error setting tag cassandra.query, ignoring it
Traceback (most recent call last):
  File "/home/deploy/virtualenvs/discord/local/lib/python2.7/site-packages/ddtrace/span.py", line 126, in set_tag
    self.meta[key] = stringify(value)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xdd in position 4: ordinal not in range(128)
[W 161222 20:04:14 span:128] error setting tag cassandra.query, ignoring it
    Traceback (most recent call last):
      File "/home/deploy/virtualenvs/discord/local/lib/python2.7/site-packages/ddtrace/span.py", line 126, in set_tag
        self.meta[key] = stringify(value)
    UnicodeDecodeError: 'ascii' codec can't decode byte 0xdd in position 4: ordinal not in range(128)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions