open-telemetry / semantic-conventions

Defines standards for generating consistent, accessible telemetry across a variety of domains
Apache License 2.0
242 stars 153 forks source link

Introduction of file provider attribute #1108

Open thompson-tomo opened 2 months ago

thompson-tomo commented 2 months ago

Area(s)

area:file

Is your change request related to a problem? Please describe.

I want to describe the underlying provider storing my files

Describe the solution you'd like

I would like the introduction of an additional attributes which describes the provider which enabling access to the files just like we have for databases & messaging. The structure would be:

Describe alternatives you've considered

No response

Additional context

No response

joaopgrassi commented 1 month ago

See https://github.com/open-telemetry/semantic-conventions/pull/914. CC @trisch-me

thompson-tomo commented 1 month ago

@joaopgrassi yeap I had seen that PR but as far as I can tell there is no strongly typed field which could be used for the purpose mentioned here.

trisch-me commented 1 month ago

Yes we don't have there such a field. You can propose it in separate PR