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

add NetRpcClientAttributesExtractor and NetRpcServerAttributesExtractor #4948

Closed
wants to merge 3 commits into from

Conversation

yangtaoran
Copy link
Contributor

According to open-telemetry/opentelemetry-specification#2214 rpc client net metrcis attributes should keep up with https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/rpc.md#attributes.And the rpc server net metrcis attributes should be net.host.name,net.host.ip,net.transport.

@yangtaoran
Copy link
Contributor Author

yangtaoran commented Dec 24, 2021

Hi @jsuereth @trask .Base on the last issue that filter rpc metrics net attributes, I defined rpc net attributes extractor.Can you checkout it?

@yangtaoran yangtaoran requested a review from a team January 7, 2022 02:50
@trask
Copy link
Member

trask commented Jan 12, 2022

hey @yangtaoran, sorry for the delay. since this would affect rpc span attributes as well, we should probably wait a bit for more confirmation about the proposed spec change. is there a particular issue you are wanting to resolve in the short-term?

@trask trask removed the request for review from tylerbenson April 8, 2022 17:21
@trask
Copy link
Member

trask commented Apr 19, 2022

hi @yangtaoran! a lot of things have changed in the AttributeExtractor design and implementations since you opened this PR, can you let us know if you still need it?

@trask
Copy link
Member

trask commented Jun 27, 2022

hi @yangtaoran! a lot of things have changed in the AttributeExtractor design and implementations since you opened this PR, can you let us know if you still need the PR or if it's not needed anymore?

@trask trask closed this Jul 31, 2022
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.

2 participants