Skip to content

[codex] add telemetry events#349

Draft
ruslandoga wants to merge 1 commit into
masterfrom
ruslandoga-conductor/continue-work
Draft

[codex] add telemetry events#349
ruslandoga wants to merge 1 commit into
masterfrom
ruslandoga-conductor/continue-work

Conversation

@ruslandoga
Copy link
Copy Markdown
Collaborator

Summary

Adds first-class telemetry instrumentation for Ch queries and connection lifecycle events.

  • emits [:ch, :query, :start | :stop | :error] events with native-time phase measurements
  • emits short connection lifecycle events under [:ch, :conn, ...] for open, reuse, drop, and error visibility
  • supports :telemetry_metadata on queries for caller-provided context
  • documents telemetry events and adds focused tests

Validation

  • MIX_ENV=test mix test test/ch/telemetry_test.exs
  • MIX_ENV=test mix test

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