<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros-metrics/exporters-influxdb/pyExporter, branch master</title>
<subtitle>Observability tools for Ouroboros</subtitle>
<id>https://ouroboros.rocks/cgit/ouroboros-metrics/atom?h=master</id>
<link rel='self' href='https://ouroboros.rocks/cgit/ouroboros-metrics/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/'/>
<updated>2025-08-24T10:19:46+00:00</updated>
<entry>
<title>pyExporter: Export DHT metrics</title>
<updated>2025-08-24T10:19:46+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2025-08-24T10:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=4afcd8732cbb33da63f665e7f3e0e4e9fe524e1e'/>
<id>urn:sha1:4afcd8732cbb33da63f665e7f3e0e4e9fe524e1e</id>
<content type='text'>
Adds support for the new DHT RIB statistics. Grafana dashboard shows
number of keys in the DHT, the number locally managed values that need
to be republished, and the number of non-local values.

Signed-off-by: Dimitri Staessens &lt;dimitri@ouroboros.rocks&gt;
</content>
</entry>
<entry>
<title>pyExporter: Support for Flow Control metrics</title>
<updated>2022-03-17T00:00:10+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2022-03-17T00:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=0afdeb5500ff26970cb050f16045ecbb9d39d614'/>
<id>urn:sha1:0afdeb5500ff26970cb050f16045ecbb9d39d614</id>
<content type='text'>
Now supports some flow control metrics. Also more future proof as it
will skip unknown future metrics instead of raising an Exception.

Signed-off-by: Dimitri Staessens &lt;dimitri@ouroboros.rocks&gt;
</content>
</entry>
<entry>
<title>metrics: Support for number of rxms, O7s 0.19</title>
<updated>2022-03-11T15:33:43+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2022-03-11T15:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=67fa97549a195128f1aa122a4f4f556be36dad8a'/>
<id>urn:sha1:67fa97549a195128f1aa122a4f4f556be36dad8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pyExporter: Make bucket name configurable</title>
<updated>2021-07-25T11:01:57+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-25T11:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=154f9fa433e9c0e1ebae4d9e2e9a04b38a98194a'/>
<id>urn:sha1:154f9fa433e9c0e1ebae4d9e2e9a04b38a98194a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pyExporter: Export flow allocator updates</title>
<updated>2021-07-11T19:06:13+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-11T19:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=81297babc033a6181b8bd3a051386d142b19cb19'/>
<id>urn:sha1:81297babc033a6181b8bd3a051386d142b19cb19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pyExporter: Make interval configurable</title>
<updated>2021-07-11T13:00:43+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-11T13:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=1cdec2d22d5bb35f6f7c170d7231673924b01b2b'/>
<id>urn:sha1:1cdec2d22d5bb35f6f7c170d7231673924b01b2b</id>
<content type='text'>
The metrics interval can now be set in millisecond increments from
commandline using -i &lt;interval&gt; or --i &lt;interval&gt;. Default is 1000 (1
second).
</content>
</entry>
<entry>
<title>pyExporter: Fix getting IPCP address</title>
<updated>2021-07-10T10:10:48+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-10T10:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=68b993d70470e87dc6cccba4b89b04e16f36675c'/>
<id>urn:sha1:68b993d70470e87dc6cccba4b89b04e16f36675c</id>
<content type='text'>
This also fixes no neighbors shown.
</content>
</entry>
<entry>
<title>pyExporter: Fix hard path to config.ini</title>
<updated>2021-07-09T18:46:16+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-09T18:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=84944bbd6973b446887dc5c778908db37b10cd6b'/>
<id>urn:sha1:84944bbd6973b446887dc5c778908db37b10cd6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pyExporter: remove config.ini</title>
<updated>2021-07-09T18:15:51+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-09T18:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=e5dd7dc61aeea47a965dd038863503eba2e19dd7'/>
<id>urn:sha1:e5dd7dc61aeea47a965dd038863503eba2e19dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pyExporter: Add shebang</title>
<updated>2021-07-04T09:09:35+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-04T09:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros-metrics/commit/?id=6b0b0864bb9a19913272dc27b91d817fc0221d81'/>
<id>urn:sha1:6b0b0864bb9a19913272dc27b91d817fc0221d81</id>
<content type='text'>
This adds a shebang so the exporter can be started with
./oexport.py
</content>
</entry>
</feed>
