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

Update changelog with more details for gRPC support #1011

Merged

Conversation

alanwest
Copy link
Member

@alanwest alanwest commented Aug 5, 2020

@cijothomas Additional details based on our conversation. Sorry, forgot to include in #803.

@alanwest alanwest requested a review from a team as a code owner August 5, 2020 13:22
@@ -3,6 +3,12 @@
## Unreleased

* Introduced support for Grpc.AspNetCore (#803).
* Attributes are added to gRPC invocations: `rpc.system`, `rpc.service`,
`rpc.method`. These attributes are are added to an existing span generated
Copy link
Contributor

Choose a reason for hiding this comment

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

we have two "are"s

Copy link
Member Author

Choose a reason for hiding this comment

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

Arrrr, matey! Good catch. 🏴‍☠️

by the instrumentation. This is unlike the instrumentation for client-side
gRPC calls where one span is created for the gRPC call and a separate span
is created for the underlying HTTP call in the event both gRPC and HTTP
instrumentation is enabled.
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should switch from is enabled to "are enabled". I'm not sure (english isn't my first language)...

Copy link
Member Author

Choose a reason for hiding this comment

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

Arrrr! Your English is perfect.

@cijothomas cijothomas merged commit 8077bab into open-telemetry:master Aug 5, 2020
@alanwest alanwest deleted the alanwest/changelog-grpc-aspnetcore branch August 24, 2020 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants