| commit | f9a8dcda408842251433b7d3d734d4f0710d1ba2 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Wed Jul 31 14:46:06 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Tue Aug 06 14:35:51 2024 +0000 |
| tree | 0adbc154cfd1d3907473bf18a7f444854ceba5ad | |
| parent | cf864da947cc93fbed77eec4d23ec5b162003fbd [diff] |
osbase/supervisor: implement Prometheus metrics This is a simple implementation of supervisor.Metrics which will be used in Metropolis. Change-Id: I8d47b3aa631dec5b07295d5498b3b0d1ad36c0f7 Reviewed-on: https://review.monogon.dev/c/monogon/+/3291 Reviewed-by: Tim Windelschmidt <tim@monogon.tech> Tested-by: Jenkins CI
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.