Commit Graph

521 Commits

Author SHA1 Message Date
Michael Quigley
dae4e9b1ec
proxy -> frontend (quickstart) 2022-10-13 15:44:26 -04:00
Michael Quigley
201982f25f
better disable cleanup; keep frontend identity around after disable 2022-10-13 15:15:44 -04:00
Michael Quigley
462025f5fa
metrics agent infrastructure 2022-10-13 14:23:52 -04:00
Michael Quigley
9d78e8e942
metrics config infrastructure (#74) 2022-10-12 12:42:05 -04:00
Michael Quigley
01f056784a
min/max pacing (latency between requests) (#40) 2022-10-12 12:40:37 -04:00
Michael Quigley
f17a1f1446
log lint (#74) 2022-10-10 17:12:53 -04:00
Michael Quigley
ce941012b8
metrics aggregation in frontend component (#74) 2022-10-10 17:11:18 -04:00
Michael Quigley
87122024da
more metrics infrastructure (#74) 2022-10-10 16:56:01 -04:00
Michael Quigley
a60449080b
roughed-in metricsConn for backend (#74) 2022-10-10 16:25:35 -04:00
Michael Quigley
d87e4ace67
'metricsConn' net.Conn wrapper to capture service metrics in the frontend (#74) 2022-10-10 16:15:40 -04:00
Michael Quigley
e58440722d
service cascade when processing environment disable (#52) 2022-10-07 14:27:01 -04:00
Michael Quigley
c2bfa5ea09
centralize more edge delete functionality 2022-10-07 14:17:15 -04:00
Michael Quigley
67bd77d2c3
garbage collect orphaned configs (#75) 2022-10-07 14:06:15 -04:00
Michael Quigley
b393c7f294
more garbage collection of orphans (#75) 2022-10-07 13:46:40 -04:00
Michael Quigley
69c71c0974
garbage collect service edge router policies (#75) 2022-10-07 09:30:58 -04:00
Michael Quigley
e8e0167a51
batch, offline garbage collection (#75) 2022-10-06 14:52:52 -04:00
Michael Quigley
637f27d9f4
query services (#75) 2022-10-06 13:52:19 -04:00
Michael Quigley
abe8d3e153
scaffolding for zrok gc (#75) 2022-10-06 13:24:15 -04:00
Michael Quigley
5edea66578
zrokloop run -> zrok test loop (#40) 2022-10-06 13:14:35 -04:00
Michael Quigley
ca9ff75f6b
rudimentary zrokloop metrics (#40) 2022-10-06 13:02:44 -04:00
Michael Quigley
00deaf3389
better modularity in loop runner (#40) 2022-10-06 12:41:36 -04:00
Michael Quigley
1f4a5125d2
breaking up the big method; 1 (#40) 2022-10-06 11:59:47 -04:00
Michael Quigley
eb51705e55
min/max payload sizes (#40) 2022-10-06 11:48:24 -04:00
Michael Quigley
0a3dafbdb4
reorder; wip 2022-10-05 15:14:39 -04:00
Michael Quigley
478bd6c417
docs; wip 2022-10-05 14:33:19 -04:00
Michael Quigley
9693c8ebfa
readme; wip 2022-10-05 14:21:35 -04:00
Michael Quigley
5d86e5acfb
old diagram lint 2022-10-05 12:36:53 -04:00
Michael Quigley
6af34f126e
updated overview image 2022-10-05 12:36:34 -04:00
Michael Quigley
d31753c05a
comments 2022-10-04 13:45:41 -04:00
Michael Quigley
9f567513f5
dwell and timeout (#40) 2022-10-04 13:28:16 -04:00
Michael Quigley
35c9733668
cobra oopsie 2022-10-04 13:16:58 -04:00
Michael Quigley
9e4a5f47d9
better loop/run wiring; status every 2022-10-04 13:16:30 -04:00
Michael Quigley
055167b644
constrain max zoom for view fitting 2022-10-04 12:40:41 -04:00
Michael Quigley
17a1455d52
react flow auto zoom 2022-10-03 17:06:14 -04:00
Michael Quigley
4dde90a447
support iterations (#40) 2022-10-03 16:44:15 -04:00
Michael Quigley
5330f60fa1
parallel testing... (#40) 2022-10-03 16:34:24 -04:00
Michael Quigley
12b2a7466e
sdk listener (#40) 2022-10-03 16:15:57 -04:00
Michael Quigley
99bf504301
fix for sqlite transactional concurrency issue (#40) 2022-10-03 13:53:59 -04:00
Michael Quigley
be41138929
looper; just starting and stopping endpoints in parallel for now (#40) 2022-10-03 12:38:24 -04:00
Michael Quigley
00c0328661
looper skeleton (#40) 2022-10-03 12:00:26 -04:00
Michael Quigley
37c1de1103
zrokloop run (#40) 2022-09-30 15:23:53 -04:00
Michael Quigley
779eb8fb24
more shared scaffolding between 'zrok' and 'zrokloop' (#40) 2022-09-30 15:20:15 -04:00
Michael Quigley
175f8e8167
moved zrok client creation into zrokdir, to better support the new zrokloop utility (#40) 2022-09-30 15:12:06 -04:00
Michael Quigley
02d6b7fce9
better url-ing in the ui (#68); demo improvements 2022-09-28 14:47:42 -04:00
Michael Quigley
3639635d48
'Copy' component in 'Token' (#72) 2022-09-27 15:36:39 -04:00
Michael Quigley
c739a2da69
invite error handling (#67) 2022-09-27 15:19:01 -04:00
Michael Quigley
222a494dbf
fix --port flag shorthand in test endpoint; error handling (#67) 2022-09-27 15:13:17 -04:00
Michael Quigley
4e08dd379c
'http backend' error handling improvements; ui.Close (#67) 2022-09-27 15:06:21 -04:00
Michael Quigley
72b3f31ebe
http frontend error improvements (#67) 2022-09-27 14:56:09 -04:00
Michael Quigley
3b9e6c5072
don't forward the error details 2022-09-26 16:35:06 -04:00