Hey there,
snowflake v2.6.1 offers a prometheus metrics endpoint `-metrics`.[1]
Unfortunately I am unable to figure out how to let it listen to non-localhost address:
tcp LISTEN 0 4096 127.0.0.1:9999 0.0.0.0:* users:(("snowflake",pid=402248,fd=6))
Any ideas?
Thansk! f.
[1] https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowf...
On 10/3/23 10:24, Fran via tor-relays wrote:
Any ideas?
yes - DNAT the remote prometheus ip to the local address [1]
[1] https://github.com/toralf/tor-relays/blob/main/playbooks/roles/setup-snowfla...
-- Toralf
now replying via the list :)
thanks Toralf but I'd like not to tinker.
There is no FW running on the VM and for the tor bridge which is running there as well I use:
MetricsPortPolicy accept 192.0.2.1
so something like this would be needed as well (didn't take this into consideration :blush:).
so seems like a won't implement for me atm anyway.
On 10/3/23 10:30, Toralf Förster wrote:
On 10/3/23 10:24, Fran via tor-relays wrote:
Any ideas?
yes - DNAT the remote prometheus ip to the local address [1]
[1] https://github.com/toralf/tor-relays/blob/main/playbooks/roles/setup-snowfla...
-- Toralf
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
tor-relays@lists.torproject.org