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

Support for Librato Metrics' counters #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mathieuravaux
Copy link

Thanks for the great work !

@eric
Copy link
Owner

eric commented Sep 13, 2012

The "counter" type in librato metrics is intended for reporting external counters that are observed (like the number of bytes sent or received on an ethernet interface) instead of something that a user can send an "increment" to the server for.

I haven't really found a case where the counter type fits in with what how metriks works. Would you mind giving me some examples of using librato metrics counters from metriks?

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.

2 participants