aqua/api/aqua-api-npm
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
..
aqua-api.d.ts feat(tracing): Introduce function calls tracing [fixes LNG-169] (#732) 2023-06-12 15:28:27 +02:00
meta-utils.js Api for fluence cli (#611) 2022-12-28 11:30:42 +03:00
package-lock.json chore(main): release aqua 0.11.3 (#737) 2023-06-09 13:43:20 +02:00
package.json chore(main): release aqua 0.11.3 (#737) 2023-06-09 13:43:20 +02:00
readme.md chore: Aqua API example (#659) 2023-02-14 16:11:33 +03:00