Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Add cache type to Traffic Stats and Traffic Monitor; fixes a config file path issue and reduces logging. #1054

Merged
merged 5 commits into from
Feb 15, 2016

Conversation

elsloo
Copy link
Contributor

@elsloo elsloo commented Feb 15, 2016

…es #1053.

@elsloo elsloo added this to the 1.5.0 milestone Feb 15, 2016
HealthUrls map[string]map[string]string // the 1st map key is CDN_name, the second is DsStats or CacheStats
CacheGroupMap map[string]string // map hostName to cacheGroup
HealthUrls map[string]map[string]string // the 1st map key is CDN_name, the second is DsStats or CacheStats
CacheMap map[string]traffic_ops.Server // map hostName to cache
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider making this a type?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would making this a type help?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be cleaner.

@elsloo elsloo changed the title Adds a cache type tag to all records written to InfluxDB. This resolv… Add cache type to Traffic Stats and Traffic Monitor; fixes a config file path issue and reduces logging. Feb 15, 2016
dneuman64 pushed a commit that referenced this pull request Feb 15, 2016
Add cache type to Traffic Stats and Traffic Monitor; fixes a config file path issue and reduces logging.
@dneuman64 dneuman64 merged commit ff37656 into Comcast:master Feb 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants