Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 437 Bytes

File metadata and controls

27 lines (18 loc) · 437 Bytes

Intro

Continuous Profiler flamedb rest is a service that handles communication with ClickHouse to build flamegraphs.

Build notes

To build the application, please use the following command:

make build

To build a docker image type:

make docker-build

Run flamedb rest

To run flamedb rest locally, you need a running clickhouse on port 9000.

Now you can run flamedb rest:

./rest-flamedb