Skip to content

fix missing dep in docs build#557

Merged
codeboten merged 7 commits intoopen-telemetry:mainfrom
codeboten:codeboten/552
Jun 30, 2021
Merged

fix missing dep in docs build#557
codeboten merged 7 commits intoopen-telemetry:mainfrom
codeboten:codeboten/552

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

Description

docs-requirements.txt was missing an important dependency at build time.

Fixes #552

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Documentation has been updated

@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jun 29, 2021
@codeboten codeboten requested review from a team, aabmass and owais and removed request for a team June 29, 2021 20:11
Copy link
Copy Markdown
Contributor

@NathanielRN NathanielRN left a comment

Choose a reason for hiding this comment

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

This definitely looks like a good step towards fixing the docs build! It answers the question in the error log we see in #552.

I'm wondering if the docs will need 0pentelemetry-semantic-conventions too... In this PR where I updated to OTel Python v1.3 I had to add it along with the following packages:

  • util/opentelemetry-util-http
  • exporter/opentelemetry-exporter-otlp-proto-grpc

Either way if the error changes we'll know what to do 🙂

@codeboten
Copy link
Copy Markdown
Contributor Author

I'm wondering if the docs will need 0pentelemetry-semantic-conventions too... In this PR where I updated to OTel Python v1.3 I had to add it along with the following packages:

Those will be installed as a dependency of installing the sdk.

@codeboten codeboten merged commit 5b43a59 into open-telemetry:main Jun 30, 2021
andresbeckruiz pushed a commit to open-o11y/opentelemetry-python-contrib that referenced this pull request Jul 1, 2021
andresbeckruiz pushed a commit to open-o11y/opentelemetry-python-contrib that referenced this pull request Jul 1, 2021
andresbeckruiz pushed a commit to open-o11y/opentelemetry-python-contrib that referenced this pull request Jul 1, 2021
andresbeckruiz pushed a commit to open-o11y/opentelemetry-python-contrib that referenced this pull request Jul 12, 2021
andresbeckruiz pushed a commit to open-o11y/opentelemetry-python-contrib that referenced this pull request Jul 22, 2021
andresbeckruiz pushed a commit to open-o11y/opentelemetry-python-contrib that referenced this pull request Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs missing for various web frameworks

4 participants