[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-21 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r1002009697 ## traffic_ops/app/db/migrations/2022100610190300_update_rascal_to_traffic_monitor.up.sql: ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-19 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r999632370 ## traffic_ops/app/db/migrations/2022100610190300_update_rascal_to_traffic_monitor.up.sql: ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-13 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r994210632 ## traffic_ops/traffic_ops_golang/server/servers.go: ## @@ -856,6 +856,12 @@ func getServers(h http.Header, params map[string]string, tx *sqlx.Tx, user *auth

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-12 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r993996733 ## traffic_ops/app/db/migrations/2022100610190300_update_rascal_to_traffic_monitor.up.sql: ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-11 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r992730551 ## traffic_ops/app/db/migrations/2022100610190300_update_rascal_to_traffic_monitor.up.sql: ## @@ -0,0 +1,35 @@ +/* + * Licensed to the Apache Software

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-06 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r989378882 ## traffic_ops/traffic_ops_golang/deliveryservice/capacity.go: ## @@ -249,7 +249,7 @@ JOIN server as s ON s.profile = pr.id JOIN cdn as c ON c.id = s.cdn_id

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-10-06 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r989371625 ## traffic_ops/traffic_ops_golang/server/servers.go: ## @@ -856,6 +856,12 @@ func getServers(h http.Header, params map[string]string, tx *sqlx.Tx, user *auth

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-09-19 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r974551757 ## docs/source/admin/traffic_router.rst: ## @@ -195,7 +195,7 @@ Much of a Traffic Router's configuration can be obtained through the :term:`Para

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7068: Renamed rascal to tm/traffic_monitor

2022-09-09 Thread GitBox
rimashah25 commented on code in PR #7068: URL: https://github.com/apache/trafficcontrol/pull/7068#discussion_r967282731 ## traffic_ops/traffic_ops_golang/monitoring/monitoring.go: ## @@ -36,11 +36,11 @@ import ( "github.com/lib/pq" ) -const CacheMonitorConfigFile =