Skip to content

Make fs instrumentation follow semantic conventions #14527

@AbhiPrasad

Description

@AbhiPrasad

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions