Skip to content

Observability overhaul + traces support#3213

Draft
mnafees wants to merge 15 commits intomainfrom
feat-o11y-overhaul
Draft

Observability overhaul + traces support#3213
mnafees wants to merge 15 commits intomainfrom
feat-o11y-overhaul

Conversation

@mnafees
Copy link
Member

@mnafees mnafees commented Mar 9, 2026

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation change (pure documentation change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking changes to code which doesn't change any behaviour)
  • CI (any automation pipeline changes)
  • Chore (changes which are not directly related to any business logic)
  • Test changes (add, refactor, improve or change a test)
  • This change requires a documentation update

What's Changed

  • Add a list of tasks or features here...

* feat: first pass at auto otel impl

* refactor: clean up a bit, naming, etc.

* refactor: rm instance vars

* fix: rm one more instance var

* chore: notes to self

* traces view

* minor changes

* trace view by task external id

* go sdk instrumentation

* e2e tests for Py SDK trace

---------

Co-authored-by: Mohammed Nafees <hello@mnafees.me>
@mnafees mnafees self-assigned this Mar 9, 2026
@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hatchet-docs Ready Ready Preview, Comment Mar 10, 2026 3:02pm

Request Review

* add: otel as optional dep on ts packages

* feat: opentelemetry instrumentor for TS sdk, with example

* fix: lint

* revert: debug print

* remove: trailing space

* fix: ts otel patch file path, throw handlesteprun error upstream, ts otel examples

* fix: lint

* feat: add schedule_workflow instrumentor, add otel conig loader tests

* add: more robust wrap unwrap for patched modules

* fix: lint, update version

* refactor: ts otel config type assertion

* revert: rebase issues

* fix: lint

* fix: update worker patch for ts otel with InternalWorker

* fix: lint

* refactor: parsejson on otel

* fix: pnpm-lock

* fix: lint

* docs: add otel instrumented method warnings

Co-authored-by: Jishnu <jishnun789@gmail.com>
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.

2 participants