Skip to content

how to collect metric when concourse run with docker image #7444

Discussion options

You must be logged in to vote

Not all config options are documented. You can see all config options by running: docker run -t concourse/concourse web --help.
For Prometheus:

Metric Emitter (Prometheus):
--prometheus-bind-ip=       IP to listen on to expose Prometheus metrics. [$CONCOURSE_PROMETHEUS_BIND_IP]
--prometheus-bind-port=     Port to listen on to expose Prometheus metrics. [$CONCOURSE_PROMETHEUS_BIND_PORT]

Does that give you enough info?
You can also see this: https://github.com/concourse/concourse/blob/master/hack/overrides/prometheus.yml

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by PhilippeAccorsi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants