Update README.md#2
Merged
bogdandrutu merged 2 commits intomasterfrom May 10, 2019
Merged
Conversation
bogdandrutu
approved these changes
May 10, 2019
srikanthccv
referenced
this pull request
in srikanthccv/opentelemetry-python
Nov 1, 2020
* Initial API Skeleton * remove build files * Rename base package to opentelemetry-base * Package rename api -> core * Add tdd script, npm->yarn, remove lockfiles * remove --lib option from tsconfig
This was referenced Dec 28, 2023
DylanRussell
added a commit
to DylanRussell/opentelemetry-python
that referenced
this pull request
Apr 30, 2025
aabmass
pushed a commit
that referenced
this pull request
May 12, 2025
…atchLogRecordProcessor can use (#4562) * Refactor BatchLogRecordProcessor * Respond to comments * Fix lint * Add delay for windows test. * Fix fork test * Initial Commit * Another commit * Fix lint / precommit * Revert some old changes * Fix lint issues * Fix typo * Fix lint and spellcheck * Update test to use BatchLogRecordProcessor instead of BatchProcessor * Add a sleep to see if it helps this test pass on pypy 3.8 * fix lint and precommit * Add sleep to try to fix test.. * Fix flaky test attempt #2 * Fix test again.. * Fix test again * Try again * Fix again.. * Reintroduce weakref, I accidentlly undid that change in my last PR * Add changelog * Respond to comments on PR * Make BatchProcessor a member of BLRP instead of having BLRP subclass it * Run precommit * Use a generic Protocol for the Exporter * Minor change * Fix bad changelog mearge * Respond to comments.. --------- Co-authored-by: Leighton Chen <[email protected]>
Merged
3 tasks
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.