Misc doc updates

This commit is contained in:
Heikki Linnakangas
2021-08-30 11:42:25 +03:00
parent c5fc4e6905
commit a3f3d46016
4 changed files with 70 additions and 53 deletions

View File

@@ -13,7 +13,7 @@ Intended to be used in integration tests and in CLI tools for local installation
Documentaion of the Zenith features and concepts.
Now it is mostly dev documentation.
`monitoring`:
`/monitoring`:
TODO
@@ -72,9 +72,9 @@ The workspace_hack crate exists only to pin down some dependencies.
Main entry point for the 'zenith' CLI utility.
TODO: Doesn't it belong to control_plane?
`zenith_metrics`:
`/zenith_metrics`:
TODO
Helpers for exposing Prometheus metrics from the server.
`/zenith_utils`: