telegraf Helm values reference¶
Helm values reference table for the telegraf application.
Key  | 
Type  | 
Default  | 
Description  | 
|---|---|---|---|
config.influxdb2Url  | 
string  | 
  | 
|
global.enabledServices  | 
string  | 
Set by Argo CD  | 
services enabled in this RSP instance  | 
global.host  | 
string  | 
Set by Argo CD  | 
Host name for instance identification  | 
global.vaultSecretsPath  | 
string  | 
Set by Argo CD  | 
Base path for Vault secrets  | 
prometheus_config  | 
object  | 
  | 
Use prometheus_config to specify all the services in the RSP that expose prometheus endpoints. A better option, eventually, will be to use telegraf-operator and capture these as pod annotations.  | 
telegraf.args[0]  | 
string  | 
  | 
|
telegraf.args[1]  | 
string  | 
  | 
|
telegraf.config.inputs  | 
list  | 
  | 
|
telegraf.config.outputs  | 
list  | 
  | 
|
telegraf.config.processors  | 
list  | 
  | 
|
telegraf.env[0].name  | 
string  | 
  | 
|
telegraf.env[0].valueFrom.secretKeyRef.key  | 
string  | 
  | 
|
telegraf.env[0].valueFrom.secretKeyRef.name  | 
string  | 
  | 
|
telegraf.mountPoints[0].mountPath  | 
string  | 
  | 
|
telegraf.mountPoints[0].name  | 
string  | 
  | 
|
telegraf.podLabels.“hub.jupyter.org/network-access-hub”  | 
string  | 
  | 
|
telegraf.rbac.clusterWide  | 
bool  | 
  | 
|
telegraf.resources.limits.cpu  | 
string  | 
  | 
|
telegraf.resources.limits.memory  | 
string  | 
  | 
|
telegraf.service.enabled  | 
bool  | 
  | 
|
telegraf.tplVersion  | 
int  | 
  | 
|
telegraf.volumes[0].configMap.name  | 
string  | 
  | 
|
telegraf.volumes[0].name  | 
string  | 
  |