Skip to content

Comments

fix(studio): realtime metrics#40824

Merged
edgurgel merged 8 commits intomasterfrom
fix/realtime-reports
Nov 27, 2025
Merged

fix(studio): realtime metrics#40824
edgurgel merged 8 commits intomasterfrom
fix/realtime-reports

Conversation

@edgurgel
Copy link
Member

@edgurgel edgurgel commented Nov 26, 2025

I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

  • Connected clients is now showing the number of connections at the time.
  • Broadcast events
  • Presence events
  • Postgres changes events
  • Rate of Channel joins (unchanged)
  • Message payload size : median of payload size
  • Broadcast From Database Replication Lag: median replication from commit to broadcast
  • (Read) Private Channel Subscription RLS Execution Time (might need a better name here): median time RLS execution to subscribe
  • (Write) Private Channel Subscription RLS Execution Time (might need a better name here): median time RLS execution to publish

@vercel
Copy link

vercel bot commented Nov 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
studio-self-hosted Ready Ready Preview Comment Nov 27, 2025 8:53pm
studio-staging Ready Ready Preview Comment Nov 27, 2025 8:53pm
6 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
studio Ignored Ignored Nov 27, 2025 8:53pm
cms Skipped Skipped Nov 27, 2025 8:53pm
design-system Skipped Skipped Nov 27, 2025 8:53pm
docs Skipped Skipped Nov 27, 2025 8:53pm
ui-library Skipped Skipped Nov 27, 2025 8:53pm
zone-www-dot-com Skipped Skipped Nov 27, 2025 8:53pm

@supabase
Copy link

supabase bot commented Nov 26, 2025

This pull request has been ignored for the connected project xguihxuzqibwxjnimxev because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 26, 2025

🎭 Playwright Test Results

passed  59 passed
flaky  1 flaky

Details

stats  60 tests across 10 suites
duration  5 minutes, 13 seconds
commit  b049ffd

Flaky tests

Features › database.spec.ts › Database Functions › CRUD operations works as expected

@edgurgel edgurgel force-pushed the fix/realtime-reports branch from 86eff18 to e3cbdf2 Compare November 26, 2025 20:14
@coveralls
Copy link

coveralls commented Nov 26, 2025

Coverage Status

coverage: 68.489%. remained the same
when pulling b049ffd on fix/realtime-reports
into 58a4e73 on master.

@edgurgel edgurgel force-pushed the fix/realtime-reports branch 2 times, most recently from 15af8aa to 6395bb2 Compare November 26, 2025 21:15
@edgurgel edgurgel force-pushed the fix/realtime-reports branch from e3d44bc to b049ffd Compare November 27, 2025 20:46
@edgurgel edgurgel changed the title [WIP] fix(studio): realtime metrics fix(studio): realtime metrics Nov 27, 2025
@edgurgel edgurgel marked this pull request as ready for review November 27, 2025 20:46
@edgurgel edgurgel requested a review from a team as a code owner November 27, 2025 20:46
Copy link
Contributor

@awaseem awaseem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in staging, Looks good!

@edgurgel edgurgel merged commit 206512d into master Nov 27, 2025
23 of 25 checks passed
@edgurgel edgurgel deleted the fix/realtime-reports branch November 27, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants