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

Split out CodeAttributesGetter #5342

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

mateuszrzeszutek
Copy link
Member

Part of #5291

Comment on lines -29 to -30
set(attributes, SemanticAttributes.CODE_FILEPATH, filePath(request));
set(attributes, SemanticAttributes.CODE_LINENO, lineNumber(request));
Copy link
Member

Choose a reason for hiding this comment

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

👍

Comment on lines -34 to +38
VaadinSingletons::clientCallableSpanName)
CodeSpanNameExtractor.create(clientCallableAttributesGetter))
Copy link
Member

Choose a reason for hiding this comment

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

nice

@trask trask merged commit 27ed47c into open-telemetry:main Feb 18, 2022
@mateuszrzeszutek mateuszrzeszutek deleted the code-attr-getter branch March 3, 2022 13:49
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 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.

None yet

2 participants