Skip to content

Sentry: verify @comapeo/core OTel span forwarding (Phase 4) #81

@gmaclennan

Description

@gmaclennan

Part of #74. Blocked on comapeo-core#1051 landing. Verification only — most useful once #75's debug toggle exists, because core's spans need a per-RPC parent span to attach to (§11.3).

Spec: docs/sentry-integration-plan.md Phase 4.

@comapeo/core is gaining OpenTelemetry instrumentation — spans describing its internal operations (sync, indexing, hypercore). Once that lands, Sentry should pick those spans up automatically and nest them under our RPC traces, giving deep visibility inside core operations.

Deliverables

  • Bump @comapeo/core in backend/package.json once PR #1051 ships
  • With debug on, verify core's spans appear in Sentry nested under the RPC transaction
  • Document any tracing-config overrides needed
  • Confirm the full chain: JS client span → backend RPC transaction → core operation spans

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions