Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EventHubs][DistributedTracing] add destination and peer.address attributes #10389

Merged
merged 5 commits into from
Aug 4, 2020

Conversation

markwolff
Copy link
Contributor

Adds function parameter to add message_bus.destination and peer.address attributes to spans created under Azure.EventHubs.message.

Fixes #10276

/cc @chradek

@ghost ghost added the Event Hubs label Jul 31, 2020
@markwolff markwolff changed the title add destination and peer.address attributes [EventHub][DistributedTracing] add destination and peer.address attributes Jul 31, 2020
@markwolff markwolff changed the title [EventHub][DistributedTracing] add destination and peer.address attributes [EventHubs][DistributedTracing] add destination and peer.address attributes Jul 31, 2020
@chradek
Copy link
Contributor

chradek commented Aug 3, 2020

/azp run js - eventhubs-client - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@chradek chradek left a comment

Choose a reason for hiding this comment

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

@markwolff
Thanks, this looks great! Can you also add a changelog entry? There's an example for a similar update here: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/eventhub/event-hubs/CHANGELOG.md#tracing-updates

Other than that, assuming ci passes, looks good to me!

@markwolff
Copy link
Contributor Author

/azp run js - eventhubs-client - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@markwolff markwolff merged commit ae9b199 into master Aug 4, 2020
@markwolff markwolff deleted the eventhub/messagespan-attributes branch August 4, 2020 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants