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

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


The following commit(s) were added to refs/heads/master by this push:
     new fac8b30  Add changelog entry for traffic monitor astats csv support 
(#5009)
fac8b30 is described below

commit fac8b3032e18017068cf0f211ab14312d12a597b
Author: Evan Zelkowitz <[email protected]>
AuthorDate: Wed Sep 2 18:01:49 2020 -0600

    Add changelog entry for traffic monitor astats csv support (#5009)
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 044ece7..fee8242 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ The format is based on [Keep a 
Changelog](http://keepachangelog.com/en/1.0.0/).
 - Added GitHub Actions workflow for building RPMs and running the CDN-in-a-Box 
readiness check
 - Added the `Status Last Updated` field to servers, and the UI, so that we can 
see when the last status change took place for a server.
 - Added ability to set DNS Listening IPs in dns.properties
+- Added Traffic Monitor: Support astats CSV output. Includes 
http_polling_format configuration option to specify the Accept header sent to 
stats endpoints. Adds CSV parsing ability (~100% faster than JSON) to the 
astats plugin
 
 ### Fixed
 - Fixed #3400 - Allow "0" as a TTL value for Static DNS entries

Reply via email to