Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigTelegrafError = "Failed to validate metricsink config" ConfigIncludesKubernetesError = "Kubernetes input plugin added by default in ClusterMetricSink" ConfigLogNoTypeError = "LogSink should have type" ConfigLogChangeTypeError = "Changing sink type invalid" ConfigSyslogBadPortError = "Port for syslog invalid, should be between 1 and 65535" ConfigSyslogBadHostError = "Host for syslog invalid" ConfigSyslogInsecureError = "Insecure syslog sink not allowed" ConfigWebhookBadURLError = "URL for webhook invalid" ConfigWebhookInsecureError = "Insecure webhook not allowed, scheme must be https" ConfigMetricNoTypeError = "Must specify type for each inputs/outputs" ConfigMetricNonStringTypeError = "Input/output type must be a string" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.