Stuart Blackler
ee1051829c
Prevent recalculations of string values on ToString ( #99 )
2019-06-10 08:37:18 -07:00
ysma500
eb805258ef
Fix/67 add listen all hostnames ( #95 )
...
* Modify PrometheusExporterOptions and its dependencies and Changelog
Modifications to use native string type and remove a warning of EOL
* Changelog update
2019-06-07 08:56:18 -07:00
Sergey Kanzhelev
47125330cd
Aligned Propagators (Binary and Text) with the Java API ( #90 )
...
* few random fixes
* removed propagation component and aligned namespaces
* fix build break
* fix unit test
2019-06-05 13:59:40 -07:00
Tim Wegner
9a273275fd
Dev/twegner/issue 61 ( #86 )
...
* Moving span store related interfaces from API to SDK
* Addressing PR feedback on reducing interface complexity and add some clarity around SpanStore interfaces and implementation.
2019-06-05 09:56:52 -07:00
Christoph Neumüller
c4fc4b38e9
Move and rename "Samples" project ( #91 )
...
* move and rename "Samples" project to "samples\Exporters"
* remove Samples project from solution
2019-06-04 13:24:18 -07:00
Sergey Kanzhelev
cee7906144
a few un=important class moves ( #87 )
2019-06-04 02:56:51 -07:00
Sergey Kanzhelev
bca11b8418
remove options from end and make SpanContext specific class ( #57 )
2019-06-03 09:44:53 -07:00
Sergey Kanzhelev
98a82fa023
Update CONTRIBUTING.md ( #52 )
2019-06-01 14:09:22 -07:00
Sergey Kanzhelev
8fa2689ba9
aligned ISpan operaitons with the spec ( #54 )
...
* aligned ISpan operaitons with the spec
* noop never throws
* rename noop span to test span to avoid confusions
* fix tests
* fixed unit test
2019-05-31 22:26:53 -07:00
Tim Wegner
af40a9b78c
Dev/twegner/issue 17 ( #55 )
...
* Removing remote parent references
* Removing remote parent references
* Last remoteParent references removed and test updates to reflect changes
2019-05-31 16:30:14 -07:00
Christoph Neumüller
c51479f2c6
add editorconfig with the defaults that Visual Studio 2019 created for .NET ( #50 )
2019-05-31 08:39:42 -07:00
Austin Parker
97c4ad9f01
add fork guidance ( fix #47 ) ( #51 )
2019-05-31 11:13:43 -04:00
Christoph Neumüller
e9c1015c79
Span.UpdateName instead of setter on Name ( #45 )
2019-05-28 09:47:34 -07:00
Sergey Kanzhelev
cbe9eacd05
basic implementation of RecordSpanData ( #44 )
...
* record API without implementation
* re-apply copy of files
* RecordSpanData implemented
2019-05-28 08:38:38 -07:00
Sergey Kanzhelev
fc7179a8a6
Update CODEOWNERS ( #43 )
2019-05-22 13:51:08 -07:00
Sergey Kanzhelev
f2e5307f75
fix few warnings ( #39 )
2019-05-22 13:50:52 -07:00
Tim Wegner
1974c58d92
Dev/twegner/issue 41 ( #42 )
...
* Remove unused call to address issue #41
* Removing unecessary/unused code
2019-05-21 10:21:15 -07:00
Sergey Kanzhelev
1bcd194fe3
fix links to MyGet ( #40 )
2019-05-20 15:30:02 -07:00
Tim Wegner
5549850092
Remove MessageEvent to address issue #16 , use SpanContext.Blank vs Invalid to match Java implementation, xml doc cleanup on touched files, ( #38 )
2019-05-20 14:59:58 -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
5f01036874
Update ci-build.yml
2019-05-16 21:28:21 -07:00
Sergey Kanzhelev
0f5dcdeb91
Update ci-myget-update.yml
2019-05-16 21:25:48 -07:00
Sergey Kanzhelev
f589e6553b
Added Austin as a maintainer ( #35 )
...
Nominated by @tedsuo
2019-05-16 21:21:40 -07:00
Sergey Kanzhelev
c0202cb23c
Update ci-myget-update.yml
2019-05-16 05:23:17 -07:00
Tim Wegner
3b4d7c22e2
Add producer and consumer SpanKind ( #8 ), change Unspecified to Internal ( #31 ), default to SpanKind.Internal ( #15 ) ( #36 )
2019-05-15 13:42:35 -07:00
Sergey Kanzhelev
a068d5326f
Update CODEOWNERS
2019-05-15 13:33:57 -07:00
Sergey Kanzhelev
4ccb0acbcb
Update README.md ( #29 )
2019-05-14 10:02:13 -07:00
Austin Parker
f39f11cee1
fix #14 ( #27 )
2019-05-14 08:29:56 -07:00
Sergey Kanzhelev
68421615fe
minor clean up ( #26 )
2019-05-13 13:13:03 -07:00
Sergey Kanzhelev
57f23060e7
Merge pull request #25 from SergeyKanzhelev/renameOCtoOT
...
find and replace OpenCensus -> OpenTelemetry
2019-05-10 11:37:48 -07:00
Sergey Kanzhelev
b11593d2d6
find and replace OpenCensus -> OpenTelemetry
2019-05-10 10:30:04 -07:00
Sergey Kanzhelev
a959150a2a
Merge pull request #3 from SergeyKanzhelev/copyOfOC
...
copy of OpenCensus at 0474607a16282252697f989113d68bdf71959070
2019-05-09 12:41:27 -07:00
Sergey Kanzhelev
e9347dfb77
Merge branch 'master' into copyOfOC
2019-05-09 09:19:02 -07:00
Sergey Kanzhelev
6fa7cd3ad2
Merge pull request #4 from SergeyKanzhelev/codeowners
...
added codeowners file with Liudmila in it
2019-05-09 09:18:40 -07:00
Sergey Kanzhelev
e47e79bf02
Update CODEOWNERS
2019-05-08 15:34:58 -07:00
Sergey Kanzhelev
8cc0ac88c4
added codeowners file with Liudmila in it
2019-05-08 12:40:36 -07:00
Sergey Kanzhelev
0c01f9f0aa
copy of OpenCensus at 0474607a16282252697f989113d68bdf71959070
2019-05-08 12:32:06 -07:00
Sergey Kanzhelev
ab531691cb
Merge pull request #2 from open-telemetry/SergeyKanzhelev-patch-1
...
Mostly testing CLA
2019-05-07 14:33:31 -07:00
Sergey Kanzhelev
cf761ac8fb
added some text
2019-05-07 14:29:16 -07:00
Sergey Kanzhelev
51b4b51179
Mostly testing CLA
2019-05-07 14:23:45 -07:00
Sergey Kanzhelev
2636691886
first commit
2019-05-07 14:17:52 -07:00