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

Moved entry points to setup.py #25674

Merged
merged 3 commits into from Aug 11, 2022
Merged

Moved entry points to setup.py #25674

merged 3 commits into from Aug 11, 2022

Conversation

jeremydvoss
Copy link
Member

Description

Moved the OpenTelemetry entry points from setup.cfg to setup.py.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@lzchen lzchen merged commit 83499e1 into Azure:main Aug 11, 2022
@jeremydvoss
Copy link
Member Author

jeremydvoss commented Aug 11, 2022

tested that spans are created with the following versions:
azure-monitor-opentelemetry-exporter 1.0.0b7
opentelemetry-distro 0.33b0
opentelemetry-api 1.12.0
opentelemetry-instrumentation 0.33b0
opentelemetry-sdk 1.12.0
opentelemetry-semantic-conventions 0.33b0

wonder6845 pushed a commit to wonder6845/azure-sdk-for-python that referenced this pull request Aug 23, 2022
mccoyp pushed a commit to mccoyp/azure-sdk-for-python that referenced this pull request Sep 22, 2022
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.

None yet

2 participants