1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
Commit graph

476 commits

Author SHA1 Message Date
postmannen
cb0f27d48f changed folders for hello messages, and todo list 2021-09-08 04:11:35 +02:00
postmannen
1bdca9430a Updated test 2021-09-07 15:24:04 +02:00
postmannen
0f93e9a439 added error message timeouts and retries 2021-09-07 09:43:54 +02:00
postmannen
4dcedfbe14 created filenaming func, updated dockerfile 2021-09-07 06:24:21 +02:00
postmannen
804e714eaf added flag for natsConnectRetryInterval 2021-09-01 13:39:54 +02:00
postmannen
b0dc2db3f9 always nats retry connect when starting 2021-09-01 13:25:02 +02:00
postmannen
e2c419906b added some ideas to todo list 2021-08-30 06:44:57 +02:00
postmannen
ebbca59eb7 changed time format 2021-08-27 12:27:38 +02:00
postmannen
11e50db47a fixed config folder ... again 2021-08-27 12:19:35 +02:00
postmannen
2e06a0c3f4 fixed an error creating default config file 2021-08-27 10:49:06 +02:00
postmannen
18272d73ab metrics on error messages 2021-08-26 12:26:08 +02:00
postmannen
a669472c03 more metrics 2021-08-26 11:41:46 +02:00
postmannen
9846a9eb2f moved registering of metrics into newMetrics 2021-08-26 10:50:40 +02:00
postmannen
1c1f56a007 pign and pong are writing result to file 2021-08-26 08:40:33 +02:00
postmannen
c93fe189c6 removed no longer needed comments 2021-08-26 07:02:36 +02:00
postmannen
79803600de removed not needed comments 2021-08-26 07:01:55 +02:00
postmannen
181af1694c checkMessageToNodes into own function 2021-08-26 06:35:54 +02:00
postmannen
9b9b446bbd added toNodes as a field in message 2021-08-26 06:08:39 +02:00
postmannen
82e9477b18 commented out some logging 2021-08-25 16:17:33 +02:00
postmannen
2a182e78a2 renamed variables 2021-08-25 10:16:55 +02:00
postmannen
7367710747 renamed newSAM to newSubjectAndMessage 2021-08-25 08:56:44 +02:00
postmannen
ac932ac2c9 renaming variables 2021-08-25 08:50:24 +02:00
postmannen
914135fdd1 renamed toRingbuffer channel to newMessagesCh 2021-08-25 08:31:48 +02:00
postmannen
a042b51672 renamed channel 2021-08-25 06:38:23 +02:00
postmannen
a56321d61e fixed test 2021-08-24 16:37:28 +02:00
postmannen
6f34a499a0 naming of errorlogs by host it came from 2021-08-24 16:31:07 +02:00
postmannen
7939a63f9c removed tonode from folderpath 2021-08-24 15:47:25 +02:00
postmannen
ed10190b9e fixed errors after implementing filename 2021-08-24 15:29:56 +02:00
postmannen
bf75a44fbf renamed message fileextension to message filename 2021-08-24 14:05:44 +02:00
postmannen
5b065faa3d renaming variables 2021-08-24 09:25:43 +02:00
postmannen
8b32d9aefa implemented handler for file server 2021-08-23 17:05:56 +02:00
postmannen
b332e13c61 corrected the reading of the steward socket 2021-08-23 16:08:21 +02:00
postmannen
b77f04bd5d implemented tcp listener for new messages 2021-08-23 16:00:48 +02:00
postmannen
83b9c60e90 updated todo 2021-08-23 12:49:05 +02:00
postmannen
10d28f6ec1 expose datafolder via http 2021-08-23 12:47:33 +02:00
postmannen
709c69313a changed some error messages 2021-08-23 11:53:47 +02:00
postmannen
d897867d6a turned off configfolder as flag value. Keeping just env 2021-08-23 11:45:31 +02:00
postmannen
4c895c656e metric for in memory buffered messages current 2021-08-18 15:57:33 +02:00
postmannen
c9e095ff5b more metrics 2021-08-18 15:41:53 +02:00
postmannen
a69a5aed19 implemented test for prom process count 2021-08-18 13:14:37 +02:00
postmannen
f4e0a5fac9 renamed prometheus to metrics file 2021-08-18 12:41:21 +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
e35a65f395 updated doc 2021-08-13 16:21:35 +02:00
postmannen
bb3111d458 made test slice 2021-08-13 15:36:14 +02:00
postmannen
99d5d1f567 tests: fixed sync, and added logger 2021-08-13 12:59:57 +02:00
postmannen
b87cb2ce91 more checks 2021-08-13 12:27:19 +02:00