-
Error seen in telemetry.
Called by `/Users/user/Develop/.npm/_npx/3007b677135bbf3c/node_modules/.bin/appmap record test -d /Users/user/Develop/abc/app/`:
```
npx @appland/appmap-agent-js --record…
-
The status messages for each step of the installation instructions are inconsistent with each other and most are not dynamic.
The status message should prompt the user to the next step if the status …
-
If application code saves a reference to function when the code is imported, a call to that function won't generate any events in the recording.
For example, with this definition
```python
def …
-
Currently all appmaps are lumped into one single list in the sidebar; this can be especially inconvenient for monorepos and make it more difficult to find a specific map. They should be split by `appm…
-
```
Archiving AppMaps from /home/runner/work/partners-gateway/partners-gateway
Warning: Command "appmap archive --revision ecbbb57ef7b9d2766a7a9c15224b64e7d7211962" exited with failure code 1
Warni…
-
https://github.com/zeldamods/objmap-totk/blob/1b2136a3d293051038e8b0d5d1622451d04aedc8/src/components/AppMap.vue#L53
After spending some time trying to search for objects in a certain area of the m…
-
Given the following sample project: https://gist.github.com/dustinbyrne/c3943c4857d2ad65dea92c1c944da7d7
The following AppMap is generated containing an empty object within the `classMap` array. Th…
-
This is indeed a corner case but I am leaving this ticket in the backlog in case we see evidence that some users actually run in it.
Issue: if there is an "inactive" env directory in the project fo…
-
It looks that we globally ignore methods named `call` [here]( https://github.com/getappmap/appmap-ruby/pull/124/files#diff-d9e7eeed5c54a70a3382501b04e565d87d21e49eeec2f7aeefbe1d196a522e6bR142).
Whe…
-
When selecting context, the contents of "pinned" files should not be included:
--
In the navie package, set context options indicating which files are already "pinned". Utilize the existing…