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

catch up monitor interface changes of mackerel-client-go #74

Merged
merged 3 commits into from
Nov 28, 2016

Conversation

haya14busa
Copy link
Contributor

This p-r catches up the change of monitor interface of mackerel-client.go mackerelio/mackerel-client-go#30

mackerelio/mackerel-client-go#31 and mackerelio/mackerel-client-go#32 must be merged before merging this p-r.

logger.DieIf(err)
}
}
return nil
}

Copy link
Contributor

Choose a reason for hiding this comment

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

monitorID and monitorName can be implemented in the Monitor interface.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed, I opened p-r to mackerel-client-go. Please take a look.
mackerelio/mackerel-client-go#34

@itchyny
Copy link
Contributor

itchyny commented Nov 28, 2016

LGTM!

@itchyny itchyny merged commit 0312f8b into mackerelio:master Nov 28, 2016
@haya14busa haya14busa deleted the go-client-migration branch November 28, 2016 10:07
@stanaka stanaka mentioned this pull request Nov 29, 2016
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.

None yet

2 participants