This website requires JavaScript.
Explore
Help
Sign In
tom-hubrecht
/
the-infra
Watch
0
Star
0
Fork
You've already forked the-infra
0
forked from
the-distro/infra
Code
Pull requests
Activity
40ba3c4ae7
the-infra
/
services
/
monitoring
/
lgtm
/
default.nix
7 lines
76 B
Nix
Raw
Normal View
History
Unescape
Escape
Add Grafana/Prometheus/Mimir minimal setup More later, Loki also later.
2024-07-05 11:25:27 +00:00
{
imports
=
[
./grafana.nix
Add Loki + Promtail setup
2024-07-05 14:20:22 +00:00
./loki.nix
Add Grafana/Prometheus/Mimir minimal setup More later, Loki also later.
2024-07-05 11:25:27 +00:00
./prometheus.nix
]
;
}
Copy permalink