tursodatabase/turso-cli

`turso db inspect` should show more than just space

Open

#303 aberto em 27 de mar. de 2023

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

Métricas do repositório

Stars
 (302 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador