uzamaki21
uzamaki214w ago

is there a way to see my database usage??

currently i can only see the usage/metrics when im in danger of over using it on my current plan. Can i see it so i can plan for the future ?
8 Replies
Convex Bot
Convex Bot4w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
djbalin
djbalin4w ago
Dashboard --> Team Settings --> Usage URL should look like https://dashboard.convex.dev/t/YOUR_TEAM_NAME/settings/usage
Convex Dashboard
Manage your Convex apps
Convex Dashboard
Manage your Convex apps
uzamaki21
uzamaki21OP4w ago
thank you it seems file bandwidth is high used could you tell me what it is and how can i posiibly reduce its usage ?
jamwt
jamwt4w ago
you could use the R2 component ( https://www.convex.dev/components/cloudflare-r2 ). Serving files using R2 is very very cost efficient
Convex
Cloudflare R2
Store and serve files from Cloudflare R2.
jamwt
jamwt4w ago
I see you made a soundboard app... that's awesome! definitely agree though, that may be the kind of app that benefits from very cost efficient file bandwidth
uzamaki21
uzamaki21OP4w ago
yeah i wanted to see the bandwidth usage and i was shocked
jamwt
jamwt4w ago
are you using .wav audio files, or .mp3?
uzamaki21
uzamaki21OP4w ago
mp3 so what i did was i used uploadthing to upload audio and the url that it give me i upload it in convex will that reduce file bandwidth ?

Did you find this page helpful?