This website requires JavaScript.
Explore
Help
Sign In
kiaragrouwstra
/
infra
Watch
0
Star
0
Fork
You've already forked infra
0
forked from
the-distro/infra
Code
Pull requests
Activity
c380f29937
infra
/
services
/
monitoring
/
default.nix
8 lines
88 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
=
[
./exporters
./lgtm
Switch to push metrics with Grafana Agent
2024-07-07 15:23:28 +00:00
./agent.nix
Set up alertmanager-hookshot-adapter
2024-07-09 09:10:28 +00:00
./hookshot-adapter
Add Grafana/Prometheus/Mimir minimal setup More later, Loki also later.
2024-07-05 11:25:27 +00:00
]
;
}
Copy permalink