Fix a typo in the 7.0 NEWS

This commit is contained in:
Tim Wojtulewicz 2024-07-11 14:20:47 -07:00
parent 1bf439cd58
commit 92a685df50

2
NEWS
View file

@ -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: