aboutsummaryrefslogtreecommitdiff
path: root/weight/README.md
blob: 26f145e0d5f324df5dabcf8504a01787d8f2e145 (plain)
1
2
3
4
5
I track some health metrics on self-hosted infrastructure.

[schema.sql](schema.sql) is a PostgreSQL database schema with the health metrics tables.
The `zqxjk` schema uses [zqxjkcrud](https://github.com/alexpdp7/zqxjkcrud/) to generate a frontend where I can input metrics.
Dashboards in Grafana display the metrics.