Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

add metrics for zone failover mgr #156

Merged
merged 2 commits into from
Apr 21, 2017
Merged

add metrics for zone failover mgr #156

merged 2 commits into from
Apr 21, 2017

Conversation

datoug
Copy link
Contributor

@datoug datoug commented Apr 18, 2017

No description provided.

@datoug datoug requested a review from venkat1109 April 18, 2017 23:45
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 68.459% when pulling 63818e3 on failovermgr_metrics into b249347 on master.

@@ -119,10 +119,13 @@ var GoRuntimeMetrics = map[MetricName]MetricType{

// Scope enum
const (
// -- Operation scopes for ZoneFailoverManager (common) --
ZoneFailoverMgrScope = iota

Copy link
Contributor

Choose a reason for hiding this comment

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

It's strange you prepend to an enum instead of append to the bottom. Is there a specific reason?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no specific reason, let me move it if it's causing confusion

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 68.806% when pulling 1b72b76 on failovermgr_metrics into b249347 on master.

@datoug datoug merged commit 8f2b425 into master Apr 21, 2017
@datoug datoug deleted the failovermgr_metrics branch April 21, 2017 23:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants