You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "David Neuman (JIRA)" <ji...@apache.org> on 2017/08/16 19:47:00 UTC

[jira] [Created] (TC-536) Update Traffic Stats to collect and store /crs/stats data from Traffic Routers

David Neuman created TC-536:
-------------------------------

             Summary: Update Traffic Stats to collect and store /crs/stats data from Traffic Routers
                 Key: TC-536
                 URL: https://issues.apache.org/jira/browse/TC-536
             Project: Traffic Control
          Issue Type: Improvement
          Components: Traffic Router, Traffic Stats
            Reporter: David Neuman


Traffic Router has an API endpoint (:3333/crs/stats) that has lots of really good information.  Traffic Stats should poll this API endpoint and store the data in InfluxDB. 


TODO:  
- Update create_ts_database to create new traffic_router table
- Update create_ts_database to create retention policies on traffic_router table
- Update create_ts_database to add continuous queries for traffic_router data (downsample to 1 min is a good start)
- Add a poller to poll Traffic Router /crs/stats endpoint, collect stats, and write to BPS chan. 
- whatever else I forgot



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)