Skip to content

Split out CodeAttributesGetter - #5342

Merged
trask merged 1 commit into
open-telemetry:mainfrom
mateuszrzeszutek:code-attr-getter
Feb 18, 2022
Merged

Split out CodeAttributesGetter#5342
trask merged 1 commit into
open-telemetry:mainfrom
mateuszrzeszutek:code-attr-getter

Conversation

@mateuszrzeszutek

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants