Skip to content

feat: pg orchestrion instrumentation#21826

Open
isaacs wants to merge 3 commits into
developfrom
isaacs/pg-orchestrion
Open

feat: pg orchestrion instrumentation#21826
isaacs wants to merge 3 commits into
developfrom
isaacs/pg-orchestrion

Conversation

@isaacs

@isaacs isaacs commented Jun 27, 2026

Copy link
Copy Markdown
Member

Add orchestrion instrumentation for Node, Deno, and Bun, covering the pg module.

This basically copies exactly what the mysql integration does, but for postgres.

fix: #20764
fix: JS-2415

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #issue_link_here

Add orchestrion instrumentation for Node, Deno, and Bun, covering the
`pg` module.

This basically copies exactly what the `mysql` integration does, but for
postgres.

fix: #20764
fix: JS-2415
@isaacs isaacs requested a review from a team as a code owner June 27, 2026 04:08
@isaacs isaacs requested review from JPeer264, andreiborza and mydea and removed request for a team June 27, 2026 04:08
@linear-code

linear-code Bot commented Jun 27, 2026

Copy link
Copy Markdown

JS-2415

Comment thread packages/server-utils/src/integrations/tracing-channel/postgres.ts Outdated

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ab619f7. Configure here.

Comment thread packages/node/src/sdk/experimentalUseDiagnosticsChannelInjection.ts
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.

Rewrite @opentelemetry/instrumentation-pg to orchestrion

1 participant