* Debug queries for super-admins
* Fixup
* Update lib/plausible/clickhouse_repo.ex
Co-authored-by: ruslandoga <doga.ruslan@gmail.com>
* Try again with https://github.com/plausible/analytics/pull/3699
It's still clunky 😅
Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>
Co-authored-by: ruslandoga <doga.ruslan@gmail.com>
* Move headers injection to a separate plug module
* Add tests
* Update repo test
* Format
* Add moduledoc
* Don't assume order in query_log
* Be patient about query_log maybe?
* huh?
* huh2
* Wait longer
* Guard against \x00 in response header - testing on stage
* Fixup
* fixup
* fixup
* s/debug_label/label
* Include `site_id` and `metadata` in `log_comment`
* Tolerate non-serializable log_comment contents
---------
Co-authored-by: ruslandoga <doga.ruslan@gmail.com>
Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>