Commit Graph

5 Commits

Author SHA1 Message Date
Luiz Lelis fea6793a55
Clean up package version definitions using Directory.Packages.props (#4298)
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2023-05-09 09:35:05 -07: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
Han Gao 260460787f
[DOC] Update Jaeger tutorial to use OTLP Exporter (#3940)
* [DOC] Update Jaeger tutorial to use OTLP Exporter

* fix HttpClient could not be found in .NET framework error during CI

* fix markdown lint issue

* Update jaeger example .csproj file

* Update docs/trace/getting-started-jaeger/getting-started-jaeger.csproj

* Remove redundant options setting and update README

Co-authored-by: Reiley Yang <reyang@microsoft.com>
2022-11-30 11:10:23 -08:00
Reiley Yang 7a4f9325da
Add mermaid diagrams (#3260) 2022-05-09 10:18:18 -07:00
Reiley Yang 032514dd4a
Add Jaeger tutorial (#3258)
* add Jaeger tutorial

* http instr
2022-05-08 07:58:45 -07:00