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

Quiet counter #574

Merged
merged 3 commits into from
Jul 10, 2018
Merged

Quiet counter #574

merged 3 commits into from
Jul 10, 2018

Conversation

aeyakovenko
Copy link
Member

Log to influx when lograte counter turns over.

@aeyakovenko aeyakovenko requested review from garious and mvines July 10, 2018 20:15
src/counter.rs Outdated
@@ -6,9 +6,12 @@ use timing;

pub struct Counter {
pub name: &'static str,
/// total accumilated value
Copy link
Member

Choose a reason for hiding this comment

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

speling please: accumulated, Same on line 13

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