
Arti 1.4.3 is released: Prometheus metrics support, inital work on Counter Galois Onion and congestion control.
Arti is our ongoing project to create a next-generation Tor client in Rust. Now we’re announcing the latest release, Arti 1.4.3. This release adds support for exporting metrics via Prometheus. To use this feature, compile Arti with the metrics feature, and add the [metrics] section to your configuration file, as shown in our example config….