mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
008ee1f04c
* Use `statshog` over python-statsd More support for tags! * Include custom tags for every query + add annotation to query After this we can: - Figure out from query logs where queries are coming from (speeding up debugging) - Break down query speeds by user queries vs others (e.g. celery) -- better represents overall speed - Can figure out how fast queries are on average for various teams * Use tags in more queries over interpolation This way we can set up more interesting graphs \o/ * Solve mypy error * Fix a flaky test (due to ordering) |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
hooks.py | ||
webhooks_ee.py |