<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/src/cfg.rs, branch arti-v1.4.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-04-16T23:06:51Z</updated>
<entry>
<title>arti,arti-client: Add an option to override required protocols</title>
<updated>2025-04-16T23:06:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-04-08T13:56:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=facde198251a3f91a1c3095c8f735c792cec2065'/>
<id>urn:sha1:facde198251a3f91a1c3095c8f735c792cec2065</id>
<content type='text'>
(This isn't a boolean, because we really don't want people ignoring
all possible required protocols.)
</content>
</entry>
<entry>
<title>metrics: config tests: Correct a comment</title>
<updated>2025-04-08T17:20:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-08T11:32:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b670150d0fb06bfe4b583ee0f3a10423cab40217'/>
<id>urn:sha1:b670150d0fb06bfe4b583ee0f3a10423cab40217</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2918#note_3185867
</content>
</entry>
<entry>
<title>metrics: config: Correct the docs on the MetricsConfig type</title>
<updated>2025-04-08T17:20:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-08T11:31:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=318c99ac773e06299f19233d874a7f989de948c0'/>
<id>urn:sha1:318c99ac773e06299f19233d874a7f989de948c0</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2918#note_3185866
</content>
</entry>
<entry>
<title>metrics: config: Correct the docs on the listen config field</title>
<updated>2025-04-08T17:20:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-08T11:29:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0bc90bb58d36148838cf6af43ce2fd30930f17ea'/>
<id>urn:sha1:0bc90bb58d36148838cf6af43ce2fd30930f17ea</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2918#note_3185864
</content>
</entry>
<entry>
<title>arti: cfg tests: Improve formatting of an assert</title>
<updated>2025-04-08T17:20:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-08T11:15:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=10387356dd684a6fcab251f0cbb58563a780d104'/>
<id>urn:sha1:10387356dd684a6fcab251f0cbb58563a780d104</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2918#note_3185859
</content>
</entry>
<entry>
<title>arti: Optionally set up a Prometheus metrics exporter</title>
<updated>2025-04-08T17:20:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-03-24T16:04:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=53a9a604a24dc3d151fc62bd17f8daae8a52674d'/>
<id>urn:sha1:53a9a604a24dc3d151fc62bd17f8daae8a52674d</id>
<content type='text'>
New cargo feature `metrics`, currently experimental.

New config option `metrics.prometheus.listen`.  Uses standard `Listen`
syntax, but not every configuration is supported due to upstream
limitations.

If the config option is set, use metrics-exporter-prometheus to offer
an HTTP scrape endpoint.  Or, if compiled out, fail.

Currently there are no actual metrics exported at all.
</content>
</entry>
<entry>
<title>arti: cfg tests: On mismatch, report which config file</title>
<updated>2025-04-08T16:33:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-04-02T15:30:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3233ef6fe947c0c50cedb5df5e2fd776b0e6821d'/>
<id>urn:sha1:3233ef6fe947c0c50cedb5df5e2fd776b0e6821d</id>
<content type='text'>
Otherwise it can be very confusing pushing the bump in the carpet back
and forth.
</content>
</entry>
<entry>
<title>Add examples and tests for RPC options.</title>
<updated>2025-03-25T16:49:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-25T16:48:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e61d23f2c15cf93ed8690dae73ee930d5eab9e32'/>
<id>urn:sha1:e61d23f2c15cf93ed8690dae73ee930d5eab9e32</id>
<content type='text'>
Closes #1830.
</content>
</entry>
<entry>
<title>arti: warn when rpc options are set without rpc feature.</title>
<updated>2025-03-25T13:44:42Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-25T13:38:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8ca3f0dedfd370ef6a8542249a30f19ce9f35302'/>
<id>urn:sha1:8ca3f0dedfd370ef6a8542249a30f19ce9f35302</id>
<content type='text'>
Closes #1309.
</content>
</entry>
<entry>
<title>arti: Disable RPC reconfiguration for now</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-11T16:53:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=04bc3d2e0444c8a7112e813f20d83d58b279df45'/>
<id>urn:sha1:04bc3d2e0444c8a7112e813f20d83d58b279df45</id>
<content type='text'>
</content>
</entry>
</feed>
