cortex-tools
cortex-tools copied to clipboard
Make promhttp port configurable
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