mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #62] [MERGED] feat: monitoring + containers #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/62
Author: @ryan4yin
Created: 2/17/2024
Status: ✅ Merged
Merged: 2/17/2024
Merged by: @ryan4yin
Base:
main← Head:monitoring📝 Commits (1)
b6e51e1feat: monitoring + containers - grafana + prometheus + node_exporter + other exporters📊 Changes
25 files changed (+750 additions, -195 deletions)
View changed files
📝
flake.lock(+3 -3)📝
hosts/homelab_tailscale_gw/proxy.nix(+1 -0)📝
hosts/idols_aquamarine/router.nix(+1 -0)📝
hosts/idols_kana/README.md(+9 -8)📝
hosts/idols_kana/default.nix(+7 -1)➕
hosts/idols_kana/oci-containers/dashy/dashy_conf.yml(+242 -0)➕
hosts/idols_kana/oci-containers/dashy/default.nix(+24 -0)➕
hosts/idols_kana/oci-containers/default.nix(+28 -0)📝
hosts/idols_kana/transmission.nix(+19 -14)📝
hosts/idols_kana/uptime-kuma.nix(+3 -4)📝
hosts/idols_ruby/README.md(+3 -2)📝
hosts/idols_ruby/default.nix(+6 -4)➕
hosts/idols_ruby/exporters/default.nix(+3 -0)➕
hosts/idols_ruby/exporters/pve.nix(+4 -0)➕
hosts/idols_ruby/grafana/dashboards.yml(+0 -0)➕
hosts/idols_ruby/grafana/datasources.yml(+0 -0)➕
hosts/idols_ruby/grafana/default.nix(+52 -0)➕
hosts/idols_ruby/prometheus/alerting_rules.yml(+0 -0)➕
hosts/idols_ruby/prometheus/default.nix(+108 -0)➕
hosts/idols_ruby/prometheus/recording_rules.yml(+0 -0)...and 5 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.