This is an automated email from the ASF dual-hosted git repository.

cmcfarlen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a2d3eedf1 Document traffic_ctl monitor command (#11692)
8a2d3eedf1 is described below

commit 8a2d3eedf18b39cf4602ee62bcbf54fc33694dbc
Author: Chris McFarlen <[email protected]>
AuthorDate: Fri Aug 16 16:56:42 2024 -0500

    Document traffic_ctl monitor command (#11692)
    
    * Document traffic_ctl monitor command
    
    * Move to whats-new doc
    
    * do->to
    
    ---------
    
    Co-authored-by: Chris McFarlen <[email protected]>
---
 doc/release-notes/whats-new.en.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/release-notes/whats-new.en.rst 
b/doc/release-notes/whats-new.en.rst
index d50ff53f8e..4f702fa783 100644
--- a/doc/release-notes/whats-new.en.rst
+++ b/doc/release-notes/whats-new.en.rst
@@ -35,11 +35,12 @@ New Features
 
    |TS| now exposes a JSON-RPC node to interact with external tools. Check 
:ref:`developer-guide-jsonrpc` for more details.
 
+* traffic_ctl has a new command ``monitor`` to show a continuously updating 
list of metrics
+
 * :file:`ip_allow.yaml` and :file:`remap.config` now support named IP ranges 
via IP
   Categories. See the ``ip_categories`` key definition in :file:`ip_allow.yaml`
   for information about their use and definitions.
 
-
 New or modified Configurations
 ------------------------------
 

Reply via email to