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

docs: Explicitly state that express instrumentation does not export spans without http instrumentation #472

Merged
merged 2 commits into from May 5, 2021

Conversation

svrnm
Copy link
Member

@svrnm svrnm commented May 5, 2021

As discussed in the meeting today, I think making this point clear helps enduser to understand what they might be doing wrong if no spans are exported.

…pans without http instrumentation

As discussed in the meeting today, I think making this point clear helps enduser to understand what they _might_ be doing wrong if no spans are exported.
@svrnm svrnm requested a review from a team as a code owner May 5, 2021 16:54
@vmarchaud vmarchaud added documentation Improvements or additions to documentation express labels May 5, 2021
@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #472 (c26c07e) into main (e1ed806) will not change coverage.
The diff coverage is n/a.

❗ Current head c26c07e differs from pull request most recent head d38497c. Consider uploading reports for the commit d38497c to get more accurate results

@@           Coverage Diff           @@
##             main     #472   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files         133      133           
  Lines        8254     8254           
  Branches      810      810           
=======================================
  Hits         7862     7862           
  Misses        392      392           

Copy link
Member

@obecny obecny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vmarchaud vmarchaud merged commit 829f09f into open-telemetry:main May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation express
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants