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

Collector for MapR Hadoop node metrics. #196

Closed
wants to merge 7 commits into from
Closed

Collector for MapR Hadoop node metrics. #196

wants to merge 7 commits into from

Commits on Jan 18, 2015

  1. added mapr_metrics collector

    Vince Gonzalez committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    f40a5c9 View commit details
    Browse the repository at this point in the history
  2. added enabled config

    Vince Gonzalez committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    460a7c5 View commit details
    Browse the repository at this point in the history
  3. removed logging, use util.err instead

    Vince Gonzalez committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    e51218f View commit details
    Browse the repository at this point in the history
  4. hopefully last fixes related to logging.

    Vince Gonzalez committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    08455aa View commit details
    Browse the repository at this point in the history
  5. convert MB to bytes, since TSDB does not let us apply functions like …

    …graphite.
    Vince Gonzalez committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    723e4b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2015

  1. add Jim's suggestions

    - provide all metric names
    - change 'capacity' to 'mfs'
    Vince Gonzalez committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    384580c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. fixed the case where platform.node() returns fqdn and mapr can't find…

    … the metrics directory
    vicenteg committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    26d4142 View commit details
    Browse the repository at this point in the history