Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.
Changes since 1.1.0:
- Tracer
- Integrations
- avoid instrumenting unsupported library versions (#338, #339, #341, #352)
- avoid instrumenting unsupported
WebRequesttypes (#334) - add support for
Elasticsearch.Net5.x (#348) - add support for
MongoDB.Driver.Core2.1.x (#346, #347) - report ASP.NET Core MVC exceptions (#330)
- improve scope handling in ASP.NET (#356, thanks @ksjoberg!)
- add URL to resource names for outbound HTTP requests (#335)
- Build, Tests, Packages