Commit Graph

1411 Commits

Author SHA1 Message Date
Michael Quigley
d0cedaf6e5
infrastructure for detecting limited accounts (#320) 2023-05-16 12:05:30 -04:00
Michael Quigley
9591f5150e
new overview response for '/overview' endpoint (#320) 2023-05-16 11:51:03 -04:00
Michael Quigley
d718e8c9ff
the icon overlay remains 'limited red', even when the node is selected (#320) 2023-05-15 14:27:39 -04:00
Michael Quigley
7d48683df7
support for displaying limited shares in red in the visualizer (#320) 2023-05-15 14:14:52 -04:00
Michael Quigley
ebcbeeb900
visual lint 2023-05-12 13:30:14 -04:00
Michael Quigley
8bf2173c49
tweaks to get environment sparklines running (#327) 2023-05-12 13:24:29 -04:00
Michael Quigley
2655eaefc0
roughed in environment sparklines backend (#327) 2023-05-12 11:57:34 -04:00
Michael Quigley
6259b62a8a
separating out tabs in account detail (#327) 2023-05-12 11:10:29 -04:00
Michael Quigley
714b0b11d1
lint 2023-05-11 16:18:22 -04:00
Michael Quigley
ce4eac8e4c
metrics improvements (#234) 2023-05-11 15:56:29 -04:00
Michael Quigley
d1688c450d
'activity' (#234) 2023-05-11 15:41:21 -04:00
Michael Quigley
d0a565d769
better environment/shares tab responsive sizing (#234) 2023-05-11 15:38:18 -04:00
Michael Quigley
7f4517963b
metrics tab; not the default (#324) 2023-05-11 15:25:01 -04:00
Michael Quigley
4341f60ce6
basis, oops (#325) 2023-05-11 15:22:21 -04:00
Michael Quigley
bb2b7c3da7
new sparkline implementation (#325) 2023-05-11 15:21:10 -04:00
Michael Quigley
4c4f0c30f0
polish (#324) 2023-05-11 12:02:01 -04:00
Michael Quigley
761f595c33
cleaner metrics component design (#324) 2023-05-11 11:58:09 -04:00
Michael Quigley
273a680b04
reduce metrics view code duplication (#324) 2023-05-11 11:50:42 -04:00
Michael Quigley
945090f3e8
share metrics (#324) 2023-05-10 15:15:09 -04:00
Michael Quigley
c193482171
better slice size management? (#324) 2023-05-10 14:59:26 -04:00
Michael Quigley
43e6c56ec1
environment metrics wired in and working (#324) 2023-05-10 14:51:46 -04:00
Michael Quigley
0f6d05f449
metrics tab first, active by default (#234) 2023-05-10 14:23:32 -04:00
Michael Quigley
b5b3385b46
recharts; account metrics (#319, #321) 2023-05-10 14:17:10 -04:00
Michael Quigley
7d611fda30
less timeslices in metrics output (#321) 2023-05-10 13:37:07 -04:00
Michael Quigley
e7048e4051
wire in environment and share handlers (#319) 2023-05-09 16:48:11 -04:00
Michael Quigley
3f8c939adb
share metrics handler (#319) 2023-05-09 16:47:22 -04:00
Michael Quigley
02c996b545
environment metrics handler (#319) 2023-05-09 16:36:50 -04:00
Michael Quigley
9f29bb59c7
alternate metrics model with sample objects (#319) 2023-05-09 16:22:30 -04:00
Michael Quigley
6b078abcd7
account metrics endpoint (#319) 2023-05-09 14:16:01 -04:00
Michael Quigley
21fdaf8e3c
duration parameter (#319) 2023-05-09 11:36:53 -04:00
Michael Quigley
58a225284d
new definitions for metrics api endpoints; strawman (#319) 2023-05-08 14:33:15 -04:00
Michael Quigley
a4b6313b2d
tweaks (#234) 2023-05-08 13:56:27 -04:00
Michael Quigley
645537934e
colors; amirite? (#234) 2023-05-08 13:51:47 -04:00
Michael Quigley
94d02dd64c
replace 'react-sparklines' with 'recharts' to handle more intensive metrics representations (#234) 2023-05-08 13:49:20 -04:00
Michael Quigley
2da4f58f81
explorer (visualizer) updates to include overlaid icons; updated react-force-graph (#234) 2023-05-04 14:44:26 -04:00
Michael Quigley
2c1f5b3cd6
Merge branch 'v0.4.0' into v0.4_web_console 2023-05-04 12:49:52 -04:00
Michael Quigley
795b8847f5
Merge pull request #316 from openziti/v0.4-udp-tunnel
implement udpTunnel (#170)
2023-05-04 12:49:08 -04:00
Eugene K
b5987f7b91
update CHANGELOG [fixes #306] 2023-05-04 11:36:58 -04:00
Eugene K
7c86a1ef68
fix copy/pasta errors 2023-05-04 11:30:05 -04:00
Eugene K
8785a19e0e
wire udpTunnel ends into zrok 2023-05-04 10:32:29 -04:00
Eugene K
ce2b9401af
implement udpTunnel mode: backend and frontend 2023-05-04 10:28:31 -04:00
Michael Quigley
0f4a975495
responsive layout (#234) 2023-05-03 14:11:09 -04:00
Michael Quigley
f0daa9371e
initial layout and design tweaks (#234) 2023-05-03 12:42:56 -04:00
Cam Otts
acb3b66342
added ack for amqp messages 2023-05-01 13:45:45 -05:00
Michael Quigley
0be4bbc513
Merge pull request #315 from openziti/v0.4_metrics_and_limits_tweaks
v0.4 Metrics and Limits Tweaks
2023-05-01 14:31:47 -04:00
Michael Quigley
fcc7699f0e
remove incorrect warnings (#308) 2023-05-01 14:14:13 -04:00
Michael Quigley
148281cb48
fix for panic occurring with missing email configuration for account/environment/share warnings (#296) 2023-05-01 14:03:34 -04:00
Michael Quigley
c9d4c97de6
Merge pull request #309 from openziti/v0.4_backend_mode_tunnel
New `--backend-mode` support for TCP tunnels (and future UDP tunnels) (#170)
2023-05-01 13:56:15 -04:00
Michael Quigley
393641ce7b
lint (#170) 2023-05-01 12:23:39 -04:00
Michael Quigley
1f37ca3ded
changelog (#170) 2023-05-01 12:20:52 -04:00