1_: { 2 services.prometheus.exporters.bind = { 3 enable = true; 4 port = 9009; 5 bindURI = "http://localhost:8053"; 6 }; 7}