Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Conversation

@lzchen
Copy link
Contributor

@lzchen lzchen commented Nov 22, 2019

Addresses [#14]

data.datais url.
data.target is host:port
data.name is METHOD/path

Copy link

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

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

LGTM

baseData=data, baseType="RemoteDependencyData"
)
if span.kind in (SpanKind.CLIENT, SpanKind.PRODUCER):
data.type = "HTTP" # TODO
Copy link

@lmolkova lmolkova Nov 23, 2019

Choose a reason for hiding this comment

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

oh, would you mind fixing this one too in this PR? Or should I create another issue similar to census-instrumentation/opencensus-python#825?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will fix this here! :)

Copy link

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

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

left a comment about dependency type HTTP for all client spans

@lzchen lzchen merged commit 65e0492 into microsoft:master Nov 25, 2019
@lzchen lzchen deleted the fix-deps branch November 25, 2019 16:52
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