Closed kgilpin closed 11 months ago
Methods labeled job.perform, cli.command, message.handle will automatically start and end a recording, if APPMAP_RECORD_REQUESTS is enabled.
job.perform
cli.command
message.handle
APPMAP_RECORD_REQUESTS
Fixes https://github.com/getappmap/appmap-ruby/issues/345
:tada: This PR is included in version 0.103.0 :tada:
The release is available on:
v0.103.0
Your semantic-release bot :package::rocket:
Methods labeled
job.perform
,cli.command
,message.handle
will automatically start and end a recording, ifAPPMAP_RECORD_REQUESTS
is enabled.Fixes https://github.com/getappmap/appmap-ruby/issues/345