| commit | a3e38cf9a4fcc0940402c4f18172662a84e28151 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Wed Jul 31 14:40:04 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Thu Aug 01 10:11:03 2024 +0000 |
| tree | add9e62b0d9598619e0000353999729fc7b376b2 | |
| parent | 58079040557df838ec418d96155df0b273331dab [diff] |
metroctl: add metrics command This is a little helper command to access Node metrics easily for people (eg. developers!) who don't have a metrics collection infrastructure set up. Change-Id: Ibe3b4356db88e31c3156289ab8d8ca2985266b4b Reviewed-on: https://review.monogon.dev/c/monogon/+/3288 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.