spreaker / prometheus-pgbouncer-exporter

Prometheus exporter for PgBouncer
MIT License
104 stars 39 forks source link

ImportError import Config #48

Open Gedatang opened 1 year ago

Gedatang commented 1 year ago

python3 cli.py --config ../config.yml

Traceback (most recent call last): File "/apps/pgbouncer_export/prometheus-pgbouncer-exporter/prometheus_pgbouncer_exporter/cli.py", line 10, in from .config import Config ImportError: attempted relative import with no known parent package