Fra R

Results 69 comments of Fra R

Is this repo abandoned ? :(

ok @SimonSchneider I understand. If we make it somehow and the result can be recycled by you, we'll let you know

thanks when I check a certificate with Firefox I see that "Common Name" and the "Sabject Alt Names": those are, I suppose, the `Subject: CN` and `X509v3 Subject Alternative Name:...

Hi, we have to choose what to do by the end of the month... any idea if there there is the possibility of the ARM version in the near future?...

it looks like this repo is dead :( I guess we need to fork and do it ourselves ....

Ok, I repeat here the same query above while here I replace `container_memory_working_set_bytes` with `container_memory_rss`

Oh, huge doubt Can it be that is my faulty configuration? This is service: ``` postgres-exporter: image: quay.io/prometheuscommunity/postgres-exporter:v0.17.1 environment: DATA_SOURCE_NAME: "postgresql://postgres:5432/postgres?sslmode=disable" DATA_SOURCE_USER: myuser DATA_SOURCE_PASS: xxxxxxxxxxxx PG_EXPORTER_AUTO_DISCOVER_DATABASES: 'true' ``` Where `myuser`...

I've checked: the user `myuser` we are using in the production service from which we've extracted the above data/graphs so far is not `postgres`, but it has Superuser role anyhow:...