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

cmd/bosun: Have auto filter on graph page #1487

Merged
merged 1 commit into from
Dec 1, 2015
Merged

cmd/bosun: Have auto filter on graph page #1487

merged 1 commit into from
Dec 1, 2015

Conversation

kylebrandt
Copy link
Member

Auto mimicks the old behavior of bosun with opentsdb 2.1. The behavior is based on OpenTSDB 2.2 "filter conversions"

@@ -1636,6 +1636,9 @@ bosunControllers.controller('ExprCtrl', ['$scope', '$http', '$location', '$route
}
};
}]);
/// <reference path="angular.d.ts"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

did you upgrade typescript? I'm ok with it, but are there docs that need updating?

@captncraig
Copy link
Contributor

lgtm

Auto mimicks the old behavior of bosun with opentsdb 2.1. The behavior is based on OpenTSDB 2.2 "filter conversions"
@kylebrandt kylebrandt merged commit 394191e into master Dec 1, 2015
@gbrayut gbrayut deleted the autoFilter branch December 30, 2015 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants