Versions in this module Expand all Collapse all v0 v0.19.0 Dec 1, 2023 v0.17.2 Dec 1, 2023 Changes in this version + const GRPCListenEndpointFlag + const HTTPListenEndpointFlag + func PrepareHTTPServer(listenAddr string, metrics, healthz, pprof, pyro bool) (*http.Server, error) v0.17.1 Sep 5, 2023 v0.17.0 Aug 15, 2023 Changes in this version + const HealthzEndpointFlag + const ListenEndpointFlag + const MetricsEndpointFlag + const PProfEndpointFlag + const PyroscopeAgentFlag + func PrepareServer(listenAddr string, metrics, healthz, pprof, pyro bool) (*server.Server, error)