Skip to content
This repository was archived by the owner on Jan 19, 2020. It is now read-only.
This repository was archived by the owner on Jan 19, 2020. It is now read-only.

not able to run prom bench #13

@saifjunaid

Description

@saifjunaid

I have prometheus binary in the same folder

sudo ./prombench -rmtestdir -exporters inc:20 -- ./prometheus --log.level=info
I am getting error "Prometheus returned exit status 1"
if i do
sudo strace -f -o log.tr ./prombench --rmtestdir --exporters inc:20 -- ./prometheus

The error is what i see is "Error parsing commandline argument" in log.tr

/prometheus --version
prometheus, version 2.7.0 (branch: HEAD, revision: 410ee9e04acb8f59f400858752ca82b4ef88035e)
build user: root@3bc81b516055
build date: 20190128-10:09:51
go version: go1.11.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions