File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 55 n2c . url = "github:nlewo/nix2container" ;
66 data-merge . url = "github:divnix/data-merge" ;
77 # --- Bitte Stack ----------------------------------------------
8+ # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/monitoring-update";
89 bitte . url = "github:input-output-hk/bitte/monitoring-update" ;
910 # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/vbk-fixups";
1011 # bitte.url = "path:/home/manveru/github/input-output-hk/bitte";
1112 bitte-cells . url = "github:input-output-hk/bitte-cells/monitoring-update" ;
13+ # bitte-cells.url = "path:/home/jlotoski/work/iohk/bitte-cells-wt/monitoring-update";
1214 bitte . inputs . nomad-driver-nix . follows = "nomad-driver-nix" ;
1315 # --------------------------------------------------------------
1416 # --- Auxiliary Nixpkgs ----------------------------------------
Original file line number Diff line number Diff line change @@ -197,14 +197,18 @@ in {
197197 resource = inputs . bitte-cells . _utils . library . mkMonitoring
198198 # Alert attrset
199199 {
200+ # Organelle local declared dashboards
200201 inherit ( cell . alerts )
201- # moe -world-alert-group-1
202+ # ci -world-alert-group-1
202203 # Upstream alerts which may have downstream deps can be imported here
203204 ;
204205 # Upstream alerts not having downstream deps can be directly imported here
205206 inherit ( inputs . bitte-cells . bitte . alerts )
207+ bitte-consul
206208 bitte-deadmanssnitch
207209 bitte-loki
210+ bitte-system
211+ bitte-vault
208212 bitte-vm-health
209213 bitte-vm-standalone
210214 bitte-vmagent
You can’t perform that action at this time.
0 commit comments