<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros-metrics, branch master</title>
<subtitle>Observability tools for Ouroboros</subtitle>
<id>http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/atom?h=master</id>
<link rel='self' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/'/>
<updated>2026-07-19T13:39:31+00:00</updated>
<entry>
<title>metrics: Add support for ouroboros v0.24</title>
<updated>2026-07-19T13:39:31+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2026-05-18T19:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=f933cc43789cce0ef5daa7ba06385545b165e4bb'/>
<id>urn:sha1:f933cc43789cce0ef5daa7ba06385545b165e4bb</id>
<content type='text'>
Align exporter and dashboard with o7s v0.24 metrics.

The exporter now polls fast-changing FRCT metrics on a high-resolution
timerfd while collecting the slower IPCP/LSDB/ DHT/FA/DT metrics at ~1
Hz.

Updates the Grafana dashboard to show the new data.
</content>
</entry>
<entry>
<title>oexport: Add a file exporter option</title>
<updated>2026-04-01T17:04:50+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2026-04-01T17:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=29dc72257075103427e36bd8616ef7f33f6d8c52'/>
<id>urn:sha1:29dc72257075103427e36bd8616ef7f33f6d8c52</id>
<content type='text'>
Write metrics as InfluxDB line protocol to a local file, enabling
offline collection without a running InfluxDB instance. Repeatable
--tag flag injects extra key=value tags into every point, useful for
stamping metrics with for instance a test run and test name identifier

Signed-off-by: Dimitri Staessens &lt;dimitri@ouroboros.rocks&gt;
</content>
</entry>
<entry>
<title>metric: Update to pyproject and version tags</title>
<updated>2026-03-15T10:23:26+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2026-03-15T10:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=2f537b0a43c5fb6a11aafad6eba1e8d92cbc2893'/>
<id>urn:sha1:2f537b0a43c5fb6a11aafad6eba1e8d92cbc2893</id>
<content type='text'>
Updates the project to use a pyproject.toml file and use
setuptools_scm for versioning. Simplifies directory structure.

Signed-off-by: Dimitri Staessens &lt;dimitri@ouroboros.rocks&gt;
</content>
</entry>
<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='http://133.ip-51-38-114.eu/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>grafana: Add panels for flow control metrics</title>
<updated>2022-03-20T09:20:28+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2022-03-20T09:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=b30ec0ec9fad72e07731e2e4745e694e2f416d15'/>
<id>urn:sha1:b30ec0ec9fad72e07731e2e4745e694e2f416d15</id>
<content type='text'>
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='http://133.ip-51-38-114.eu/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='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=67fa97549a195128f1aa122a4f4f556be36dad8a'/>
<id>urn:sha1:67fa97549a195128f1aa122a4f4f556be36dad8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grafana: Update to general dashboard</title>
<updated>2021-07-25T11:02:24+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri@ouroboros.rocks</email>
</author>
<published>2021-07-25T11:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=855743c3cf3b9379ad84612db528617b39cee590'/>
<id>urn:sha1:855743c3cf3b9379ad84612db528617b39cee590</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='http://133.ip-51-38-114.eu/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='http://133.ip-51-38-114.eu/cgit/ouroboros-metrics/commit/?id=81297babc033a6181b8bd3a051386d142b19cb19'/>
<id>urn:sha1:81297babc033a6181b8bd3a051386d142b19cb19</id>
<content type='text'>
</content>
</entry>
</feed>
