Commit Graph

12 Commits

Author SHA1 Message Date
jack-berg cf368d6c42
Fix SDK Config documentation (#3177)
* Update sdk config documentation examples to reflect latest APIs.

* Add disclaimer to sdk configuration documentation.
2021-04-23 14:36:03 -07:00
jason plumb 47c96b5dd9
Fix trace benchmark (#2974)
* fix address passed to span processor, which was causing benchmark to not run.

* started some docs on how to run jmh
2021-03-03 10:55:41 -08:00
Anuraag Agrawal 3fc313a94d
Add a doc outlining possible approach to SDK configuration. (#2262)
* Add a doc outlining possible approach to SDK configuration.

* Apply suggestions from code review

* First some cleanups

* Revamp

* Global not magic

* Management, API-only, global

* Cleanups

* More cleanups
2020-12-22 09:34:55 +09:00
John Watson eccbfebf38
Another option for release versioning proposal (#2250)
* Add rationale and description of the release and versioning strategy.

* typo fix

* alternate version of the versioning strategy that tags the version rather than the artifact.

* add context for clarity

* Update docs/rationale.md

Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>

* add some additional flavor about internals and mention the bom in an example

Co-authored-by: Nikita Salnikov-Tarnovski <gnikem@gmail.com>
2020-12-15 14:12:59 -08:00
Bogdan Drutu b73a063901
Remove getCurrentContext and withSpan from Tracer (#1809)
* Remove getCurrentContext and withSpan from Tracer

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Remove old java7 example

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2020-10-15 10:58:41 -07:00
Anuraag Agrawal 7bce323700
Add rationale.md to document design decisions that people may be curi… (#1627)
* Add rationale.md to document design decisions that people may be curious about later.

* Formatting

* OT -> OTel
2020-09-09 07:52:08 -07:00
William Hu 09c8c9ed94
Added preliminary documentation for the zPages contrib module (#1455) 2020-07-29 21:19:15 +02:00
Bogdan Drutu 1bc34614ae
Remove docs from master branch. Will be moved to gh-pages. (#311) 2019-05-15 12:04:53 -07:00
Pavol Loffay e143bccfb6
Add tagger to global registry (#299)
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
2019-05-14 16:04:32 +02:00
Bogdan Drutu 038e36f1f4
Update javadoc. (#240) 2019-05-03 08:04:42 -07:00
Bogdan Drutu 63bea7e613
Update javadoc for API. (#212) 2019-04-25 14:56:56 -07:00
Bogdan Drutu 1f3a481b70 Add openconsensus API javadoc. 2019-04-24 12:59:08 -07:00