Package io.sentry.hints


package io.sentry.hints
  • Class
    Description
    Marker interface for Sessions experiencing abnormal status
    Marker interface for applying scope's data.
    Marker interface for events that have to be backfilled with the event data (contexts, tags, etc.) that is persisted on disk between application launches
     
    Marker interface for a capture involving data cached from disk
     
    Marker interface for envelopes to notify when they are submitted to the http transport queue
    A reason for which an event was dropped, used for (not to confuse with ClientReports)
    marker interface that awaits events to be flushed
    Marker interface for a reusable Hint
     
    Hint that shows this is a session end envelope
     
    Hint that shows this is a session start envelope
     
     
    Marker interface for events that should trigger finish of the current transaction on Scope