const go.opentelemetry.io/otel/semconv/v1.41.0.ProcessPIDKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L13773: 	ProcessPIDKey = attribute.Key("process.pid")
		attribute_group.go#L14084: 	return ProcessPIDKey.Int(val)