[Perf_Bar] Create new Info button that show data in a modal
The first step to expanding upon the performance bar is to create a new info button and add the current host information inside it. This should include:
- The info button
- Clicking on it shows the modal
- Modal can be dismissed
- Show the host name if available
- Show when the request was made on Canary
- Add specs for the perf bar
Edited by Frédéric Caplette