zeek/src/cluster
2025-07-14 11:23:54 -07:00
..
backend Fix some missing #includes resulting from removal of ghc::filesystem 2025-07-14 11:23:54 -07:00
serializer Fix clang-tidy modernize-use-emplace findings 2025-06-06 11:43:06 -07:00
websocket cluster/WebSocket: Include X-Application-Name in cluster.log 2025-06-30 17:55:24 +02:00
Backend.cc cluster: Introduce telemetry component 2025-06-25 16:59:49 +02:00
Backend.h cluster: Introduce telemetry component 2025-06-25 16:59:49 +02:00
BifSupport.cc cluster/WebSocket: Include X-Application-Name in cluster.log 2025-06-30 17:55:24 +02:00
BifSupport.h cluster/WebSocket: Include X-Application-Name in cluster.log 2025-06-30 17:55:24 +02:00
cluster.bif Prefer std::move over copy 2025-06-02 08:45:32 +02:00
CMakeLists.txt cluster: Introduce telemetry component 2025-06-25 16:59:49 +02:00
Component.cc cluster: Add Components and ComponentManager for new components 2024-11-22 10:43:54 +01:00
Component.h cluster/Backend: Make backend event processing customizable 2025-02-05 10:39:56 +01:00
Manager.cc cluster/websocket: Make websocket dispatcher queue size configurable 2025-04-23 14:27:43 +02:00
Manager.h cluster/websocket: Implement WebSocket server 2025-03-10 17:07:30 +01:00
OnLoop.h OnLoop: notify_all() instead of notify_one() 2025-05-06 12:23:08 +02:00
Serializer.h Move byte_buffer types from cluster and storage into util 2025-04-14 10:11:13 -07:00
Telemetry.cc isolate Location specifics to private class variables to enforce correct line number ordering 2025-07-08 10:39:28 +02:00
Telemetry.h Fix a clang-tidy finding in cluster telemetry code 2025-06-30 14:19:06 -07:00