Skip to main content

No project description provided

Project description

Sentry Dynamic Sampling Controller

This project aims to provide dynamic sampling without relying on Sentry Dynamic Sampling.

It work by installing the library sentry-dynamic-sampling-lib on each project that use sentry. This lib hooks into the sentry callback to change the sampling rate. to get the rate the lib calls this service.

Install

# install deps
poetry install

# pre-commit
poetry run pre-commit install --install-hook
poetry run pre-commit install --install-hooks --hook-type commit-msg

Run

poetry shell

# add user
python manage.py createsuperuser

# run server
# admin @ http://localhost:8000/admin/
python manage.py runserver

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentry_dynamic_sampling_lib-1.1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page