Josh Soref
74af1ebe16
Spelling testing
...
* alphabet
* another
* associated
* avoiding
* base
* because
* constructors
* defining
* deterministic
* directly
* endlessly
* entity
* function
* indefinitely
* initial
* interpreter
* into
* modifying
* negotiate
* nonexistent
* observations
* occasional
* omission
* orphaned
* overridden
* passing
* primitive
* produces
* reassembly
* repository
* restore
* shouldn't
* something
* statement
* the
* therefore
* transferred
* uninitialized
* unsuccessful
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-11-16 20:05:03 -05:00
Vern Paxson
ce5d840800
annotated scripts to skip when testing compilation-to-C++
2022-09-16 16:47:43 -07:00
Arne Welzel
65b31c525d
telemetry: Use dynamic metrics port, remove broker topic mentioning from NEWS entry
2022-08-30 11:20:14 +02:00
Arne Welzel
7310952358
telemetry: In a cluster, open port 9911 for Prometheus by default
...
Port 9911 has been allocated here:
https://github.com/prometheus/prometheus/wiki/Default-port-allocations
Logic is put into telemetry/cluster.zeek. Doing it in `cluster/nodes/`
seemed like quite some extra splitting for just those few settings.
2022-08-26 09:42:12 +02:00
Arne Welzel
3fe930dbf2
Introduce telemetry framework
...
Adds base/frameworks/telemetry with wrappers around telemetry.bif
and updates telemetry/Manager to support collecting metrics from
script land.
Add policy/frameworks/telemetry/log for logging of metrics data
into a new telemetry.log and telemetry_histogram.log and add into
local.zeek by default.
2022-08-05 11:43:44 +02:00