You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/common/common
Mike Lang 6b602592f5 Allow disabling of stacksampling with an env var
This gives an easy way to do so across all services without adding new options.

Reasons to do so might be to avoid overheads or because your prometheus metrics grow too large.
5 years ago
..
__init__.py Automatically set default encoding to utf-8 when common is imported 5 years ago
database.py DBManager: Don't test connection on start 5 years ago
dateutil.py Audit and fix all usage of dateutil 6 years ago
flask_stats.py comments 5 years ago
googleapis.py sheetsync, cutter: Collect metrics on http calls 5 years ago
requests.py Fix mistakes in common.requests 5 years ago
segments.py Fix issues with metrics gathering for cut functions 5 years ago
stats.py Allow disabling of stacksampling with an env var 5 years ago