Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Traffic Monitor Plugin System for Cache Stats Formats #1768

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

rob05c
Copy link
Member

@rob05c rob05c commented Jan 14, 2018

Adds a compile-time plugin system to Traffic Monitor, for polling
caches with custom stats formats.

See the header comment in cache/stats_types.go for details.

Uses a Profile Parameter, and defaults to the existing Astats type if it doesn't exist.

@rob05c rob05c added new feature A new feature, capability or behavior Traffic Monitor related to Traffic Monitor labels Jan 14, 2018
@rob05c rob05c changed the title Add Traffic Monitor Plugin System for Cache Stats Formats. Add Traffic Monitor Plugin System for Cache Stats Formats Jan 14, 2018
@asfgit
Copy link
Contributor

asfgit commented Jan 14, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-trafficcontrol-PR/881/
Test FAILed.

@asfgit
Copy link
Contributor

asfgit commented Jan 15, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-trafficcontrol-PR/884/
Test PASSed.

@rob05c rob05c added this to the 2.2.0 milestone Feb 2, 2018
Adds a compile-time plugin system to Traffic Monitor, for polling
caches with custom stats formats.

See the header comment in cache/stats_types.go for details.
@asfgit
Copy link
Contributor

asfgit commented Feb 7, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/incubator-trafficcontrol-PR/987/
Test PASSed.

@mtorluemke mtorluemke merged commit b3a20df into apache:master Feb 12, 2018
@rob05c rob05c deleted the tm-stats-type-plugin branch January 2, 2019 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature, capability or behavior Traffic Monitor related to Traffic Monitor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants