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

Add Graphite backend configuration flag to connect only when there are metrics to send #345

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2013

  1. Adding 'quiet' boolean flag to Graphite backend connector to avoid co…

    …nnecting to Graphite when there are not metrics to report.
    urlgrey committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    510a3a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. Applied feedback from pull-request. The quiet option is effective onl…

    …y when the deleteIdleStats option is enabled. The check for empty stats associative arrays has been made more efficient.
    urlgrey committed Oct 10, 2013
    Configuration menu
    Copy the full SHA
    6506508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9468677 View commit details
    Browse the repository at this point in the history