takahe/stator
Michael Manfre 3f8045f412
[WIP] Sentry improvements (#108)
Stator clears scope during the main loop to behave more like
transactions. Transaction names are set.

Sentry tags:
* 'takahe.version'
* 'takahe.app' values 'web' or 'stator'

Added settings:
* TAKAHE_SENTRY_SAMPLE_RATE
* TAKAHE_SENTRY_TRACES_SAMPLE_RATE
2022-12-04 18:08:23 -07:00
..
management Add run-for option to console runstator 2022-11-27 11:03:52 -07:00
migrations Migration reset, start of docs, env vars 2022-11-18 11:28:16 -07:00
tests Profile fetching now working on state machine 2022-11-09 23:48:31 -07:00
__init__.py Midway point in task refactor - changing direction 2022-11-09 22:29:49 -07:00
admin.py Admin tweaks 2022-11-27 17:16:09 -07:00
apps.py Midway point in task refactor - changing direction 2022-11-09 22:29:49 -07:00
graph.py User fetching and inbox message cleaning 2022-11-27 17:05:31 -07:00
models.py User fetching and inbox message cleaning 2022-11-27 17:05:31 -07:00
runner.py [WIP] Sentry improvements (#108) 2022-12-04 18:08:23 -07:00
views.py The glorious return of the in-view runner 2022-11-26 11:54:14 -07:00