TritonDataCenter / containerpilot

A service for autodiscovery and configuration of applications running in containers
Mozilla Public License 2.0
1.13k stars 136 forks source link

[Question]how to config prometheus address and port? #561

Closed biwugang closed 6 years ago

biwugang commented 6 years ago

If a telemetry option is provided, ContainerPilot will expose a Prometheus HTTP client interface.

But how to register the metrics to prometheus? I can not find where to set prometheus address and port.

biwugang commented 6 years ago

Sorry, My Fault. I mis-understand prometheus process flow.