Dominik Charousset
Dominik Charousset
Fixes #399.
Migrate to the prometheus-cpp API for compatibility with Zeek. Closes #400.
There's no more need for this script, since broker installs proper CMake package files.
With 2.0, we can tie up a few loose ends from 1.0 (aside from the obvious removal of deprecated features). - [ ] Remove Timeouts from `behavior`: CAF 1.0 introduced...
The `caf-robot-lp-communication` test fails a lot of CI runs.
Currently, Broker is mostly a black box to Zeek. Broker can generate valuable log output that helps understanding the system behavior, but Broker writes logs into its own file (or...
Zeek-side integration of https://github.com/zeek/broker/pull/402 (and https://github.com/zeek/cmake/pull/115).