-
Instead of specifying the `data_source_name` directly in `sql_exporter.yml`, provide an option to point to external file or environment variable, that contains the data source config.
Use case: I w…
-
Hello,
I am getting the below exception after doing go install -
I0506 16:57:12.334059 22679 main.go:52] Starting SQL exporter (version=, branch=, revision=) (go=go1.14.2, user=, date=)
I0506…
-
I want to select user-level stats from a database and naturally I added `user` as a label for my metrics. Unfortunately, `sql_exporter` crashed immediately, because it adds a lot of own labels:
```…
-
### Component(s)
_No response_
### Is your feature request related to a problem? Please describe.
I would like to request the integration of the Beyla agent as a receiver in the OpenTelemetry…
-
### Mage version
v0.9.73 (docker latest image)
### Describe the bug
We create a data exporter python file using the Postgresql db connection. We want to insert into an existing table under an exist…
-
data_source_name: 'sqlserver://sa:a123456!@192.168.191.80:1433'
running info
[root@DB3 sql_exporter]# ./sql_exporter
I0821 18:00:24.978808 127262 main.go:52] Starting SQL exporter (version=0.5,…
-
The doc says that, in order to create a custom metric, you need to use the query_config parameter to specify a file containing the SQL queries to execute.
The main issue is that prometheus.exporter.m…
-
It would be good to be able to have the field name quoted with the SQL exporter, and to be able to choose by which quote character(s).
This was discussed in Issue #1940
### Proposed solution
Add …
-
### Component(s)
receiver/mysql
### Is your feature request related to a problem? Please describe.
When I enable the mysql.commands metric, it provides general use of the commands select, insert, u…
-
**What did you do?**
upgrade to 0.14.0
**What did you expect to see?**
no null values
**What did you see instead? Under which circumstances?**
**Environment**
Ubuntu 22.04
* System …