MÉTRICAS
Coletas customizadas
Coletor Simon Integrations
1min
a fim de habilitar o container de coletas customizadas dentro de um ambiente kubernetes é necessário criar e editar o seguinte artefato apiversion v1 data telegraf conf | \[global tags] ci ref id = "\<ci ref id>" \[agent] hostname = "simon intelligence instance" interval = "10s" flush interval = "10s" round interval = true metric batch size = 1000 metric buffer limit = 10000 collection jitter = "0s" flush jitter = "0s" precision = "" quiet = true logtarget = "stderr" omit hostname = false \[\[outputs influxdb]] urls = \["http //\<db worker> 8086"] database = "metrics" timeout = "5s" username = "admin" password = "influx65@" exclude database tag = true \[\[inputs ]] kind configmap metadata name telegraf conf namespace kube system \ apiversion apps/v1 kind deployment metadata name simon integrations namespace kube system labels app simon integrations spec replicas 1 selector matchlabels app simon integrations template metadata labels app simon integrations spec containers \ name simon integrations image simonops/space simon integrations oracle resources limits memory "200m" imagepullpolicy ifnotpresent volumemounts \ name configs mountpath /opt/config/telegraf conf subpath telegraf conf volumes \ name configs configmap name telegraf conf