Skip to content

Document user-facing classes #1636

@st0012

Description

@st0012

To help user write callbacks (e.g. before_send, before_breadcrumb, and trace_sampler) and customize tracing features, we should provide better documentation about the objects they'll deal with. Which will be:

  • Delegated top-level methods, e.g. Sentry.set_user
  • Sentry::Transaction
  • Sentry::Span
  • Sentry::Client
  • Sentry::Scope
  • Sentry::Event
    • Sentry::RequestInterface
  • Sentry::TransactionEvent
  • Sentry::Breadcrumb

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions