helm-charts
helm-charts copied to clipboard
Fix #417 Add serviceMonitor template for the telegraf chart
Signed-off-by: Efrat19 [email protected] addressing https://github.com/influxdata/helm-charts/issues/417
Hey is there anything else still needed to be done here? @tomklapka @alespour
Checks failed with Error: ServiceMonitor.monitoring.coreos.com "telegraf-1xv72y61rr" is invalid: spec.endpoints.port: Invalid value: "integer": spec.endpoints.port in body must be of type string: "integer". Please fix it.
Checks failed with Error: ServiceMonitor.monitoring.coreos.com "telegraf-1xv72y61rr" is invalid: spec.endpoints.port: Invalid value: "integer": spec.endpoints.port in body must be of type string: "integer". Please fix it.
fixed
@Efrat19 please rebase your branch to master and bump up the telegraf chart version (1.8.23 -> 1.8.24) Thank you.