postmannen
|
aba7324ba6
|
fixed bug with hang caused by the of mutex
|
2021-09-13 13:15:21 +02:00 |
|
postmannen
|
254e522092
|
debug print statements
|
2021-09-13 09:24:38 +02:00 |
|
postmannen
|
0b61e510b4
|
added debug output
|
2021-09-13 07:02:14 +02:00 |
|
postmannen
|
6bbd01bd05
|
Added toc to readme
|
2021-09-10 10:28:50 +02:00 |
|
postmannen
|
5a1f20142c
|
added prometheus exporter for build version
|
2021-09-10 10:21:33 +02:00 |
|
postmannen
|
69f6287ee8
|
added version and ldflags example to set it
|
2021-09-10 10:04:25 +02:00 |
|
postmannen
|
6bdbc232b7
|
updated tests and svg
|
2021-09-10 07:47:40 +02:00 |
|
postmannen
|
7576619172
|
added reading logic to httpListener
|
2021-09-10 06:06:43 +02:00 |
|
postmannen
|
08dfcfb3c3
|
corrected pattern
|
2021-09-10 05:45:09 +02:00 |
|
postmannen
|
eede523999
|
added httpreader handlefunc
|
2021-09-10 05:44:26 +02:00 |
|
postmannen
|
7229f33cac
|
initial http reader for messages
|
2021-09-10 05:26:16 +02:00 |
|
postmannen
|
8ad6d819e5
|
removed not need argument from readTcpListener
|
2021-09-09 13:32:04 +02:00 |
|
postmannen
|
08fb8e3445
|
updated dockerfile
|
2021-09-09 13:16:10 +02:00 |
|
postmannen
|
d97de186e6
|
updated readme
|
2021-09-09 09:57:41 +02:00 |
|
postmannen
|
2085034e47
|
updated todo
|
2021-09-09 09:54:33 +02:00 |
|
postmannen
|
3dba156820
|
new fields added to Configuration gets correct defaults
|
2021-09-09 08:19:53 +02:00 |
|
postmannen
|
ad3a8b4c1e
|
fixed test
|
2021-09-08 19:52:06 +02:00 |
|
postmannen
|
9376cf282f
|
updated readme
|
2021-09-08 19:11:55 +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
|
cd3de53b30
|
cleaned up todo list
|
2021-09-08 06:24:22 +02:00 |
|
postmannen
|
23ecedb922
|
set hello message retries to 1
|
2021-09-08 06:15:51 +02:00 |
|
postmannen
|
eea6f971cb
|
returning the actual error of os.exec in error msg
|
2021-09-08 05:50:45 +02:00 |
|
postmannen
|
8a49afa9ad
|
disabled the allow receivers functionality
|
2021-09-08 04:29:11 +02:00 |
|
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 |
|