Extract `cli/clistat` to its own project
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Motivation
We have an internal library in coderd `cli/clistat` which we use in the `coder stat` command.
Extracting this to its own library would improve re-usability, and enable integration testing on multiple environments more easily.
This will provide an easier way to detect issues similar to the following:
- https://github.com/coder/coder/issues/15635
- https://github.com/coder/coder/issues/15779
As OOM and OOD notifications will end up consuming `coder stat` more widely, it will be important to have additional confidence in the underlying implementation.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.