opentelemetry-dotnet/samples/Exporters/AspNet/Controllers
Mikel Blanchard 5fa22a3bc2
Added support for .NET Framework HttpClient & HttpWebRequest dependency collection. (#553)
* Added support for .NET Framework HttpClient & HttpWebRequest dependency collection.

* Code review feedback.

* Updated HttpHandlerDiagnosticListener with latest changes from dotnet/runtime. Added try/finally for span.End calls. Fixed missing span.End in Sql exception event.

* Fixed broken SqlClientTests.

* A few tweaks to README for recent collector changes.

* Tested Azure SDK exception path and updated the TODO comment.
2020-04-01 00:40:27 -07:00
..
HomeController.cs AspNet request collector (#543) 2020-03-20 19:59:45 -07:00
WeatherForecastController.cs Added support for .NET Framework HttpClient & HttpWebRequest dependency collection. (#553) 2020-04-01 00:40:27 -07:00