Skip to content

Document scope_kwargs on capture_message  #1086

@untitaker

Description

@untitaker

The documentation steers for using sentry_sdk.set_tag instead of sentry_sdk.capture_message(..., tags={..}). This is a good default but we should be exhaustive in documenting options.

  • sentry_sdk.set_tag
  • configure_scope() can stay undocumented where global functions are available
  • keyword arguments on capture_message
  • push_scope should be better documented (outside Hubs/Scopes docs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: Docsupdates on getsentry/docs or docstrings
    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