feat: metrics (#92)

* feat(stages): `stage.progress` metric

* docs: metrics
This commit is contained in:
Bjerg
2022-10-24 15:16:45 +02:00
committed by GitHub
parent 8bc8bd6820
commit 65247ef203
9 changed files with 121 additions and 2 deletions

11
docs/repo/README.md Normal file
View File

@ -0,0 +1,11 @@
## Repository and Project Structure
### Planning
Documents on planning and process in the repository: what the labels mean, how issues are triaged, how a new release is cut and so on.
- [Labels](./labels.md): Describes the labels in the repository.
### Structure
- [Layout](./layout.md): Describes each of the crates in the repository and their function.