-
hi,
i run exporter in docker,with DATA_SOURCE_NAME=
postgresql://user:password@postgres-single.postgresql:5432/postgres?sslmode=disable,postgresql://user:password@postgres-single-2.postgresql:5432/p…
-
### Bug description
Hi,
First of all thanks for your work on the library and your time spent looking into this issue. So I have a table in my postgres database with just barely under 2M rows, an…
-
It looks like the `pg_monitor` predefined role is sufficient for pganalyze-collector, so granting access should be as simple as:
```sql
GRANT pg_monitor TO pganalyze;
```
This seems to be suff…
-
Details:
- Exporter version 0.8.0 (downloaded from published releases)
- Postgres 10.9
- Envrionment Centos 7.5 64-bit
Steps:
1. Run Postgres with default ident authentication
2. Prepare q…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
### Description
We are evaluating organization feature. Our use-case involves creating 10000 or more organization within given realm and have users associated with these organizations. There is possi…
-
### User expectation
As a kine user
* In order to get the kine
* observed sql statements metrics (such as response latency, number of rows received in responses, size of response received in …
-
Possibilité d'ajouter ces metrics sur nos dashboards ?
https://cloudnative-pg.io/documentation/1.15/connection_pooling/#monitoring
-
Dear Team,
I'm trying to integrate the windows server to ElK stack using fleet server , I have followed the steps as per the elk docs
I have generated selfsigned certificate for fleet server an…
-
**Type**:
/kind RFE
**Description**:
I am trying to kedgify the configurations which consists of lot of annotations and labels which are same. So it is really hard/redundant to copy those con…