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

Set SpanKind in extensions#271

Merged
songy23 merged 3 commits intocensus-instrumentation:masterfrom
lmolkova:setSpanKind
Aug 22, 2018
Merged

Set SpanKind in extensions#271
songy23 merged 3 commits intocensus-instrumentation:masterfrom
lmolkova:setSpanKind

Conversation

@lmolkova
Copy link
Copy Markdown

Span kind is optional, but highly recommended flag that denotes the type of span: Server or Client.

It's the only reliable way to determine whether it is an incoming or outgoing request. Some backends like Azure ApplicationInsights rely on such into to build the UX.

@lmolkova
Copy link
Copy Markdown
Author

@songy23 please review

Copy link
Copy Markdown
Contributor

@songy23 songy23 left a comment

Choose a reason for hiding this comment

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

LGTM overall. I don't have much context on framework integration in Python, so defer to @liyanhui1228 for approval.

@songy23 songy23 requested a review from liyanhui1228 August 22, 2018 01:15
Copy link
Copy Markdown

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

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

This looks good.

@songy23 songy23 merged commit 3b42664 into census-instrumentation:master Aug 22, 2018
eduardoemery pushed a commit to CESARBR/opencensus-python that referenced this pull request Aug 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants