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: expr.execute refactor #1775

Merged
merged 4 commits into from
Jun 9, 2016
Merged

cmd/bosun: expr.execute refactor #1775

merged 4 commits into from
Jun 9, 2016

Conversation

kylebrandt
Copy link
Member

No description provided.


History AlertStatusProvider
type Contexts struct {
Copy link
Contributor

Choose a reason for hiding this comment

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

+1000

Copy link
Contributor

Choose a reason for hiding this comment

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

Contexts may be a bit vague. How about Backends ?

Copy link
Member Author

Choose a reason for hiding this comment

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

K

@Dieterbe
Copy link
Contributor

Dieterbe commented Jun 9, 2016

wasn't there plans to support multiple backends of a given type as well? this new design still looks a bit tightly coupled to particular implementations. (and singletons instances)

@kylebrandt
Copy link
Member Author

nothing concrete, will be easier to do after some cleanup anyways.

@kylebrandt kylebrandt merged commit bb4e436 into master Jun 9, 2016
@Dieterbe
Copy link
Contributor

Dieterbe commented Jun 9, 2016

ok carry on 👍

@kylebrandt kylebrandt deleted the refactorDatasources branch June 9, 2016 19:09
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.

3 participants