postmannen
|
c9e095ff5b
|
more metrics
|
2021-08-18 15:41:53 +02:00 |
|
postmannen
|
26afb87705
|
moved promProccessesVec into metrics
|
2021-08-18 12:28:26 +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
|
7791899e3d
|
Removed some errors via messages
|
2021-07-02 18:32:01 +02:00 |
|
postmannen
|
684b3f896f
|
Added main ctx, and child ctx derived from main to procs
|
2021-07-02 11:26:52 +02:00 |
|
postmannen
|
923fd4c611
|
exported type node to Node
|
2021-06-29 08:21:42 +02:00 |
|
postmannen
|
63c043e0ff
|
Unique process naming with id's used in active map to be able to control all individual processes
|
2021-06-08 13:56:31 +02:00 |
|
postmannen
|
c57c2ffc6f
|
changed the logging of processes
|
2021-06-08 06:02:08 +02:00 |
|
postmannen
|
2561c1266c
|
postfixed the reply part of the subject naming instead of having it prefixed
|
2021-06-08 04:45:01 +02:00 |
|
postmannen
|
aa20687d76
|
more specific error message
|
2021-06-08 03:11:22 +02:00 |
|
postmannen
|
be8008b5a0
|
fixed bug where error message failed when kv store where missing
|
2021-05-21 08:21:17 +02:00 |
|
postmannen
|
64a22c84e9
|
removed printf's, or made them into log's
|
2021-04-16 13:43:58 +02:00 |
|
postmannen
|
fde053a0cb
|
error handling on newserver
|
2021-04-16 13:18:10 +02:00 |
|
postmannen
|
a335c8c33a
|
fixed error in log node directory creation
|
2021-04-16 12:38:48 +02:00 |
|
postmannen
|
8efecdb18e
|
renamed message timeout field to ACKTimeout
|
2021-04-15 10:33:44 +02:00 |
|
postmannen
|
08f6f21691
|
rename REQTextToFile to REQToFile
|
2021-04-13 17:15:13 +02:00 |
|
postmannen
|
a6aa8fe4c8
|
added O_SYNC to log file opening
|
2021-04-13 13:25:44 +02:00 |
|
postmannen
|
30564f09ae
|
removed not used function
|
2021-04-13 07:45:14 +02:00 |
|
postmannen
|
f32dafc806
|
Added metric for running processes by name
|
2021-04-12 15:35:20 +02:00 |
|
postmannen
|
f1359e45d9
|
moved startup pub/sub into process structure
|
2021-04-09 11:30:40 +02:00 |
|
postmannen
|
ab49f5a4de
|
op startProc initially seems to work
|
2021-04-08 12:51:54 +02:00 |
|
postmannen
|
e2f56e4427
|
OpStop deleting map value, not yet nats subscriber
|
2021-04-08 07:07:13 +02:00 |
|
postmannen
|
a44e003ff5
|
initial ctx for subscribers, and handFuncs implemented
|
2021-04-07 18:54:08 +02:00 |
|
postmannen
|
12db6fbd6a
|
Initial ctx for publishers implemented
|
2021-04-07 18:05:07 +02:00 |
|
postmannen
|
d909784094
|
Start proc via message, moved nats.conn into process
|
2021-04-07 16:45:51 +02:00 |
|
postmannen
|
9a5e37687f
|
removed methods with result in ack message
|
2021-04-04 07:33:18 +02:00 |
|
postmannen
|
833ce66c00
|
method opcommand, embedded processes to process
|
2021-03-31 08:56:13 +02:00 |
|
postmannen
|
ed00f247ae
|
unix socket for new mesages, changed naming of channels
|
2021-03-29 13:36:30 +02:00 |
|
postmannen
|
70b06a185a
|
flag for startSubCLICommand, added error message for failed reply message
|
2021-03-26 07:55:42 +01:00 |
|
postmannen
|
f792675ebe
|
cleaned up err console logging
|
2021-03-26 05:13:51 +01:00 |
|
postmannen
|
0bf45ef435
|
cleaned up some comments
|
2021-03-25 14:30:39 +01:00 |
|
postmannen
|
ca0cbd0391
|
check allowed for NACK msg, flag for startSubSayHello
|
2021-03-25 13:39:59 +01:00 |
|
postmannen
|
8355f4154a
|
sending errors from ringbuffer
|
2021-03-12 09:49:27 +01:00 |
|
postmannen
|
ca295d97d8
|
sending errors to central
|
2021-03-12 09:38:19 +01:00 |
|
postmannen
|
48399e1958
|
method ECHO
|
2021-03-11 06:34:36 +01:00 |
|
postmannen
|
8fdf82f8a2
|
named type procFunc
|
2021-03-10 14:14:09 +01:00 |
|
postmannen
|
f2a07010d9
|
removed process dependency to server
|
2021-03-09 07:43:55 +01:00 |
|
postmannen
|
2a19ae451b
|
added config and newMessagesCh to proc from server
|
2021-03-09 04:55:51 +01:00 |
|
postmannen
|
d6310492a3
|
removed server from method type
|
2021-03-08 14:09:14 +01:00 |
|
postmannen
|
ae0e080f80
|
fixed procFuncs
|
2021-03-05 13:10:46 +01:00 |
|
postmannen
|
abf8c0d3c7
|
added procFunc concept, fixed race and timer issues
|
2021-03-04 16:27:55 +01:00 |
|
postmannen
|
9c9498341c
|
removed *server dependency for newProcess()
|
2021-03-04 06:53:03 +01:00 |
|
postmannen
|
d38b9b03dc
|
processes type, and moved check out of server closer to where they are needed
|
2021-03-03 15:44:32 +01:00 |
|
postmannen
|
fb0121db7d
|
refactoring into the process type
|
2021-03-03 14:14:32 +01:00 |
|