aqua/api/aqua-api
InversionSpaces e9c004452e
feat(tracing): Introduce function calls tracing [fixes LNG-169] (#732)
* Introduced MetaModel.CallArrowModel

* Fixed ArrowInlinerSpec

* Implemented trace calls injection

* Propagate TracingConfig

* Add tracing flag to js api

* Use detach instead of xor

* Write tests

* ScalarType -> LiteralType

* Add tests

* Fix after rebase

* Fixed tests

* Add tests

* Remove debug prints

* Clean up and add comments

* Fix issues

* Add tracing flag to js api

* Rename liftString -> quote

* Change literal type

* Use CallServiceModel constructor

* Fix js args

* Fixed tests

* Add tracing option to cli
2023-06-12 15:28:27 +02:00
..
.js/src/main/scala/api feat(tracing): Introduce function calls tracing [fixes LNG-169] (#732) 2023-06-12 15:28:27 +02:00
.jvm/src/main/scala/aqua/api feat(aqua-api): return JS and TS sources from API [LNG-164] (#730) 2023-06-07 14:07:14 +02:00
src/main/scala/aqua/api feat(tracing): Introduce function calls tracing [fixes LNG-169] (#732) 2023-06-12 15:28:27 +02:00