aws-samples / distributed-load-testing-using-aws-fargate

Solution to setup AWS Fargate to run multi-region distributed performance testing.
Other
83 stars 28 forks source link

See the Taurus Dashboard #5

Open lawcab opened 5 years ago

lawcab commented 5 years ago

This is more of a question than an issue. When I try to run locally, the taurus dashboard appears. Is it also possible to see the dashboard or summary when running in AWS?

ferdingler commented 5 years ago

@lawcab I haven't found a way to do it. In fact I'm not very excited about Taurus reporting capabilities in general. The dashboard is decent, but the other options are not great.

I wouldn't be opposed to replacing Taurus with another framework that provides better reporting options. Suggestions are welcome!

cda210 commented 5 years ago

I'm interested pulling more metrics from the response outputs. Creating my own dashboard with CloudMetrics. Is there reference to how to update the CloudWatch dashboard to pull in other statistics from the raw logs without redeploying the stack? I would like to simply deploy more metric dashboards.