FeatureFuel
1

Add performance metrics

Source: supabase/supabase#4706 · opened by @Nick-Mazuk
Feature request


Is your feature request related to a problem? Please describe.


Wow, the new [metrics in the dashboard]( are unexpected and awesome!

It would be great to also add performance metrics to these list of metrics. It could be instrumental in finding slow queries to rewrite to speed them up. Or even finding out which columns should have indexes.

Describe alternatives you've considered

It is possible to either manually setup a plugin to do this, but baking it into Supabase and combining it with the new reports would be better.

Additionally, you could also just monitor network requests from the website itself (similar to how Firebase analytics works), but that kind of monitoring is only good for identifying performance problems, not identifying the root causes of those problems.

Additional context


Great launch week! Can't wait to see what tomorrow's surprise is.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests