github.com/google/cadvisor@v0.49.1/collector/config/sample_config_prometheus_endpoint_config.json (about) 1 { 2 "endpoint" : { 3 "protocol": "http", 4 "port": 8081, 5 "path": "/METRICS" 6 }, 7 "polling_frequency" : 10, 8 "metrics_config" : [ 9 ] 10 }