process.open_file_descriptor.count
and process.context_switches
both have unexpected unit {count}
#1662
Labels
process.open_file_descriptor.count
and process.context_switches
both have unexpected unit {count}
#1662
Area(s)
area:process
What happened?
process.open_file_descriptor.count
andprocess.context_switches
both have unexpected unit{count}
.Probably should be something like
{open_file_descriptor}
and{context_switch}
?Semantic convention version
v1.29.0
Additional context
No response
The text was updated successfully, but these errors were encountered: