sql_exporter icon indicating copy to clipboard operation
sql_exporter copied to clipboard

Flexible SQL Exporter for Prometheus.

Results 42 sql_exporter issues
Sort by recently updated
recently updated
newest added

This happens when I try to use the Makefile: ``` oseibert:~/git$ git clone https://github.com/justwatchcom/sql_exporter.git Cloning into 'sql_exporter'... remote: Enumerating objects: 4092, done. remote: Counting objects: 100% (381/381), done. remote: Compressing...

for example:go_gc_pauses_seconds_total_bucket go_sched_latencies_seconds_bucket ![image](https://user-images.githubusercontent.com/38902618/180678917-5974c9c9-a235-4ba1-8605-81ea0a02ba4f.png) ![image](https://user-images.githubusercontent.com/38902618/180678958-59c5e521-a6fc-4bf5-96d2-f2c2b7edc1c0.png)

Just curious if this can be added as a sidecar to a [postgres-operator](https://github.com/zalando/postgres-operator) in Kubernetes. I've added the [postgres-exporter](https://github.com/prometheus-community/postgres_exporter) as a sidecar but it's metrics are limited.

The version 0.4.4 is not working for clickhouse anymore due to changes in the clickhouse v2 driver. Previously the dsn was expected to start with tcp:// as seen in https://github.com/ClickHouse/clickhouse-go/tree/v1#dsn...

Can we a specific time to collect data in sql_exporter ? example start_time 10:00:00

enhancement

It would be nice to be able to add multiple configuration files. Then it will be possible to store these configs together with the configuration of the database from which...

enhancement

Hi I would like to separate job files per context and config.xml to have array of job files to load, like in https://github.com/free/sql_exporter this will give the flexibility to add/remove/change...

Hello, I have one issue with this exporter, which we are using in production for several months. It seems we can't reload configuration on the fly, like we can with...

help wanted

As for sql_exporter, which does not support trino, will there be one in the near future?

help wanted

Unfortunately, i am no "go" expert, but i found a go ibm driver (https://github.com/ibmdb/go_ibm_db) and would like to kindly ask if you could add support for it?

help wanted