Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultHealthcheckV1Path = "/" DefaultHealthcheckV1Port = 13133 )
Variables ¶
This section is empty.
Functions ¶
func HealthCheckV1Probe ¶
HealthCheckV1Probe returns the probe configuration for the healthcheck v1 extension. Right now no TLS config is parsed.
func IsRegistered ¶
IsRegistered checks whether a parser is registered with the given name.
func ParserFor ¶
func ParserFor(name string) components.Parser
ParserFor returns a parser builder for the given exporter name.
func Register ¶
func Register(name string, p components.Parser)
Register adds a new parser builder to the list of known builders.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.