getappmap / appmap-agent-js

This project is deprecated. Please use https://github.com/getappmap/appmap-node/ to record Node.js applications.
Other
27 stars 8 forks source link

How I can run this with Angular ? #204

Closed titusfx closed 1 year ago

brikelly commented 1 year ago

Hi @titusfx , you would need to be able to run the Angular app in Node, as that's the engine we have instrumented in order to create AppMaps from JS/TS apps. (FYI @lachrist )

ar-IGT commented 8 months ago

So there are no plans to add support for recording process of an Angular app being run in CLI server development mode, i.e. ng serve with AppMap?

kgilpin commented 8 months ago

At the moment the focus is on Node, but JS Support is planned. I don’t have a date for that yet though.

ar-IGT commented 8 months ago

Would be nice if support for Angular 2+ gets added in Q1/Q2.