Sentry Dynamic Sampling Controller
Index
Sentry Dynamic Sampling Controller
How does it work
How to Deploy
References
sentry
Sentry Dynamic Sampling Controller
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (controller.sentry.detector.SpikesDetector method)
(controller.sentry.webservices.sentry.BearerAuth method)
(controller.sentry.webservices.sentry.PaginatedSentryClient method)
A
actions (controller.sentry.admin.AppAdmin attribute)
active_sample_rate (controller.sentry.models.App attribute)
active_window_end (controller.sentry.models.App attribute)
App (class in controller.sentry.models)
App.DoesNotExist
App.MultipleObjectsReturned
AppAdmin (class in controller.sentry.admin)
AppEventInline (class in controller.sentry.inlines)
apps (controller.sentry.models.Project attribute)
AppSerializer (class in controller.sentry.serializers)
AppViewSet (class in controller.sentry.views)
auth (controller.sentry.webservices.sentry.PaginatedSentryClient attribute)
B
BearerAuth (class in controller.sentry.webservices.sentry)
bump_sample_rate() (controller.sentry.admin.AppAdmin method)
BumpForm (class in controller.sentry.forms)
C
can_delete (controller.sentry.inlines.EventInlineMixin attribute)
CELERY (controller.sentry.choices.MetricType attribute)
,
[1]
celery_collect_metrics (controller.sentry.models.App attribute)
celery_ignore_task (controller.sentry.models.App attribute)
celery_merger() (in module controller.sentry.metrics.celery)
celery_metrics (controller.sentry.models.App attribute)
change_actions (controller.sentry.admin.AppAdmin attribute)
change_form_template (controller.sentry.mixins.ChartMixin attribute)
change_view() (controller.sentry.mixins.ChartMixin method)
changelist_actions (controller.sentry.admin.AppAdmin attribute)
ChartMixin (class in controller.sentry.mixins)
clean_duration() (controller.sentry.forms.BumpForm method)
clean_new_sample_rate() (controller.sentry.forms.BumpForm method)
close_window() (in module controller.sentry.tasks)
Command (class in controller.sentry.management.commands.loadpermissions)
command (controller.sentry.models.App attribute)
compute() (controller.sentry.detector.SpikesDetector method)
compute_sentry() (controller.sentry.detector.SpikesDetector method)
controller.sentry.admin
module
controller.sentry.apps
module
controller.sentry.auth
module
controller.sentry.choices
module
controller.sentry.detector
module
controller.sentry.exceptions
module
controller.sentry.filters
module
controller.sentry.forms
module
controller.sentry.inlines
module
controller.sentry.management.commands.loadpermissions
module
controller.sentry.metrics.celery
module
controller.sentry.metrics.wsgi
module
controller.sentry.mixins
module
controller.sentry.models
module
controller.sentry.serializers
module
controller.sentry.tasks
module
controller.sentry.utils
module
controller.sentry.views
module
controller.sentry.webservices.sentry
module
ControllerOIDCAuthenticationBackend (class in controller.sentry.auth)
create_user() (controller.sentry.auth.ControllerOIDCAuthenticationBackend method)
D
default_sample_rate (controller.sentry.models.App attribute)
depth() (in module controller.sentry.utils)
detection_param (controller.sentry.models.Project attribute)
detection_result (controller.sentry.models.Project attribute)
DISCARD (controller.sentry.choices.EventType attribute)
,
[1]
E
enable_disable_metrics() (controller.sentry.admin.AppAdmin method)
env (controller.sentry.models.App attribute)
Event (class in controller.sentry.models)
Event.DoesNotExist
Event.MultipleObjectsReturned
EventAdmin (class in controller.sentry.admin)
EventInlineMixin (class in controller.sentry.inlines)
events (controller.sentry.models.Project attribute)
EventType (class in controller.sentry.choices)
extra (controller.sentry.inlines.EventInlineMixin attribute)
F
fields (controller.sentry.inlines.EventInlineMixin attribute)
FIRING (controller.sentry.choices.EventType attribute)
,
[1]
formfield_overrides (controller.sentry.admin.AppAdmin attribute)
(controller.sentry.admin.EventAdmin attribute)
(controller.sentry.admin.ProjectAdmin attribute)
from_project() (controller.sentry.detector.SpikesDetector class method)
G
get_active_status() (controller.sentry.admin.AppAdmin method)
get_change_actions() (controller.sentry.admin.AppAdmin method)
get_changelist_actions() (controller.sentry.admin.AppAdmin method)
get_chart_data() (controller.sentry.admin.ProjectAdmin method)
get_event_status() (controller.sentry.admin.AppAdmin method)
get_form_queryset() (controller.sentry.inlines.AppEventInline method)
get_group() (in module controller.sentry.auth)
get_metric() (controller.sentry.models.App method)
get_next_by_timestamp() (controller.sentry.models.Event method)
get_previous_by_timestamp() (controller.sentry.models.Event method)
get_project() (controller.sentry.mixins.ProjectLinkMixin method)
get_stats() (controller.sentry.webservices.sentry.PaginatedSentryClient method)
get_type_display() (controller.sentry.models.Event method)
H
handle() (controller.sentry.management.commands.loadpermissions.Command method)
has_add_permission() (controller.sentry.inlines.EventInlineMixin method)
has_bump_sample_rate_permission() (controller.sentry.admin.AppAdmin method)
has_change_permission() (controller.sentry.inlines.EventInlineMixin method)
has_enable_disable_metrics_permission() (controller.sentry.admin.AppAdmin method)
has_panic_permission() (controller.sentry.admin.AppAdmin method)
has_unpanic_permission() (controller.sentry.admin.AppAdmin method)
help (controller.sentry.management.commands.loadpermissions.Command attribute)
host (controller.sentry.webservices.sentry.PaginatedSentryClient attribute)
I
influence (controller.sentry.detector.SpikesDetector attribute)
inlines (controller.sentry.admin.AppAdmin attribute)
(controller.sentry.admin.ProjectAdmin attribute)
invalidate_cache() (in module controller.sentry.utils)
is_panic_activated() (in module controller.sentry.utils)
IsSpammingListFilter (class in controller.sentry.filters)
L
lag (controller.sentry.detector.SpikesDetector attribute)
last_event (controller.sentry.models.Project attribute)
last_event_id (controller.sentry.models.Project attribute)
last_seen (controller.sentry.models.App attribute)
list_display (controller.sentry.admin.AppAdmin attribute)
(controller.sentry.admin.EventAdmin attribute)
(controller.sentry.admin.ProjectAdmin attribute)
list_filter (controller.sentry.admin.AppAdmin attribute)
list_projects() (controller.sentry.webservices.sentry.PaginatedSentryClient method)
lookups() (controller.sentry.filters.IsSpammingListFilter method)
M
media (controller.sentry.admin.AppAdmin property)
(controller.sentry.admin.EventAdmin property)
(controller.sentry.admin.ProjectAdmin property)
(controller.sentry.forms.BumpForm property)
(controller.sentry.forms.MetricForm property)
(controller.sentry.inlines.AppEventInline property)
(controller.sentry.inlines.ProjectEventInline property)
merge() (controller.sentry.models.App method)
MetricForm (class in controller.sentry.forms)
metrics() (controller.sentry.views.AppViewSet method)
MetricSerializer (class in controller.sentry.serializers)
MetricType (class in controller.sentry.choices)
model (controller.sentry.inlines.EventInlineMixin attribute)
(controller.sentry.views.AppViewSet attribute)
module
controller.sentry.admin
controller.sentry.apps
controller.sentry.auth
controller.sentry.choices
controller.sentry.detector
controller.sentry.exceptions
controller.sentry.filters
controller.sentry.forms
controller.sentry.inlines
controller.sentry.management.commands.loadpermissions
controller.sentry.metrics.celery
controller.sentry.metrics.wsgi
controller.sentry.mixins
controller.sentry.models
controller.sentry.serializers
controller.sentry.tasks
controller.sentry.utils
controller.sentry.views
controller.sentry.webservices.sentry
monitor_sentry_usage() (in module controller.sentry.tasks)
N
name (controller.sentry.apps.SentryConfig attribute)
O
objects (controller.sentry.models.App attribute)
(controller.sentry.models.Event attribute)
(controller.sentry.models.Project attribute)
ordering (controller.sentry.admin.AppAdmin attribute)
(controller.sentry.admin.EventAdmin attribute)
(controller.sentry.admin.ProjectAdmin attribute)
(controller.sentry.inlines.EventInlineMixin attribute)
P
PaginatedSentryClient (class in controller.sentry.webservices.sentry)
panic() (controller.sentry.admin.AppAdmin method)
parameter_name (controller.sentry.filters.IsSpammingListFilter attribute)
perform_detect() (in module controller.sentry.tasks)
populate_app() (in module controller.sentry.tasks)
pretty_type() (controller.sentry.mixins.PrettyTypeMixin method)
PrettyTypeMixin (class in controller.sentry.mixins)
Project (class in controller.sentry.models)
project (controller.sentry.models.App attribute)
(controller.sentry.models.Event attribute)
Project.DoesNotExist
Project.MultipleObjectsReturned
project_id (controller.sentry.models.App attribute)
(controller.sentry.models.Event attribute)
ProjectAdmin (class in controller.sentry.admin)
ProjectEventInline (class in controller.sentry.inlines)
ProjectLinkMixin (class in controller.sentry.mixins)
prune_inactive_app() (in module controller.sentry.tasks)
prune_old_event() (in module controller.sentry.tasks)
pull_sentry_project_slug() (in module controller.sentry.tasks)
Q
queryset (controller.sentry.views.AppViewSet attribute)
queryset() (controller.sentry.filters.IsSpammingListFilter method)
R
read_only_fields (controller.sentry.admin.AppAdmin attribute)
readonly_fields (controller.sentry.inlines.EventInlineMixin attribute)
reference (controller.sentry.models.App attribute)
(controller.sentry.models.Event attribute)
retrieve() (controller.sentry.views.AppViewSet method)
S
save_model() (controller.sentry.admin.AppAdmin method)
(controller.sentry.admin.ProjectAdmin method)
save_new_instance() (controller.sentry.inlines.AppEventInline method)
search_fields (controller.sentry.admin.AppAdmin attribute)
(controller.sentry.admin.EventAdmin attribute)
(controller.sentry.admin.ProjectAdmin attribute)
sentry_id (controller.sentry.models.Project attribute)
sentry_project_slug (controller.sentry.models.Project attribute)
SentryConfig (class in controller.sentry.apps)
SentryException
SentryNoOutcomeException
serializer_class (controller.sentry.views.AppViewSet attribute)
set_metric() (controller.sentry.models.App method)
settings_default_value() (in module controller.sentry.models)
show_change_link (controller.sentry.inlines.EventInlineMixin attribute)
Singleton (class in controller.sentry.utils)
SpikesDetector (class in controller.sentry.detector)
T
threshold (controller.sentry.detector.SpikesDetector attribute)
timestamp (controller.sentry.models.Event attribute)
title (controller.sentry.filters.IsSpammingListFilter attribute)
token (controller.sentry.webservices.sentry.BearerAuth attribute)
type (controller.sentry.models.Event attribute)
U
unpanic() (controller.sentry.admin.AppAdmin method)
update_user() (controller.sentry.auth.ControllerOIDCAuthenticationBackend method)
V
verbose_name (controller.sentry.apps.SentryConfig attribute)
W
WSGI (controller.sentry.choices.MetricType attribute)
,
[1]
wsgi_collect_metrics (controller.sentry.models.App attribute)
wsgi_ignore_path (controller.sentry.models.App attribute)
wsgi_ignore_user_agent (controller.sentry.models.App attribute)
wsgi_merger() (in module controller.sentry.metrics.wsgi)
wsgi_metrics (controller.sentry.models.App attribute)