Add prometheus #118

Merged
esy merged 27 commits from prometheus2 into main 2024-05-23 21:52:10 +00:00

27 commits

Author SHA1 Message Date
daragh
c0816ccce4
remove todo 2024-05-23 22:35:31 +01:00
daragh
889bb0dab6
doc: added link to node exporter options 2024-05-23 22:34:12 +01:00
f7dd90e92b
fix: needed to open teh ports to be able to get the data 2024-05-23 22:04:15 +01:00
147bd86ad5
fix: get the attributes merging correctly 2024-05-23 21:48:33 +01:00
daragh
963a189bcb
Removed provision config away from kitt 2024-05-23 04:34:19 +01:00
9148963c1f
fix: final set of changes to get it working 2024-05-23 04:20:44 +01:00
b8c6e153a4
fix: set the type of protocol 2024-05-23 04:10:15 +01:00
15271c1d09
fix: this does need a default 2024-05-23 04:08:50 +01:00
62ead11aad
fix: have to actually enable it 2024-05-23 04:07:37 +01:00
aba1a41d4d
fix: file permissions 2024-05-23 04:07:19 +01:00
0f75f11918
fix: this was blocking teh web interface 2024-05-23 04:07:07 +01:00
daragh
03ae1c5101
Remove config from marvin 2024-05-23 02:57:10 +01:00
daragh
061453e5d1
remove dead code 2024-05-23 02:45:10 +01:00
23f77caef6
feat: setup the password for grafana 2024-05-23 02:39:36 +01:00
daragh
40e4fe5ac4
fmt 2024-05-23 02:13:14 +01:00
daragh
fd3beade9b
Added entry in secrets.nix for grafana 2024-05-23 02:13:06 +01:00
daragh
9aeb7313b4
Moved grafana / prometheus to kitt 2024-05-23 02:10:16 +01:00
daragh
1ea703bfa1
Removed redundant conf, rename portcollecter 2024-05-23 01:27:02 +01:00
daragh
113084148c
Make map clearer, more parentheses 2024-05-23 01:21:29 +01:00
daragh
ca87227571
remove redundant option 2024-05-23 01:21:02 +01:00
daragh
9b3e7265dd
Added new option to specify ip and port for other nodes, fixed server.name to go through deployment.hostname 2024-05-22 01:51:21 +01:00
daragh
82305d43ff
fmt 2024-05-21 18:33:52 +01:00
daragh
be56e6b9e9
Reorganise prometheus/marvin config 2024-05-21 18:32:37 +01:00
daragh
cf600e2dc1
Using nodes instead of hardcoded server names
Might not work probably did smnth wrong
2024-05-21 18:23:56 +01:00
daragh
7f5f21dc8a
Use port from cfg 2024-05-21 07:34:28 +01:00
daragh
4637777e5c
Fix servers list location 2024-05-21 07:32:25 +01:00
daragh
183f5a0e7d
Initial prometheus config
Also did provision config for grafana, could be done directly but went
through skynet.grafana config
2024-05-21 06:38:21 +01:00