gorwell4891

Results 1 issues of gorwell4891

When running: > $ docker run -it --name prometheus_postgresql_adapter --link pg_prometheus -p 9201:9201 timescale/prometheus-postgresql-adapter:latest -pg.password=xxxxxx_ -pg.host=pg_prometheus -pg.prometheus-log-samples I get the following error: > level=info ts=2019-04-30T02:46:57.114577849Z caller=log.go:25 config="&{remoteTimeout:30000000000 listenAddr::9201 telemetryPath:/metrics pgPrometheusConfig:{host:pg_prometheus...

question