Skip to content

add elasticsearch to docs#1542

Merged
srikanthccv merged 10 commits intoopen-telemetry:mainfrom
nemoshlag:add/elastic-docs
Jan 6, 2023
Merged

add elasticsearch to docs#1542
srikanthccv merged 10 commits intoopen-telemetry:mainfrom
nemoshlag:add/elastic-docs

Conversation

@nemoshlag
Copy link
Copy Markdown
Member

Description

Enable readthedocs auto-generated documentation to parse init.py doc
Fixes #1497

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox -e docs

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

@nemoshlag nemoshlag requested a review from a team December 27, 2022 09:14
@srikanthccv srikanthccv added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 1, 2023
boto~=2.0
botocore~=1.0
celery>=4.0
elasticsearch>=2.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Isn't there a max version for this? This kind of pinning led us to build quite sometimes when a new major version is release with breaking changes.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I agree but wanted this to match pyproject.toml. This might be out-of-scope for this PR but I suggest limiting elasticsearch v for both places WDYT?

@srikanthccv srikanthccv enabled auto-merge (squash) January 6, 2023 17:06
@srikanthccv srikanthccv merged commit 3dc2f8e into open-telemetry:main Jan 6, 2023
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.

Add readthedocs documentation for elasticsearch instrumentation

2 participants