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

Update README.md #1106

Merged
merged 3 commits into from
Aug 27, 2020
Merged

Update README.md #1106

merged 3 commits into from
Aug 27, 2020

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Aug 27, 2020

Replace Installation and Compatible Libraries sections with a more comprehensive Getting Started section to address the two actions most users will want to know about: instrumenting and exporting.

Remove the code example.

Add links to project boards and milestones to address project status questions.

Resolves #1080

Replace `Installation` and `Compatible Libraries` sections with a more
comprehensive `Getting Started` section to address the two actions most
users will want to know about: instrumenting and exporting.

Remove the code example.

Add links to project boards and milestones to address project status
questions.
@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #1106 into master will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1106   +/-   ##
======================================
  Coverage    76.9%   77.0%           
======================================
  Files         131     131           
  Lines        6969    6969           
======================================
+ Hits         5366    5368    +2     
+ Misses       1358    1357    -1     
+ Partials      245     244    -1     
Impacted Files Coverage Δ
sdk/trace/batch_span_processor.go 83.5% <0.0%> (+2.0%) ⬆️

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: ET <evantorrie@users.noreply.github.com>
@MrAlias MrAlias merged commit 06a0be7 into open-telemetry:master Aug 27, 2020
@MrAlias MrAlias deleted the readme branch August 27, 2020 19:14
evantorrie added a commit to evantorrie/opentelemetry-go that referenced this pull request Sep 10, 2020
* Update README.md

Replace `Installation` and `Compatible Libraries` sections with a more
comprehensive `Getting Started` section to address the two actions most
users will want to know about: instrumenting and exporting.

Remove the code example.

Add links to project boards and milestones to address project status
questions.

* Fix spelling error

* Apply suggestions from code review

Co-authored-by: ET <evantorrie@users.noreply.github.com>

Co-authored-by: ET <evantorrie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Provides helpful information
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stability Roadmap?
2 participants