Commit Graph

6 Commits

Author SHA1 Message Date
Piotr Kiełkowicz abb680143a
[Instrumentation.AspNetCore] Move to contrib repository (#5599) 2024-05-08 09:54:22 -07:00
Reiley Yang 043272e6d5
Clean up TFMs for docs (#4904)
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2023-09-29 14:11:30 -07:00
Utkarsh Umesan Pillai fe78453c03
Update docs projects (#4853) 2023-09-14 22:15:56 -07:00
Mikel Blanchard 94f67d8a8c
Revert "[sdk] Use reflection and dynamic types to start providers (#4151)" (#4173)
This reverts commit b549e12148.
2023-02-09 10:14:12 -08:00
Mikel Blanchard b549e12148
[sdk] Use reflection and dynamic types to start providers (#4151)
* Remove StartWithHost extension and using reflection to do the work in SDK.

* Warning cleanup.

* Fix up.

* Improved logging.

* Remove OpenTelemetry.Extensions.Hosting dependency from examples & docs.

* Test fixes.

* Fixes and test updates.

* Bug fix.

* Patch CHANGELOGs.

* Clean up.

* Support Azure Functions TelemetryHostedService dependency inspection logic.

* Code review.

* Code review.

* Code review.

---------

Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-02-08 15:20:02 -08:00
Mikel Blanchard bb0c381478
[docs] ASP.NET Core tracing get started doc (#4076)
* Added ASP.NET Core tracing get started doc.

* Link to reference.

* Lint.

* Fixes.

* Use cdn to retrieve npm dependencies.

* Tweaks.

* Tweaks.

* Code review.

* Added prerelease note.

* Tweak.

Co-authored-by: Reiley Yang <reyang@microsoft.com>
2023-01-17 13:46:13 -08:00