defiant: add uptime-kuma, rename metrics->monitoring
This commit is contained in:
@@ -40,9 +40,10 @@ Other installed packages and tools are described in the config files (like ./hos
|
||||
|
||||
## Monitoring
|
||||
|
||||
- Prometheus ([source](./hosts/defiant/services/metrics/prometheus.nix)) - Pull-based metrics system that fetches metrics over HTTP from a range of exporters and stores them in a time-series database
|
||||
- Loki ([source](./hosts/defiant/services/metrics/loki.nix)) - Central logging for all my hosts
|
||||
- Grafana ([source](./hosts/defiant/services/metrics/grafana.nix)) - Visualization and alerting for all my metrics and logs
|
||||
- Prometheus ([source](./hosts/defiant/services/monitoring/prometheus.nix)) - Pull-based metrics system that fetches metrics over HTTP from a range of exporters and stores them in a time-series database
|
||||
- Loki ([source](./hosts/defiant/services/monitoring/loki.nix)) - Central logging for all my hosts
|
||||
- Grafana ([source](./hosts/defiant/services/monitoring/grafana.nix)) - Visualization and alerting for all my metrics and logs
|
||||
- Uptime-Kuma ([source](./hosts/defiant/services/monitoring/uptime-kuma.nix)) - Uptime / health check with alerting
|
||||
|
||||
## Dotfiles and user tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user