Files
appmap_tracing_test/appmap.yml
OMGeeky 7aef15c936 Get some basic tracing to work
Stuff working:
- method calls with the tracing::instrument attribute get recorded and added to the AppMap (as classMap structure if not already there and as event)
This results in the Trace View and the Dependency Map starting to work (not with many features yet but hey, better than nothing)
2023-06-30 22:37:16 +02:00

4 lines
63 B
YAML

appmap_dir: maps/tmp/
language: rust
name: appmap_tracing_test