Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Java API: Tracing operations API #38

Closed
SergeyKanzhelev opened this issue May 30, 2019 · 3 comments · Fixed by #105
Closed

Document Java API: Tracing operations API #38

SergeyKanzhelev opened this issue May 30, 2019 · 3 comments · Fixed by #105
Assignees

Comments

@SergeyKanzhelev
Copy link
Member

Java repo was used to combine APIs from OpenTracing and OpenCensus.
Most of APIs are ready to be documented in a form of cross-language specification.

Tracing API needs to be described

@SergeyKanzhelev
Copy link
Member Author

@c24t as discussed offline - assigning to you

@SergeyKanzhelev
Copy link
Member Author

@songy23 while @c24t is on vacation - can you take this one?

@songy23
Copy link
Member

songy23 commented Jun 10, 2019

I'll take a look.

@songy23 songy23 self-assigned this Jun 10, 2019
songy23 added a commit to songy23/opentelemetry-specification that referenced this issue Jun 11, 2019
songy23 added a commit to songy23/opentelemetry-specification that referenced this issue Jun 11, 2019
songy23 added a commit to songy23/opentelemetry-specification that referenced this issue Jun 11, 2019
songy23 added a commit to songy23/opentelemetry-specification that referenced this issue Jun 12, 2019
SergeyKanzhelev pushed a commit that referenced this issue Jun 13, 2019
* Add Tracer operations specs.

Fixes #38.

* recordSpanData should be async.

* Fix typos.

* Fix review comments.

* Fix another typo.

Co-Authored-By: Mayur Kale <[email protected]>
SergeyKanzhelev pushed a commit to SergeyKanzhelev/opentelemetry-specification that referenced this issue Feb 18, 2020
* Add Tracer operations specs.

Fixes open-telemetry#38.

* recordSpanData should be async.

* Fix typos.

* Fix review comments.

* Fix another typo.

Co-Authored-By: Mayur Kale <[email protected]>
TuckTuckFloof pushed a commit to TuckTuckFloof/opentelemetry-specification that referenced this issue Oct 15, 2020
Added docs/library-distribution.md
Started to clarify how the library can be distributed
Co-authored-by: Ryan Burn <[email protected]>
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 21, 2024
* add resource version rfc

* fix typo

* update due to feedback

* Update text/0000-version-resource.md

Co-Authored-By: Yuri Shkuro <[email protected]>

* update number

* remove old version

* Rename 0038-version-resource.md to 0038-version-semantic-convention.md

* Rename 0038-version-semantic-convention.md to 0038-version-semantic-attribute.md
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 23, 2024
* add resource version rfc

* fix typo

* update due to feedback

* Update text/0000-version-resource.md

Co-Authored-By: Yuri Shkuro <[email protected]>

* update number

* remove old version

* Rename 0038-version-resource.md to 0038-version-semantic-convention.md

* Rename 0038-version-semantic-convention.md to 0038-version-semantic-attribute.md
carlosalberto pushed a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 31, 2024
* Add Tracer operations specs.

Fixes open-telemetry#38.

* recordSpanData should be async.

* Fix typos.

* Fix review comments.

* Fix another typo.

Co-Authored-By: Mayur Kale <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants