Mikel Blanchard
39d960e0e7
[docs-traces] Added version info to the OTEL_TRACES_SAMPLER doc ( #5492 )
2024-03-29 12:01:21 -07:00
Matt Hensley
76cafe5d80
[sdk-traces] Add support for OTEL_TRACES_SAMPLER and OTEL_TRACES_SAMPLER_ARG ( #5448 )
2024-03-19 15:55:29 -07:00
Luiz Lelis
89e538293b
docs: `resource-detector` should not be tied to tracing ( #5188 )
...
Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
Co-authored-by: Alan West <3676547+alanwest@users.noreply.github.com>
2024-01-17 17:29:33 -08:00
Reiley Yang
c78363211e
Use GFM NOTES syntax ( #5219 )
2024-01-12 15:17:10 -08:00
Cijo Thomas
65dd83b44e
Improve docs on Resources to encourage its usage ( #5185 )
2023-12-18 13:33:30 -08:00
Cijo Thomas
0bc3bdc7ff
Fixed resource readme to reflect actual default ( #5045 )
2023-11-13 13:25:42 -08:00
Dan Nelson
00750ddcca
Fix broken links ( #5033 )
2023-11-09 10:21:01 -08:00
xiang17
d9d0e24412
Remove Jaeger Exporter - part 1: remove references in docs ( #4777 )
2023-08-18 11:17:37 -07:00
Mikel Blanchard
3c592361eb
Update docs for StartWithHost removal. ( #4178 )
2023-02-10 15:41:36 -05:00
Mikel Blanchard
074c0196f1
[docs] Update "note" styling ( #4130 )
...
* Clean up.
* Update notes to use github styling.
* Clean up.
* MD028 lint hack.
2023-01-31 16:53:05 -08:00
Mikel Blanchard
6e7505af19
Tweaks to DI docs. ( #4129 )
2023-01-31 14:34:20 -08:00
Mikel Blanchard
0b69b37136
[docs] Updates for DI tweaks ( #4127 )
2023-01-31 16:37:16 -05:00
Timothy Mothra
ff6efe784b
cleanup tests and docs ( #4099 )
2023-01-24 22:14:57 -05: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
Mikel Blanchard
9836d3addb
[DependencyInjection] Introduce new package and refactor SDK ( #3923 )
2022-12-08 15:24:44 -08:00
Mikel Blanchard
bf95a54901
Removed AddExporter API for 1.4 release. ( #3908 )
...
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2022-11-17 12:30:37 -05:00
Mikel Blanchard
656bd7c8b2
[Hosting] README updates ( #3913 )
...
* OpenTelemetry.Extensions.Hosting README updates.
* Review.
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
2022-11-17 00:23:25 -05:00
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
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
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
Utkarsh Umesan Pillai
1f4d97e3e0
Remove AspNet and AspNet.TelemetryHttpModule instrumentation projects ( #3397 )
2022-06-23 21:15:17 -07:00
Reiley Yang
7d34791474
Fix typo ( #3102 )
2022-03-29 10:16:11 -07:00
Xavier
52258f12e3
Asp6sample ( #2989 )
2022-03-10 12:33:12 -08:00
Cijo Thomas
3833a4f503
Attempt to reduce provider lifetime issues ( #2848 )
2022-02-02 13:57:53 -08: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