Skip to content

v0.93.0

Compare
Choose a tag to compare
@appland-release appland-release released this 22 Sep 17:08
· 140 commits to master since this release

0.93.0 (2022-09-22)

Features

  • Record the time spent instrumentating a function, as opposed to only the time spend executing a function (0941b4d)
  • save elapsed_instrumentation for HTTP requests (a32fb52)
  • save elapsed_instrumentation for RequestListener (5a081cc)
  • Save elapsed_instrumentation for sql_query (40a851e)