abc3
abc3
In this PR, Supavisor has been adapted for Erlang 27 and Elixir 1.17. The metrics backend has been changed from [PromEx](https://github.com/akoutmos/prom_ex) to [Peep](https://github.com/rkallos/peep), and the most significant change is the...
@abc3 yes, it is possible. They even have [guide](https://github.com/crate-ci/typos/blob/master/docs/github-action.md). _Originally posted by @hauleth in https://github.com/supabase/supavisor/issues/397#issuecomment-2220532736_
The PID of the Postgrex connection can be lost when ClientHandler terminates in the middle of getting secrets via auth_query. As a result, we may get zombie connections, which can...
By default, Supavisor establishes up to 25 connections to the metadata database. [This has caused confusion for self-hosted users](https://github.com/supabase/supavisor/issues/595#issuecomment-2954633020) who aren't aware of the internal pool and may hit connection...
In the "Logs & Analytics" section, when viewing charts that display log statuses (errors, warnings, etc.), hovering the cursor over a chart bar to reveal the detailed tooltip causes this...