Skip to content

Support non-deprecated code.function.name for code source #113884

@alexander-alderman-webb

Description

Problem Statement

We are considering setting the non-deprecated code.function.name in the Python SDK.

Today the function displayed in the code source panel is only drawn from code.function.

Note that code.function.name is not equivalent to code.function, as code.function.name is the fully-qualified name as per OTel, while code.function is only the function identifier. That is, code.function.name includes both the values of the deprecated code.namespace and the deprecated code.function.

Setting code.function:

Image

Setting code.function.name:

Image

Solution Brainstorm

No response

Product Area

Explore

Metadata

Metadata

Assignees

No one assigned

    Labels

    TracespythonPull requests that update python code
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions