cortex-tools icon indicating copy to clipboard operation
cortex-tools copied to clipboard

Make promhttp port configurable

Open basvdl opened this issue 4 years ago • 0 comments

Summary: Trying to run the benchtool on OpenShift.

Problem: Cluster will not allow to bind on port 80: panic: listen tcp :80: bind: permission denied

Proposal: Make the port configurable

https://github.com/grafana/cortex-tools/blob/main/cmd/benchtool/main.go#L48

basvdl avatar Jan 28 '22 12:01 basvdl