supabase / supavisor

A cloud-native, multi-tenant Postgres connection pooler.
https://supabase.github.io/supavisor/
Apache License 2.0
1.7k stars 56 forks source link

ft: use Peep as PromEx storage #384

Closed hauleth closed 1 month ago

hauleth commented 1 month ago

What kind of change does this PR introduce?

Replace telemetry_metrics_prometheus_core with peep as a Prometheus metrics storage. As peep computes bucket storage in background which greatly improves latency.