Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-22 | 357 Bytes | |
v1.3.0-release.tar.gz | 2021-04-22 | 2.1 MB | |
v1.3.0-release.zip | 2021-04-22 | 2.4 MB | |
Totals: 3 Items | 4.5 MB | 0 |
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 ).