edamame-load-test / edamame

A distributed load testing framework for real-time collaboration apps (HTTP and WebSockets)
5 stars 1 forks source link

React and Express App #111

Closed elguaposalsero closed 1 year ago

elguaposalsero commented 1 year ago

This pull request includes the React and Express app. Here's how you can test it:

Testing the PR

Important Note (Grafana)

Developer Mode:

gcpinckert commented 1 year ago

This works great!

One small question: does the "Delete Cluster" button take down the cluster? I tried to test it to remove everything when I was done testing, but nothing happens when I click it. If I try to use kubectl right afterwards, I get the following message, so maybe something is happening behind the scenes I cannot see?

The connection to the server localhost:8080 was refused - did you specify the right host or port?

This is pretty minor though, so I say we go ahead and merge once the conflicts are resolved (sorry, merging Rachel's branch into main broke a few things).

I'm going to try and take things down manually on my end for the cluster and hope that I didn't screw up my configuration too badly. :sweat_smile: