zotregistry.io/zot@v1.4.4-0.20231124084042-02a8ed785457/examples/metrics/exporter/config-minimal.json (about) 1 { 2 "Server": { 3 "protocol": "http", 4 "host": "127.0.0.1", 5 "port": "8080" 6 }, 7 "Exporter": { 8 "port": "8081", 9 "log": { 10 "level": "debug" 11 } 12 } 13 } 14