Luuk Hendriks
Luuk Hendriks
With significant changes in many of the different components, some of the existing metrics do not make sense anymore. We probably also need a couple of new metrics. This issue...
Roto filters can write log entries or alert triggers to the new `OutputStream` (previously 'South' payloads). These need to go out via MQTT. - [ ] revive MQTT Target in...
Make sure to update the `rotonda.conf` (or `rotonda.conf.example`) to our 0.2 plans (i.e. ingress units + rib), with appropriate defaults and explanatory comments for all new/changed parameters.
The way configuration is handled currently is confusing at best, with built-in things, overrides in specific cases ('MVP'), and file based config looking different paths. The idea is to simplify...
Mainly for testing purposes (though eventually probably interesting for e.g. researchers), we want a unit to ingress MRT files. Focus is limited to: - [ ] rib dumps, i.e. TableDumpV2...
Implement a Kafka connector to ingress route information. Open questions: * how should the schema definition be configured, do we want to rely on a schema repo or not? *...