Skip to content

process: change attributes named as *_type to *.type #1501

@braydonk

Description

@braydonk

Area(s)

area:process

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

Based on discussion from the Semantic Conventions WG Meeting Oct 21, 2024, there may be new guidance coming related to when to use _ or . in naming. The following attributes use _ in a way that is not recommended:

  • process.context_switch_type
  • process.paging.fault_type

Describe the solution you'd like

In advance of the guidance going out, we can rename these attributes to:

  • process.context_switch.type
  • process.paging.fault.type

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions