mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix a typo in the 7.0 NEWS
This commit is contained in:
parent
1bf439cd58
commit
92a685df50
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -20,7 +20,7 @@ Breaking Changes
|
||||||
|
|
||||||
All of the metrics-related script-level options, type, and methods have been
|
All of the metrics-related script-level options, type, and methods have been
|
||||||
moved to the Telemetry framework:
|
moved to the Telemetry framework:
|
||||||
* Option ``Broker::metrics_port` is now ``Telemetry::metrics_port``
|
* Option ``Broker::metrics_port`` is now ``Telemetry::metrics_port``
|
||||||
* Option ``Broker::metrics_export_endpoint_name`` is now ``Telemetry::metrics_endpoint_name``
|
* Option ``Broker::metrics_export_endpoint_name`` is now ``Telemetry::metrics_endpoint_name``
|
||||||
|
|
||||||
The following options have been removed:
|
The following options have been removed:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue