Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Remove trace class#39

Merged
liyanhui1228 merged 11 commits intocensus-instrumentation:masterfrom
liyanhui1228:trace_class
Oct 20, 2017
Merged

Remove trace class#39
liyanhui1228 merged 11 commits intocensus-instrumentation:masterfrom
liyanhui1228:trace_class

Conversation

@liyanhui1228
Copy link
Copy Markdown
Contributor

Closes #37.

@liyanhui1228 liyanhui1228 requested a review from duggelz October 20, 2017 08:46
Comment thread trace/opencensus/trace/utils.py Outdated
import uuid


def generate_trace_id():
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to put generate_trace_id() and generate_span_id() in span_context.py? Related, from the discussion yesterday, should we remove span_id from Span, and have Span contain a SpanContext?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to span_context.py. Yes will move SpanContext to Span in later PR.

@liyanhui1228 liyanhui1228 merged commit 38b2bec into census-instrumentation:master Oct 20, 2017
@liyanhui1228 liyanhui1228 deleted the trace_class branch October 31, 2017 23:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants