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

Option to enable che-server metrics endpoint #117

Merged
merged 8 commits into from
Nov 28, 2019

Commits on Nov 20, 2019

  1. check script parameter

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4a588a5 View commit details
    Browse the repository at this point in the history
  2. option to enable metrics endpoint of che server

    Signed-off-by: Michal Vala <mvala@redhat.com>
    
    change cheMetrics to metrics.enable, remove metrics port, move che service creation to deploy package
    
    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    37b81a1 View commit details
    Browse the repository at this point in the history
  3. fix CR with metrics.enable, fix license

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    cb7b995 View commit details
    Browse the repository at this point in the history
  4. fix formatting and tests

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    09c0f6f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Merge branch 'master' into metrics

    # Conflicts:
    #	pkg/deploy/che_configmap.go
    sparkoo committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    98b3ffb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. reconcile che service

    sparkoo committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    a72ab33 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Revert "check script parameter"

    This reverts commit 4a588a5.
    sparkoo committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    b0f6985 View commit details
    Browse the repository at this point in the history
  2. default metrics port as int32

    Signed-off-by: Michal Vala <mvala@redhat.com>
    sparkoo committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    60de9b3 View commit details
    Browse the repository at this point in the history