Netflix / flamescope

FlameScope is a visualization tool for exploring different time ranges as Flame Graphs.
Apache License 2.0
3k stars 168 forks source link

HTTP ERROR 404 #161

Closed 97dawn closed 2 years ago

97dawn commented 2 years ago

I'm running the FlameScope webserver by executing python3 run.py. But whenever I try to access to http://127.0.0.1:5000/, I keep getting "error": "Sorry, Nothing at this URL.". How can I solve this problem?

97dawn commented 2 years ago

created index.html by following https://github.com/Netflix/flamescope#building-client-from-source