Skip to content

Fixed typo in boostrap command to install the correct package#1138

Merged
codeboten merged 2 commits intoopen-telemetry:masterfrom
owais:fix-boostrap-command-package-name
Sep 21, 2020
Merged

Fixed typo in boostrap command to install the correct package#1138
codeboten merged 2 commits intoopen-telemetry:masterfrom
owais:fix-boostrap-command-package-name

Conversation

@owais
Copy link
Copy Markdown
Contributor

@owais owais commented Sep 21, 2020

Description

Bootstrap command had wrong library: instrumentation mapping. This commit fixes it.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@owais owais requested a review from a team September 21, 2020 12:59
@owais owais force-pushed the fix-boostrap-command-package-name branch from a51ac43 to a2cdc0d Compare September 21, 2020 12:59
Copy link
Copy Markdown
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this... It looks like the comment was marked as resolved in the original PR but the fix was missed here: #1039 (comment)

@codeboten codeboten merged commit 7f01f05 into open-telemetry:master Sep 21, 2020
@owais
Copy link
Copy Markdown
Contributor Author

owais commented Sep 23, 2020

Thanks for fixing this... It looks like the comment was marked as resolved in the original PR but the fix was missed here: #1039 (comment)

My bad. I think it was probably a bad rebase.

alertedsnake pushed a commit to alertedsnake/opentelemetry-python that referenced this pull request Sep 25, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
…-telemetry#1138)

* feat(opentelemetry-js): infer zipkin service name from resource

* Update packages/opentelemetry-exporter-zipkin/src/zipkin.ts

making service name optional for zipkin exporter

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>

* fix: making serviceName optional for zipkin config

* fix: resolving type issues

* Update packages/opentelemetry-exporter-zipkin/src/zipkin.ts

making config object optional for zipkin

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>

* refactor: making default service name a constant

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Mayur Kale <mayurkale@google.com>
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 this pull request may close these issues.

3 participants