Ties de Kock

Results 38 issues of Ties de Kock

As a developer, I want to use `rpki-rs` to gather statistics on a set of RPKI content. For now I am skipping the details of trust anchor key/9691 objects (and...

It seems like `Bgp4MpStateChange` and `Bgp4MpMessage` have an inconsistent name for the peer ip address, while in the MRT RFC ([RFC 6396](https://datatracker.ietf.org/doc/html/rfc6396)) the naming seems to be identical. I think...

Hi, I have a rotonda instance with a significant amount of data in it. I want to query simple aggregate statistics over the routing tables in there, and I think...

As a user I build alerts based on `blackbox_exporter` results. I would like to link directory to the probe result (in history) for a failed probe. One way to do...

As a user, it took me embarrassingly long to realise that this probably was my RP hitting the 60s timeout that we have configured. ### config: ``` # timeout quickly...

Hi, A few weekends ago I was playing with profiling and I took a look at routinator to validate a hypothesis about where RPs spend most of their time. I...

Add fields for mandatory BGP attributes, so they can be accessed in constant time. `cargo bench` does not work for me, so I could not evaluate the performance difference.

As a user I want to make high cardinality metrics optional so that it does not affect my prometheus instance. We use krill in a test environment where we automatically...