tursodatabase/turso-cli

`turso db inspect` should show more than just space

Open

#303 opened on Mar 27, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (50 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (302 stars)
PR merge metrics
 (PR metrics pending)

Description

Follow up from #275, users will want to know more than their storage used. We need to show:

  • bandwidth used (per day, per month, total)
  • rows read (per day, per month, total)

This info should also be split on a per-location basis, so users can know which of their locations are seeing more activity than the rest

Contributor guide