Commit Graph

5 Commits

Author SHA1 Message Date
Cijo Thomas 4b4f0e95af
More refactorings, renamings, namespace shortenings. (#886)
* Rename OpenTelemetrySdk to TracerProviderSdk. Rename OpenTelemetryBuilder to TracerProviderBuilder

* renaming

* Shorter namespace for TracerProvider

* simpler namespace.

* revert unwanted change brought by git merge

* doc changes

* remove dup
2020-07-22 16:46:45 -07:00
Reiley Yang b91b45ae44
Clean up outdated docs (#874)
* clean up outdated stuff

* ul
2020-07-22 00:17:59 -07:00
Reiley Yang 157495803c
Add markdownlint to CI (#848)
* markdownlint

* rename

* rename

* fix lint issue discovered by markdownlint
2020-07-20 07:51:37 -07:00
Eddy Nakamura dfd965a374
Feature/updating customization doc (#845)
* Updating customization doc

* updating text
2020-07-19 08:14:53 -07:00
Reiley Yang 2816263dd7
Clean up README.md (#648)
* clean up README.md

* fix typo

* Update README.md

Co-Authored-By: Paulo Janotti <pjanotti@splunk.com>

* remove dev specific instruction

* add exporter specific docs

* add a separate doc on custom exporters/samplers

* clean up

Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2020-04-30 13:40:01 -07:00