Commit Graph

7 Commits

Author SHA1 Message Date
Pavol Loffay c62fe501b8 Remove resource setter and getter from Tracer (#387)
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
2019-06-06 11:33:22 -07:00
Yang Song 4172855fcd Rename BlankSpan to DefaultSpan. (#376) 2019-06-05 13:14:39 -07:00
Yang Song 0a0a27eeeb Rename package resource to resources. (#366)
* Rename package resource to resources.

Fixes #259.

* One more replace.
2019-05-31 12:55:02 -07:00
Carlos Alberto Cortez c8f0f7cf9c
Span parent cleanup (#296)
* Set the Span's parent from its Builder.
* Add Span.Builder.setNoParent().
2019-05-17 18:30:50 +02:00
Pavol Loffay 3cc0af53af
Remove Trace class (#252)
* Remove Trace class

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* Fix check

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* Fix comments

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

* use OT by default in shim

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
2019-05-07 17:50:45 +02:00
Bogdan Drutu 898f81bf1c
Remove helper functions that interact with Context from Tracer and move into contrib (#246) 2019-05-03 08:44:05 -07:00
Bogdan Drutu ca0ec9dfa8
Replace everywhere OpenConsensus with OpenTelemetry (#244)
* Replace everywhere OpenConsensus with OpenTelemetry

* Fix javadoc references.

* Update javadoc exclude in the api.
2019-05-02 13:46:04 -07:00