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

WIP: Rework metrics #715

Closed
wants to merge 13 commits into from

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    47f60df View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. pkg/k8sutil: Adjust InitOperatorService to accept args

    This way InitOperatorService can accept custom names of the port and
    port name.
    lilic committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    c3f4c86 View commit details
    Browse the repository at this point in the history
  2. pkg/metrics: Rework metric collectors

    Due to the changes to operator-sdk the old metrics were obsolete,
    instead we just want the go and process specific collectors.
    lilic committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    032662c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039aa33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9fabcb View commit details
    Browse the repository at this point in the history
  5. pkg/scaffold: Clear up metrics port name

    Due to possible conflicts rename the port, to make it more clear.
    lilic committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5a16031 View commit details
    Browse the repository at this point in the history
  6. Gopkg.lock: Run dep ensure

    lilic committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    a1958cf View commit details
    Browse the repository at this point in the history
  7. pkg/sdk: Remove unused pkg

    lilic committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    4543667 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b557dcb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    9684588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c7734 View commit details
    Browse the repository at this point in the history
  3. pkg/metrics: Rename function

    lilic committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    531f9ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5764f34 View commit details
    Browse the repository at this point in the history