Commit Graph

117 Commits

Author SHA1 Message Date
Mikel Blanchard 018dc9cc49
Cleaned up notes. (#3899) 2022-11-14 10:21:33 -08:00
Mikel Blanchard 1daa2e3a4f
[docs] TracerProviderBuilder configuration docs updates (#3894)
* Configuration docs.

* Tweaks + lint.

* Spellcheck.

* Tweaks.

* Lint.

* Code review.

* Tweaks.

* Code review.

* Code review.

Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2022-11-14 10:00:29 -08:00
Utkarsh Umesan Pillai c7aefab687
Minor doc fix (#3892) 2022-11-11 14:54:48 -08:00
Mikel Blanchard 165b6f4ca4
[Repo] TracerProviderBuilder dependency injection docs updates (#3869)
* Added content for the "Guidance for library authors" section.

* Code review.

* Spellcheck!

* Code review.

* Code review.

* Code review.

* Bug fix.

* Lint.

* Tweaks.

Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2022-11-10 09:44:29 -08:00
Mikel Blanchard 00e89d3596
[Repo] Added initial TracerProviderBuilder dependency injection docs (#3865)
* Added initial TracerProviderBuilder dependency injection docs.

* Code review and lint.

* Code review.

Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
2022-11-07 10:16:58 -08:00
Mikel Blanchard 6c3beef649
[Repo] Expand processor & exporter section in tracing docs (#3855) 2022-11-02 20:15:21 -04:00
Mikel Blanchard 180a8f928d
[Repo] Remove duplicate content from SDK README (#3853) 2022-11-01 19:49:32 -04:00
Mikel Blanchard 14794b8022
Fix typo. (#3838) 2022-10-28 14:03:04 -04:00
Mikel Blanchard f921ae3945
Adjust filtering processor example. (#3834) 2022-10-27 19:51:46 -04:00
Cijo Thomas 7e44089cf3
More doc tweaks (#3805)
* More doc tweaks

* remove draft staatus
2022-10-22 07:10:31 -07:00
Cijo Thomas f94ccb789a
Move more docs to docs folder (#3801) 2022-10-21 13:16:31 -04:00
Cijo Thomas 13ea238abb
Move more SDK docs to docs folder (#3794) 2022-10-20 13:10:15 -04:00
Robert Pająk 2ebea481f2
docs: auto-instrumentation vs instrumentation state (#3452) 2022-07-18 16:36:22 -07:00
Utkarsh Umesan Pillai 1f4d97e3e0
Remove AspNet and AspNet.TelemetryHttpModule instrumentation projects (#3397) 2022-06-23 21:15:17 -07:00
Mikel Blanchard 870eb92e5c
Examples: Fix ParentProvider not being set on MyFilteringProcessor (#3370)
* Fix ParentProvider not being set on MyFilteringProcessor example.

* Added XML comments.

* Tweak.

* Typo.
2022-06-16 15:32:29 -07:00
Utkarsh Umesan Pillai c90ab4a2f2
Remove StackExchangeRedis Instrumenation (#3346)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-06-07 09:35:43 -07: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
Travis Illig d294140a33
Add VS Code recommended spell check extension (#3127) 2022-04-06 08:35:38 -07:00
Reiley Yang 62bb66a7db
Revert the unwanted change in examples (#3138)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2022-04-05 07:30:21 -07:00
Cijo Thomas e8ccab063b
Exception reporting doc to use newly added Activity.SetStatus (#3114)
* Add SetStatus to getting started

* Use new Activity Status method for exception reporting docs
2022-03-30 15:33:00 -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
Reiley Yang 7d34791474
Fix typo (#3102) 2022-03-29 10:16:11 -07:00
Cijo Thomas b255183e82
Document about Status migration (#3091) 2022-03-24 14:12:35 -07:00
Piotr Kiełkowicz dff9adeaf8
Documentation - allow long lines for tables and code blocks (#3049) 2022-03-15 11:36:19 -07:00
Travis Illig 3af5a3b0b4
Fix analyzer issues in docs (#3026) 2022-03-11 18:04:34 -08:00
Travis Illig d55de344f1
Fix IDE0090: 'using' statement can be simplified. (#3017) 2022-03-10 21:32:41 -08:00
Travis Illig 58f13ba7e2
Fix IDE0071: Interpolation can be simplified. (#3015) 2022-03-10 14:12:58 -08:00
Xavier 52258f12e3
Asp6sample (#2989) 2022-03-10 12:33:12 -08:00
Cijo Thomas 0a84e11272
Dotnet instead of Dotnet Core in docs (#3004) 2022-03-10 10:10:07 -08:00
Travis Illig 2a97920ff0
Fix IDE0090: 'new' expression can be simplified. (#3012)
* Set rule for new() usage.

* Fix IDE0090 "'new' expression can be simplified"
2022-03-10 08:57:53 -08:00
Cijo Thomas 055b564a75
Add links to dotnet runtime repo in docs (#3000) 2022-03-09 20:56:05 -08:00
Cijo Thomas 8b8b9348aa
Add example of using Baggage (#2990) 2022-03-08 21:19:33 -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
Yun-Ting Lin 778052f67f
Cleaned up changelog and added resource spec link. (#2966) 2022-03-02 20:01:27 -08:00
Yun-Ting Lin b538b9b9d4
Publicize required methods to allow for custom implementations of resource detectors. (#2949) 2022-03-02 18:05:57 -08:00
Cijo Thomas 3833a4f503
Attempt to reduce provider lifetime issues (#2848) 2022-02-02 13:57:53 -08:00
Reiley Yang f7c718eae0
Fix indentation (#2680) 2021-11-24 10:56:55 -08:00
Reiley Yang 635028834c
Add exporter ForceFlush (#2525) 2021-10-26 20:25:12 -07:00
Reiley Yang d716bb17cd
clean up sln/proj (#2423) 2021-09-28 19:23:05 -07:00
Reiley Yang e12621b582
s/HelperExtensions/Extensions/ (#2370)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-09-17 11:00:53 -07:00
Dasith Wijesiriwardena f9d54acc61
Add guidance on injecting/extracting propagation context for out of proc requests (#2241) 2021-08-23 10:18:39 -07:00
Utkarsh Umesan Pillai 1b1da753d4
Remove unnecessary usings (#2101) 2021-06-23 18:19:11 -07:00
Cijo Thomas 6894a034b8
Fix doc link (#2086) 2021-06-15 22:12:22 -07:00
Cijo Thomas d07ec267b0
AddSource section to customize the sdk doc. (#2017) 2021-04-29 09:52:57 -07:00
Cijo Thomas 58a8d1b568
Doc for customizing tracing sdk (#2016)
* Doc for customizing tracing sdk
2021-04-27 23:28:11 -07:00
Cijo Thomas 6dfe944997
Rewording for exception reporting doc (#1992) 2021-04-16 14:46:14 -07:00