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

Update go-ds-measure to 1.1.0 #3502

Merged
merged 2 commits into from
Dec 14, 2016
Merged

Update go-ds-measure to 1.1.0 #3502

merged 2 commits into from
Dec 14, 2016

Commits on Dec 13, 2016

  1. Update go-ds-measure to 1.1.0

    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    ab48dee View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. repo: remove nodeid from the metrics

    It was there because old collector was using debug env to report metrics
    and there keys have to very unique.
    
    As we are reporting it now to prometheus it is better to have it under
    the same key as we had before.
    
    License: MIT
    Signed-off-by: Jakub Sztandera <[email protected]>
    Kubuxu committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    4016f40 View commit details
    Browse the repository at this point in the history