supabase / realtime

Broadcast, Presence, and Postgres Changes via WebSockets
https://supabase.com/realtime
Apache License 2.0
6.73k stars 302 forks source link

fix: Reduce Metrics Payload #868

Closed filipecabaco closed 4 months ago

filipecabaco commented 4 months ago

What kind of change does this PR introduce?

RPC metrics are very consuming per tenant. We're moving towards a more global RPC check approach which will reduce the metrics endpoint reply as a consequence.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **realtime-demo** | ⬜️ Ignored ([Inspect](https://vercel.com/supabase/realtime-demo/CvsfFSb8V3TF12LUZwrKkqmKqdTf)) | | May 6, 2024 2:22pm |
kiwicopple commented 4 months ago

:tada: This PR is included in version 2.28.35 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: