Hi, 
I have multiple mysql DBs which I want to monitor using the exporter, and I 
want to parse all DBs metrics using single exporter, I am trying to deploy 
exporter using HELM chart on K8s, below attached files are the HELM chart 
values and the my.cnf secret yaml file.

The issue that I am facing is when I access the metrics of target I get 
below error

```
 curl 
http://mysql-exporter-prometheus-mysql-exporter:9104/probe?target=wordpress
Error forming dsn from config section [client]
```


-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/d2c5f4a4-f150-42f3-90aa-ac497ea84531n%40googlegroups.com.

Attachment: config-secret.yaml
Description: application/yaml

Attachment: values.yaml
Description: application/yaml

Reply via email to