Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Conversation

@acud
Copy link
Contributor

@acud acud commented May 9, 2019

No description provided.

@acud acud requested a review from nonsense May 9, 2019 12:49
@acud acud self-assigned this May 9, 2019
@acud acud changed the title swarm/storage/localstore: add gc metrics swarm/storage/localstore: add gc metrics, disable flaky test May 9, 2019
if err != nil {
return 0, false, err
}
metrics.GetOrRegisterGauge(metricName+".collected-count", nil).Update(int64(collectedCount))
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be a counter, and not a gauge.

@acud
Copy link
Contributor Author

acud commented May 9, 2019

done @nonsense

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.

3 participants