| AsyncHttpTransportFactory |
|
| Attachment |
You can use an attachment to store additional files alongside an event or transaction.
|
| Breadcrumb |
Series of application events
|
| Breadcrumb.Deserializer |
|
| Breadcrumb.JsonKeys |
|
| BuildConfig |
|
| CustomSamplingContext |
Arbitrary data used in SamplingContext to determine if transaction is going to be
sampled.
|
| DateUtils |
Utilities to deal with dates
|
| DiagnosticLogger |
Sentry SDK internal diagnostic logger.
|
| DuplicateEventDetectionEventProcessor |
Deduplicates events containing throwable that has been already processed.
|
| EnvelopeReader |
|
| EnvelopeSender |
|
| ExternalOptions |
|
| Hint |
|
| Hub |
|
| HubAdapter |
|
| IpAddressUtils |
|
| JsonObjectDeserializer |
|
| JsonObjectReader |
|
| JsonObjectSerializer |
|
| JsonObjectWriter |
|
| JsonReflectionObjectSerializer |
|
| JsonSerializer |
The serializer class that uses manual JSON parsing with the help of vendored GSON reader/writer
classes.
|
| MainEventProcessor |
|
| NoOpEnvelopeReader |
|
| NoOpHub |
|
| NoOpLogger |
No-op implementation of ILogger
|
| NoOpSpan |
|
| NoOpTransaction |
|
| NoOpTransactionProfiler |
|
| NoOpTransportFactory |
|
| OptionsContainer<T> |
|
| OutboxSender |
|
| ProfilingTraceData |
|
| ProfilingTraceData.Deserializer |
|
| ProfilingTraceData.JsonKeys |
|
| RequestDetails |
Represents common HTTP request properties that must be set on the requests sending SentryEnvelope.
|
| SamplingContext |
|
| Scope |
Scope data to be sent with the event
|
| SendCachedEnvelopeFireAndForgetIntegration |
Sends cached events over when your App.
|
| SendFireAndForgetEnvelopeSender |
|
| SendFireAndForgetOutboxSender |
|
| Sentry |
Sentry SDK main API entry point
|
| SentryBaseEvent |
An item sent to Sentry in the envelope.
|
| SentryBaseEvent.Deserializer |
|
| SentryBaseEvent.JsonKeys |
|
| SentryBaseEvent.Serializer |
|
| SentryClient |
|
| SentryCrashLastRunState |
|
| SentryEnvelope |
|
| SentryEnvelopeHeader |
|
| SentryEnvelopeHeader.Deserializer |
|
| SentryEnvelopeHeader.JsonKeys |
|
| SentryEnvelopeItem |
|
| SentryEnvelopeItemHeader |
|
| SentryEnvelopeItemHeader.Deserializer |
|
| SentryEnvelopeItemHeader.JsonKeys |
|
| SentryEvent |
|
| SentryEvent.Deserializer |
|
| SentryEvent.JsonKeys |
|
| SentryOptions |
Sentry SDK options
|
| SentryOptions.Proxy |
|
| SentryTraceHeader |
Represents HTTP header "sentry-trace".
|
| SentryTracer |
|
| Session |
|
| Session.Deserializer |
|
| Session.JsonKeys |
|
| ShutdownHookIntegration |
Registers hook that flushes Hub when main thread shuts down.
|
| Span |
|
| SpanContext |
|
| SpanContext.Deserializer |
|
| SpanContext.JsonKeys |
|
| SpanId |
|
| SpanId.Deserializer |
|
| SpanStatus.Deserializer |
|
| SystemOutLogger |
ILogger implementation to System.out.
|
| TraceState |
|
| TraceState.Deserializer |
|
| TraceState.JsonKeys |
|
| TraceState.TraceStateUser |
|
| TraceState.TraceStateUser.Deserializer |
|
| TraceState.TraceStateUser.JsonKeys |
|
| TraceStateHeader |
|
| TracingOrigins |
Checks if an URL matches the list of origins to which `sentry-trace` header should be sent in
HTTP integrations.
|
| TransactionContext |
|
| TypeCheckHint |
Constants used for Type Check hints.
|
| UncaughtExceptionHandlerIntegration |
Sends any uncaught exception to Sentry, then passes the exception on to the pre-existing uncaught
exception handler.
|
| UserFeedback |
Adds additional information about what happened to an event.
|
| UserFeedback.Deserializer |
|
| UserFeedback.JsonKeys |
|