Skip to content

Lightstep appears to be using pure python thrift code #89

Open
@rowillia

Description

@rowillia

I believe the issue is that https://github.com/lightstep/lightstep-tracer-python/blob/master/lightstep/crouton/ttypes.py was generated with 0.9.2, but lightstep now requires 0.10.0. Accessing the accelerated module appears to have changed since 0.10.0 (apache/thrift#844). I recommend you re-generate the thrift code with a newer version of the Thrift compiler.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions