mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Revert "Temporarily disable the scripts/base/frameworks/telemetry/internal-metrics btest"
This reverts commit d6e97ab306
.
Broker's telemetry is now available again.
This commit is contained in:
parent
40e1e43c25
commit
b387da3489
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
# @TEST-DOC: Query some internal broker/caf related metrics as they use the int64_t versions, too.
|
# @TEST-DOC: Query some internal broker/caf related metrics as they use the int64_t versions, too.
|
||||||
# Note compilable to C++ due to globals being initialized to a record that
|
# Note compilable to C++ due to globals being initialized to a record that
|
||||||
# has an opaque type as a field.
|
# has an opaque type as a field.
|
||||||
# @TEST-KNOWN-FAILURE: Implementation for prometheus-cpp missing in broker
|
|
||||||
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
||||||
# @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out
|
# @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out
|
||||||
# @TEST-EXEC: btest-diff out
|
# @TEST-EXEC: btest-diff out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue