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

Fix: More OTel Cleanup #319

Merged
merged 9 commits into from
Feb 18, 2025
Merged

Fix: More OTel Cleanup #319

merged 9 commits into from
Feb 18, 2025

Conversation

mrkaye97
Copy link
Contributor

@mrkaye97 mrkaye97 commented Feb 13, 2025

Review without whitespace

Fixing a couple more OTel things:

  1. Exporting helpers outside of the instrumentor instance
  2. Docs
  3. Defaulting to current span if no parent is specified

@mrkaye97 mrkaye97 requested a review from abelanger5 February 14, 2025 16:27
@mrkaye97 mrkaye97 changed the base branch from main to feat--0.47 February 18, 2025 15:34
@mrkaye97 mrkaye97 merged commit ced5c42 into feat--0.47 Feb 18, 2025
6 checks passed
@mrkaye97 mrkaye97 deleted the fix--more-otel-fixes branch February 18, 2025 15:34
@mrkaye97 mrkaye97 mentioned this pull request Feb 18, 2025
mrkaye97 added a commit that referenced this pull request Feb 19, 2025
* Fix: More OTel Cleanup (#319)

* feat: factor our helpers

* chore: bump version

* fix: replace none-default

* fix: auto-create parent

* feat: docs

* fix: doc format

* fix: example

* feat: use global tracer if none provided

* fix: docs

* Fix: Bump min `celpy` version (#320)

* fix: bump min celpy version

* chore: ver

* Feat: Sync spawn methods + fixing `sync_result` (#321)

* feat: add sync spawn method

* feat: example

* fix: sync workflow run + sync_result

* fix: examples

* fix: lint

* feat: bulk spawn

* chore: ver

* fix: test

* fix: lint

* Feat: Killing sync threads (#323)

* feat: thread killing

* fix: rm events

* fix: lint

* fix: cruft

* fix: async sleep

* feat: flag for enabling force killing threads
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.

1 participant