Michael Quigley
|
cc80b0e860
|
add migration for timestamp->timestamptz for postgres (#33)
|
2022-11-01 17:32:16 -04:00 |
|
Michael Quigley
|
477ff0f031
|
uptime for services (#33)
|
2022-11-01 17:03:32 -04:00 |
|
Michael Quigley
|
95b4143a85
|
communicate time as epoch ms; better disable of durations in ui (#33)
|
2022-11-01 16:52:02 -04:00 |
|
Michael Quigley
|
225e00861b
|
update cf to v0.0.13 to support secret suppression (#85)
|
2022-10-31 15:56:59 -04:00 |
|
Michael Quigley
|
8ba3b88a85
|
should probably include a default case, rather than panic-ing (#46)
|
2022-10-21 10:30:07 -04:00 |
|
Michael Quigley
|
3c8e5dee9f
|
vestigial log message
|
2022-10-21 09:37:34 -04:00 |
|
Michael Quigley
|
014da707d7
|
changes to support the agreement between sqlite and postgres (#46)
|
2022-10-21 09:31:12 -04:00 |
|
Michael Quigley
|
d479ff8609
|
basic schema conversion for postgres (#46)
|
2022-10-21 08:48:31 -04:00 |
|
Michael Quigley
|
bc75b312bf
|
organizing sqlite3 stuff to support postgres (#46)
|
2022-10-21 08:36:43 -04:00 |
|
Michael Quigley
|
6148fe316d
|
fix for service name creation (#79)
|
2022-10-20 14:16:18 -04:00 |
|
Michael Quigley
|
005db24691
|
better flux query for overview metrics (#74, #80)
|
2022-10-19 17:37:29 -04:00 |
|
Michael Quigley
|
e5e683d694
|
more 'active' removal; overview api sends spark metrics; spark ui (#74, #80)
|
2022-10-19 15:21:15 -04:00 |
|
Michael Quigley
|
e2d3208165
|
controller config structure improvements
|
2022-10-19 13:20:47 -04:00 |
|
Michael Quigley
|
40252f7a10
|
naming cleanups in api
|
2022-10-19 12:35:29 -04:00 |
|
Michael Quigley
|
887db1d2b6
|
more naming simplification
|
2022-10-19 12:24:43 -04:00 |
|
Michael Quigley
|
2d75181483
|
naming clarification
|
2022-10-19 12:10:22 -04:00 |
|
Michael Quigley
|
4a69d9dd31
|
not session... service
|
2022-10-19 12:00:07 -04:00 |
|
Michael Quigley
|
13251aec17
|
centralized metrics storage in metricsAgent, rather than the handler (#74, #76)
|
2022-10-19 11:37:31 -04:00 |
|
Michael Quigley
|
83c12e30cb
|
metrics lint; cache infrastructure (#74, #76)
|
2022-10-19 11:25:08 -04:00 |
|
Michael Quigley
|
095024c179
|
dnsSafeShortid (#79)
|
2022-10-18 15:49:30 -04:00 |
|
Michael Quigley
|
67377ed985
|
shortid (#79)
|
2022-10-18 15:21:53 -04:00 |
|
Michael Quigley
|
8bd7991b2b
|
tweak metrics logging to reduce irrelevant messages (#74, #76)
|
2022-10-18 13:31:49 -04:00 |
|
Michael Quigley
|
51d78526fe
|
better metrics accumulator (#74, #76)
|
2022-10-18 11:57:32 -04:00 |
|
Michael Quigley
|
1542e0131f
|
write to influxdb (#74, #76)
|
2022-10-17 15:54:22 -04:00 |
|
Michael Quigley
|
4559036ad8
|
starting on influx infrasructure (#74, #76)
|
2022-10-17 14:40:54 -04:00 |
|
Michael Quigley
|
69c44bdd51
|
local now; namespace (#74, #76)
|
2022-10-17 13:45:52 -04:00 |
|
Michael Quigley
|
e22e71cf71
|
metrics loop; bson (#74, #76)
|
2022-10-14 16:13:21 -04:00 |
|
Michael Quigley
|
318c73ad03
|
receiving metrics snapshots (#74, #76)
|
2022-10-14 15:49:59 -04:00 |
|
Michael Quigley
|
e519b4f16a
|
more metrics infrastructure (#74, #76)
|
2022-10-13 16:18:18 -04:00 |
|
Michael Quigley
|
41d5c2b652
|
metrics service name; metrics agent shutdown (#74, #76)
|
2022-10-13 15:50:15 -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
|
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
|
99bf504301
|
fix for sqlite transactional concurrency issue (#40)
|
2022-10-03 13:53:59 -04:00 |
|
Michael Quigley
|
02d6b7fce9
|
better url-ing in the ui (#68); demo improvements
|
2022-09-28 14:47:42 -04:00 |
|
Michael Quigley
|
3b9e6c5072
|
don't forward the error details
|
2022-09-26 16:35:06 -04:00 |
|
Michael Quigley
|
e61de01d9d
|
probably don't want to forward some of these errors
|
2022-09-26 16:33:57 -04:00 |
|
Michael Quigley
|
0142834665
|
fixed a lingering and silly bug causing FK constraint issues
|
2022-09-26 16:32:24 -04:00 |
|
Michael Quigley
|
9cbbb40105
|
extract real ip address when behind a load balancer (#68)
|
2022-09-26 16:21:49 -04:00 |
|
Michael Quigley
|
4b77fa785b
|
logging improvements {for operational reasons} (#50)
|
2022-09-20 16:38:20 -04:00 |
|
Michael Quigley
|
9cf3cf6f05
|
more cleanups and polish; working registration (#50)
|
2022-09-20 16:33:36 -04:00 |
|
Michael Quigley
|
5fae000dad
|
missing deferred rollback (#50)
|
2022-09-20 16:28:19 -04:00 |
|
Michael Quigley
|
27d1f390a5
|
verify/register ui improvements (#50)
|
2022-09-20 16:27:18 -04:00 |
|