Commit Graph

23 Commits

Author SHA1 Message Date
Mikel Blanchard 180a8f928d
[Repo] Remove duplicate content from SDK README (#3853) 2022-11-01 19:49:32 -04: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
Cijo Thomas a25f2861c2
Add SetStatus to getting started (#3111) 2022-03-30 14:04:22 -07:00
Cijo Thomas bbaffca3c1
Minor tweak to getting started tracing doc (#3110) 2022-03-30 13:21:25 -07:00
Carter Socha dbdcf4956e
add code samples & sample flag to traces getting started guide (#3099) 2022-03-30 12:44:09 -07:00
Cijo Thomas 0a84e11272
Dotnet instead of Dotnet Core in docs (#3004) 2022-03-10 10:10:07 -08:00
Cijo Thomas 055b564a75
Add links to dotnet runtime repo in docs (#3000) 2022-03-09 20:56:05 -08:00
Cijo Thomas c1d49df6b9
MeterProvider doc improvement and minor link fixes (#2975)
* MeterProvider doc improvement and minor link fixes

* commas
2022-03-04 17:20:28 -08:00
Cijo Thomas 62217ce2df
Add TracerProvider section in getting started. (#2973) 2022-03-04 16:27:38 -08:00
Cijo Thomas 58a8d1b568
Doc for customizing tracing sdk (#2016)
* Doc for customizing tracing sdk
2021-04-27 23:28:11 -07:00
Reiley Yang 1c84b3a483
add 'learn more' section (#1974) 2021-04-12 11:02:34 -07:00
Utkarsh Umesan Pillai 45cac9cbe6
Updated the console output (#1827) 2021-02-10 16:13:49 -08:00
Utkarsh Umesan Pillai d6779bd29a
Update the instructions to add ConsoleExporter package (#1822)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-10 12:33:14 -08:00
Cijo Thomas fe24768521
fix spec repo links to main branch (#1746) 2021-01-29 12:07:34 -08:00
Cijo Thomas fcc0b56904
Readme updates (#1631)
* Readme updates

* typos

* keep main readme simple

* less verbose in getting started

* length

* Update docs/metrics/getting-started.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* link fix

* link fix

Co-authored-by: Reiley Yang <reyang@microsoft.com>
2020-11-30 10:27:04 -08:00
Utkarsh Umesan Pillai 0abe85dcd6
Updated docs for logs (#1586)
* Updated docs for logs

* Remove extra space

* Corrected the propertyname to TargetFrameworks

* Updated TargetFrameworks property

* Addressed PR comments

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-11-22 16:33:00 -08:00
Utkarsh Umesan Pillai cb74484bf2
Removed Activity.ParentId from the example output (#1389) 2020-10-23 12:39:51 -07:00
Reiley Yang 1170f3f20d
catch up the latest version of .NET RC (#1362)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-10-17 15:53:06 -07:00
Reiley Yang 6efe758b55
Add doc on how to correlate ILogger with trace (#1214)
* add doc for ILogger correlation with trace

* fix links

* mention that ILogger correlation only works for .NET5, clarify the options

* distinguish ILogger and Microsoft.Extensions.Logging

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-01 07:15:39 -07:00
Reiley Yang 310f315099
Adjust/fix wording (#1061)
* adjust/fix wording

* adjust wording
2020-08-12 11:29:46 -07:00
Reiley Yang 46bb490a94
fix nits (#1060)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-08-12 09:33:05 -07:00
Cijo Thomas e86e49a2e9
Replace docs example with actual code (#1054)
* Replace doc with actual program

* fix

* min

* fix

* review coment

* fix format

* fix docfx build
2020-08-12 08:48:31 -07:00