ncabatoff / dbms_exporter

A PostgresSQL/Sybase/ODBC metric exporter for Prometheus
Apache License 2.0
6 stars 11 forks source link

msg="error parsing file \"/sybase.yaml\": open /sybase.yaml: no such file or directory" source="dbms_exporter.go:474" #16

Open dongdong159 opened 2 years ago

dongdong159 commented 2 years ago

I use docker-compose to run this image, but the error is as followed: time="2022-05-10T07:07:42Z" level=fatal msg="error parsing file \"/sybase.yaml\": open /sybase.yaml: no such file or directory" source="dbms_exporter.go:474"

docker-compose: sybase_exporter: image: ncabatoff/dbms_exporter ports:

Hoping your answers sincerely. Thanks.

dongdong159 commented 2 years ago

I have worked out the last question, but the new issue is : "Error opening connection to freetds database: dbopen error\nMsg 20002, Level 9\nAdaptive Server connection failed Please give me some suggestion, thanks a lot.