You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monitor response times to an endpoint, cluster them, vizualize them
Use go to create the endpoint, simulate requests using python (async), push response times to kafka, collect kafka stream in PG, cluster on a moving window using a view on PG (python), pass cluster params to kafka, pull kafka stream to websocket, realtime updating frontend viz in Vue/React...
About
To show off a range of technologies that I have used and some I have not.