Continuous Profiler flamedb rest is a service that handles communication with ClickHouse to build flamegraphs.
To build the application, please use the following command:
make build
To build a docker image type:
make docker-build
To run flamedb rest locally, you need a running clickhouse on port 9000.
Now you can run flamedb rest:
./rest-flamedb