Skip to content

v1.15.0

Compare
Choose a tag to compare
@gregkalapos gregkalapos released this 12 May 09:10
· 473 commits to main since this release
03d5f13

Features

  • #1657 Improved database span names based on parsed SQL statements (issue: #242)

Bug fixes

  • #1670 Dedicated working loop thread for sending APM events (issue: #1571)
  • #1677 Fixed span type for MongoDB - with this a MongoDB logo will show up on the service map
  • #1674 InvalidCastException in AspNetCoreDiagnosticListener
  • #1683 MVC: handling area:null when creating transaction name based on routing
  • #1685 Handle missing .Stop events in AspNetCoreDiagnosticListener (issue: #1676)