rtrtr icon indicating copy to clipboard operation
rtrtr copied to clipboard

An RPKI Data Proxy

Results 10 rtrtr issues
Sort by recently updated
recently updated
newest added

Hello, I would like to get metrics about the RTR clients that are connected to a given instance. For example: - the number of clients currently connected - the last...

SAVNET at IETF114: > "RPKI data may just blip out of existence" I was wondering if there are use cases where you may want to keep RPKI data that temporarily...

As a user, I want a metric for the difference between various sources that has consisted for `t` time so that I can monitor that my various sources (rtr, json,...

Currently, the output streams (i.e., `format::output::Stream` and its enclosed types) allocate a new `Vec` for each step. We should change this so they only allocate a buffer once and re-use...

Tried setting up RTR over TLS to Routinator and failed, but logging was inconclusive on the reason.

I am running rtrtr v0.2.2 on Debian 11. I have a small config file with an "invalid IP address" for the `http-listen` directive, that uses a domain instead of an...

Hi, I have high CPU usage on about 900 routers (cisco and nokia) requesting to RTRTR... My VM has 4 vCPUS (Intel(R) Xeon(R) Gold 6230R CPU @ 2.10GHz) with 3GB...

Prometheus maintains a list of allocations of [default ports](https://github.com/prometheus/prometheus/wiki/Default-port-allocations) for exporters, and rtrtr has been added to the list as port 9810. This could be reflected as a recommendation or...

This PR adds client certificate support for the “json” unit. It adds a new optional config variable “identity“ to the unit that contains the path to the identity file containing...