Commit Graph

8 Commits

Author SHA1 Message Date
Utkarsh Umesan Pillai f8f205757f
Remove unnecessary usings from OpenTelemetry Tests (#4029) 2022-12-20 21:07:24 -08:00
Travis Illig 7ed97be908
Fix analyzers (#3053) 2022-04-01 07:46:32 -07: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
mbakalov 21c440a284
ParentBasedSampler should not explicitly consider Links (#1851)
* Update test.

* Removed link-checking, update comments, changelog

* Fix markdown

* Remove extra spaces
2021-03-06 08:48:27 -08:00
mbakalov 381908c089
Add optional inner samplers to make ParentBasedSampler more customizable (#1727)
* WIP for ParentBasedSampler.

Todo: finish comments, add tests for null samplers.

* Better comments, tests for null arguments.

* Remove unnecessary remark, left it there by mistake.

* Make other samplers optional

* Change to new delegating behavior.

* Update CHANGELOG

* Comment to note default values for inner samplers.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2021-02-27 09:51:50 -08:00
Eddy Nakamura f1ebf05ecb
Renaming SamplingDecision options (#1297)
* Renaming enum

* updating changelog
2020-09-21 16:57:29 -07:00
Eddy Nakamura c7429d25c9
Normalizing format (#1289)
updating gitattributes

updating

updating

updating

Revert "Normalizing format"

This reverts commit b571e430a73f65605481ef0a622a372bc8a787ae.

Updating everything to utf-8

applying lf

Revert "applying lf"

This reverts commit a54947f24ba69eecc931525f2a69647040fdc28d.

updating config

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2020-09-19 09:45:29 -07:00
Eddy Nakamura 32fb7c12f1
Renaming ParentOrElse to ParentBased (#1173)
* Renaming ParentOrElse to ParentBased

* updating changelog

* updating changelog
2020-08-26 10:52:35 -07:00