dneuman64 commented on a change in pull request #2305: Add TO Go cdns/health
URL: https://github.com/apache/trafficcontrol/pull/2305#discussion_r197957877
 
 

 ##########
 File path: lib/go-tc/enum.go
 ##########
 @@ -53,6 +53,8 @@ type DeliveryServiceName string
 // CacheType is the type (or tier) of a CDN cache.
 type CacheType string
 
+const MonitorTypeName = "RASCAL"
 
 Review comment:
   Do we think this should be a config?  I have seen several times now where 
the type "RASCAL" was hard-coded and we had to change our TM type.  IMO you 
should be able to make the type whatever you want and it should work. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to