sentry v6.0.2 API Reference
Modules
Provides the basic functionality to submit a Sentry.Event
to the Sentry Service
This module is the default client for sending an event to Sentry via HTTP
This module provides the functionality for fetching configuration settings and their defaults
Provides a method to store user, tags, and extra context when an event is reported. The contexts will be fetched and merged into the event
Provides an Event Struct as well as transformation of Logger entries into Sentry Events
Specifies the API for using a custom HTTP Client
This is based on the Erlang error_logger
Provides basic funcitonality to handle Plug.ErrorHandler
This module is responsible for providing functionality that stores the text of source files during compilation for displaying the source code that caused an exception
Provides basic utility functions
Mix Tasks
Send test even to check if Sentry configuration is correct