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. #281

Merged
merged 10 commits into from
Sep 18, 2020
Merged

Collector for MapR Hadoop node metrics. #281

merged 10 commits into from
Sep 18, 2020

Commits on Feb 16, 2016

  1. added mapr_metrics collector

    Vince Gonzalez authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    f8169cf View commit details
    Browse the repository at this point in the history
  2. added enabled config

    Vince Gonzalez authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    2fc546d View commit details
    Browse the repository at this point in the history
  3. removed logging, use util.err instead

    Vince Gonzalez authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    90fcf56 View commit details
    Browse the repository at this point in the history
  4. hopefully last fixes related to logging.

    Vince Gonzalez authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    4c46e0b 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 authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    5200bc1 View commit details
    Browse the repository at this point in the history
  6. add Jim's suggestions

    - provide all metric names
    - change 'capacity' to 'mfs'
    Vince Gonzalez authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    7b24547 View commit details
    Browse the repository at this point in the history
  7. fixed the case where platform.node() returns fqdn and mapr can't find…

    … the metrics directory
    vicenteg authored and johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    c70d087 View commit details
    Browse the repository at this point in the history
  8. Disable mapr_metrics by default

    Fixes #196
    johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    1298bd0 View commit details
    Browse the repository at this point in the history
  9. Fixed mangled file

    johann8384 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    78e1cc3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0dd2aa View commit details
    Browse the repository at this point in the history