Skip to content

Make fs instrumentation follow semantic conventions #14527

Description

Description

See https://opentelemetry.io/docs/specs/semconv/attributes-registry/file/

span.setAttribute('path_argument', args[0]);
sets non namespaced attributes that don't follow conventions. We should see if we can set those as appropriate, and or contribute upstream to improve the conventions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions