Skip to content

1.9.0

Compare
Choose a tag to compare
@gregkalapos gregkalapos released this 06 Apr 14:24
26ebf44

Features

  • #925 Add GC time (issue: #922)
  • #1147 Propagate sample rate through tracestate (issue: #1021)

Bug fixes

  • #1189 Get transaction name from Web API controller route template

Breaking changes

  • #1161 and #1162 The agent tries to never throw any exception. Specifically instead of throwing InstanceAlreadyCreatedException, it will print an error log.