Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "prometheus"
)
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { PrometheusClient promclient.Interface Logger micrologger.Logger Address string Bastions []string CreatePVC bool Customer string Installation string Pipeline string Provider string Region string Registry string StorageSize string LogLevel string RetentionDuration string RetentionSize string RemoteWriteURL string Version string HTTPProxy string HTTPSProxy string NoProxy string }
Click to show internal directories.
Click to hide internal directories.