Closed
Description
The frontend will be written in Javascript and will consume metrics from "opscenter" backend written in Scala.
This backend would be able to export metrics while HTTP2 with websocket or RPC with protocol buffer.
In this issue we will have to decide what protocol we are going to use.
After it, we will have to define the structure of the data that we are going to export from backend and we will create a mock to work with it while the backend guys work on it.
Note: This "opscenter" backend is not implemented yet.