-
Hello everyone,
I'm having an issue with a query that is almost constantly timing out.
The query itself last max 15 sec and I have set up my config like this:
sql_exporter
global:
scrap…
-
This issue has been discussed before, I can't seem to find where though. The goal would be to have the released `go.opentelemetry.io/auto` package be a self-contained distribution.
Currently, when …
-
SQL Server does not use a raw TLS connection, instead it uses something similar to [STARTTLS/Opportunistic_TLS](https://en.wikipedia.org/wiki/Opportunistic_TLS), where you first need to do a clear tex…
-
Hi!
Today when we installed query-exporter on our system, it broke.
Traced the problem to sqlalchemy_aio 0.17.0; downgrading to 0.16.0 made it work again.
Details (copied from https://github.co…
-
I am trying to connect the query exporter to ibm db2, and facing the following error in logs
2023-05-02 13:02:01,876 - ERROR - query-exporter - error from database "db1": (ibm_db_dbi.OperationalErr…
-
Two queries use the same database, in different time periods, the last query reports an error.
this is config:
`
databases:
mysql:
dsn: mysql://root:XXXk@172.XXX.XXX.XX:3306/test1
la…
-
Let's standardize the site export format used by Playground to:
* Provide users with a reliable, useful export that will continue to work in the future
* Explore a format we'll eventually propose …
-
I already made the connection and the exceptions module. Since I have no access to a SAPhana installation I can not continue this without any help.
What needs to be done is verify the connection modu…
-
### mysqld_exporter version: output of `mysqld_exporter --version`
v0.15.1
### MySQL server version
MySQL v5.7, v8.0, also MariaDB 10.7
### mysqld_exporter command line flags
`--config.…
-
We have a collector that will check the responsiveness of a CrateDB cluster:
```
collector_name: responsivity_collector
# This metric is intended to alert us to when CrateDB Cloud clusters are …