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

Updated Traffic Stats to handle DS Type data #1277

Merged
merged 2 commits into from
Apr 6, 2016

Conversation

dneuman64
Copy link
Member

Also updated the DS scripted dashboard to account for type data.

@@ -275,7 +275,7 @@ dashboard.refresh = "30s";
"steppedLine": false,
"targets": [
{
"query": "SELECT mean(value)*1000 FROM \"monthly\".\"kbps.cg.1min\" WHERE deliveryservice='" + which + "' and cachegroup != 'total' and $timeFilter GROUP BY time(60s), cachegroup",
Copy link
Member Author

Choose a reason for hiding this comment

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

fyi...the 'total' cachegroup is already filtered out by the CQ, so this really wasn't necessary to being with.

@elsloo elsloo merged commit 719bef7 into Comcast:master Apr 6, 2016
@dneuman64 dneuman64 deleted the ts-handle-types branch June 6, 2016 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants