# Either "mysql", "postgres" or "sqlite3", it's your choice ;type = sqlite3 ;host = 127.0.0.1:3306 ;name = grafana ;user = root # If the password contains # or ; you have to wrap it with triple quotes. Ex """#password;""" ;password = # Use either URL or the previous ...
string data = wc.DownloadString("http://localhost:16686"); But Grafana does not seem to be able to connect to the Jaegar instance. Grafana is running on localhost on port 3000 What did youexpectto happen? It should connect without error. Can you copy/paste the configuration(s) that you ...
type = postgres host = localhost:5432 name = octophant_db user = postgres password = I get this error: [log.go:75 Fatal()] [E] fail to initialize orm engine: Sqlstore::Migration failed err: dial tcp [::1]:5432: getsockopt: connection refused I can connect to the same postgres with...
代码语言:javascript 复制 [database] # You can configure the database connection by specifying type, host, name, user and password # as separate properties or as on string using the url property. # Either "mysql", "postgres" or "sqlite3", it's your choice type = sqlite3 host = 127.0....
postgres_exporter is now postgres process_exporter is now process redis_exporter is now redis statsd_exporter is now statsd windows_exporter is now windows Keys in the integrations config block have changed to match the above: integrations.consul_exporter_configs is now integrations.consul_configs int...
Using Postgres on AWS RDS, no error message related to database connections t=2018-08-15T13:55:20+0000 lvl=eror msg="Failed to test rule" logger=context userId=3 orgId=1 uname=XXX error="Data source not found" t=2018-08-15T13:55:20+0000 lvl=eror msg="Request Completed" logger=...
# You can configure the database connection by specifying type, host, name, user and password # as separate properties or as on string using the url properties. # Either "mysql", "postgres" or "sqlite3", it's your choice ;type = sqlite3 ...
prometheus.exporter.postgreshas been updated to the latest upstream version which changes the set of exported metrics. The following metrics were removed:pg_stat_database_session_time,pg_stat_database_sessions,pg_stat_database_sessions_abandoned,pg_stat_database_sessions_fatal,pg_stat_database_sessi...