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

Add repository.url and repository.provider labels #97

Merged
merged 7 commits into from
Nov 10, 2023

Conversation

actualwitch
Copy link
Member

Resolves #96

Copy link
Member

@flenter flenter left a comment

Choose a reason for hiding this comment

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

Looks good, but can you also update the changelog?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
# # because the library was already initialized with the OpenTelemetry tracker
# set_tracker(TrackerType.OPENTELEMETRY)
@pytest.mark.asyncio
async def test_concurrency_tracking_opentelemetry(monkeypatch):
Copy link
Collaborator

Choose a reason for hiding this comment

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

nice!! forgot we could uncomment this test after the otel update

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah i went to update the data there and noticed we can use those now 🎉

actualwitch and others added 3 commits November 10, 2023 12:49
Co-authored-by: Brett Beutell <brbeut@gmail.com>
Co-authored-by: Brett Beutell <brbeut@gmail.com>
@actualwitch actualwitch merged commit 362315a into main Nov 10, 2023
3 checks passed
@actualwitch actualwitch deleted the repository-metadata branch November 10, 2023 13:08
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.

Add support for repository.url and repository.provider labels
3 participants