Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

[KEYCLOAK-9379] Health, metrics and profiling on separate port #464

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 11, 2019

  1. [KEYCLOAK-9379] Health, metrics and profiling on separate port

    Added option to serve health, metrics and profiling endpoints on separate port (with https or http)
    
        Added support for http scheme on health & metrics endpoint
        Added support for specific TLS config for health & metrics endpoint(including client cert for mutual TLS)
        Updated go-chi router dependency to actual repo (not link)
        Updated dependencies: replaced outdated repo location for go-chi/chi router
        Removed logging from admin handler
    
    Signed-off-by: Frederic BIDON [email protected]
    fredbi committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    479cc40 View commit details
    Browse the repository at this point in the history