Sergey Kanzhelev
|
9223282da8
|
fix sampling setters (#327)
* fix sampling setters
* Update src/OpenTelemetry/Trace/Configuration/TracerFactory.cs
Co-Authored-By: Bruno Garcia <bruno@brunogarcia.com>
|
2019-11-07 14:26:35 -08:00 |
Bruno Garcia
|
d48e702286
|
ref: Move using outside namespace (#277)
|
2019-10-12 10:03:45 -07:00 |
Liudmila Molkova
|
6bf0e18d60
|
Rename TraceConfig to TracerConfiguration and remove Default (#258)
* TraceConfig to TracerConfiguration and remove Default
* Add TracerConfiguration file and fix namespace
|
2019-10-07 12:48:51 -07:00 |
Liudmila Molkova
|
888f94a44e
|
Clean up trace config (#216)
|
2019-09-20 23:29:41 -07:00 |
Bruno Garcia
|
f6e400e02c
|
dhere to coding style (#116)
* .editorconfig defines to use var
|
2019-06-21 09:02:22 -07:00 |
Sergey Kanzhelev
|
cee7906144
|
a few un=important class moves (#87)
|
2019-06-04 02:56:51 -07:00 |
Tim Wegner
|
7b854b4fff
|
Dev/twegner/issue 9 (#37)
* Change annotation to event, fix issue 9
* Revert Zipkin changes
* Address build break following revert
* Resolve build failure
|
2019-05-19 09:18:10 -07:00 |
Sergey Kanzhelev
|
b11593d2d6
|
find and replace OpenCensus -> OpenTelemetry
|
2019-05-10 10:30:04 -07:00 |