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

Double check how SemConv 1.3.0 release affects Faro and update if necessary #916

Open
codecapitano opened this issue Jan 27, 2025 · 0 comments

Comments

@codecapitano
Copy link
Collaborator

Description

OTEL semantic conventions are updated.
Double check how it affects Faro and act accordingly.

Proposed solution

From a first look it seems that we may need to update conventions regarding stack frame attribute names

New conventions:

code: rename code.function, code.lineno, code.column and code.filepath (https://github.com/open-telemetry/semantic-conventions/issues/1377, https://github.com/open-telemetry/semantic-conventions/issues/1599)
code.function renamed to code.function.name
code.lineno renamed to code.line.number
code.column renamed to code.column.number
code.filepath renamed to code.file.path

Context

@codecapitano codecapitano changed the title Double check how semconf 1.3.0 release affects Faro and update if necessary Double check how SemConv 1.3.0 release affects Faro and update if necessary Jan 28, 2025
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

No branches or pull requests

1 participant