Skip to content

v1.3.0-release

Compare
Choose a tag to compare
@snakorse snakorse released this 15 May 13:53
b1dfe59

Added

  • Support diagnostics for Microsoft.Data.SqlClient.
  • Support collect request header and body for HttpClient.
  • Support collect request body for AspNetCore.

Fixed

  • Tracing chain broken when request passing through gateway such like Ocelot(#404 ).
  • Stacktrace of the Inner Exception got lost(#390 ).
  • Clr thread stat error(#407 ).