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

[36] initial support for tagged graphite metrics #128

Closed
wants to merge 4 commits into from

Commits on Jun 18, 2020

  1. initial support for tagged graphite metrics

    Signed-off-by: glightfoot <[email protected]>
    glightfoot committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9328f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. break out into packages

    Signed-off-by: glightfoot <[email protected]>
    glightfoot committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    d17a563 View commit details
    Browse the repository at this point in the history
  2. move label parsing to before getting the mapping, mapping labels over…

    …ride parsed labels
    
    Signed-off-by: glightfoot <[email protected]>
    glightfoot committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    f6262ec View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. add sleeps before getting metrics for e2e tests, move collector to pa…

    …ckage
    
    Signed-off-by: glightfoot <[email protected]>
    glightfoot committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    dfccf08 View commit details
    Browse the repository at this point in the history