Skip to content

Add flag to enable pprof to runner #91

@fyrchik

Description

@fyrchik

Currently we need to modify template (1) and to add ports in docker-compose (2).
It would be nice to do both with just ./runner.sh --pprof.
For (1) I haven't found a way to add an overlay for this via -v parameter of our template engine (it supports only map keys and no wildcards), so we need some other solution (may be make enable pprof for all nodes simultaneously).
For (2) we can just add these ports to docker-compose for all bench invocations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3Minimal impactS4RoutineU4Nothing urgentenhancementImproving existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions