1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

23 commits

Author SHA1 Message Date
postmannen
e33fba19e1 removed debug print statements 2021-09-23 05:46:25 +02:00
postmannen
71f4007e31 disabled reaming code with allowedReceivers 2021-09-20 12:22:34 +02:00
postmannen
b4e60ca3f5 own req method for REQStopProcess 2021-09-20 11:53:17 +02:00
postmannen
389e263c59 new req types for proccesslist and processstart 2021-09-20 06:40:34 +02:00
postmannen
c9eb267f4e sending error on not defined request types 2021-09-17 10:28:48 +02:00
postmannen
054455b857 renamed REQnCliCommandCont to REQCliCommandCont 2021-09-17 10:17:10 +02:00
postmannen
855275d19f removed REQnCliCommand request type 2021-09-17 09:23:08 +02:00
postmannen
d93c38bbfa removed flagslice completely with bool 2021-09-08 18:56:23 +02:00
postmannen
d0f1ed32d1 removed the values field from flagslice 2021-09-08 17:57:21 +02:00
postmannen
23ecedb922 set hello message retries to 1 2021-09-08 06:15:51 +02:00
postmannen
9846a9eb2f moved registering of metrics into newMetrics 2021-08-26 10:50:40 +02:00
postmannen
7367710747 renamed newSAM to newSubjectAndMessage 2021-08-25 08:56:44 +02:00
postmannen
bf75a44fbf renamed message fileextension to message filename 2021-08-24 14:05:44 +02:00
postmannen
c9e095ff5b more metrics 2021-08-18 15:41:53 +02:00
postmannen
45eff61860 moved promHelloNodes under metrics 2021-08-18 12:38:39 +02:00
postmannen
26afb87705 moved promProccessesVec into metrics 2021-08-18 12:28:26 +02:00
postmannen
51f5543445 moved promTotalProcesses under metrics 2021-08-18 12:21:02 +02:00
postmannen
b50cab487c put in custom prometheus registry 2021-08-18 12:16:21 +02:00
postmannen
c27a3dc188 updated comments 2021-08-16 13:01:12 +02:00
postmannen
e769546509 implemented wg for all handler go routines 2021-08-12 12:27:47 +02:00
postmannen
3fb9aefd78 comments 2021-08-12 09:21:56 +02:00
postmannen
a0304e31e7 added stop method on processes 2021-08-11 12:23:37 +02:00
postmannen
06bdbc0fe2 moved startup-processes in to processes 2021-08-11 10:11:57 +02:00
Renamed from startup_processes.go (Browse further)