Skip to content
Snippets Groups Projects
Commit d47a795ec8a8 authored by Clemens Beck's avatar Clemens Beck
Browse files

Remove redundant postgres exporter custom queries

Postgres-exporter 13.0 moved queries from the default
queries.yaml to collectors.

The newly implemented collectors conflict with the
custom queries.yaml from Omnibus, causing errors
like:

```
An error has occurred while serving metrics:

collected metric pg_replication_is_replica gauge:{value:0} has help
"Indicates if the server is a replica" but should have "Indicates if
this host is a slave"
```

Upstream MR:
  https://github.com/prometheus-community/postgres_exporter/pull/801

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8164

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8112

Changelog: fixed
parent 1fe669d21f7e
No related branches found
No related tags found
3 merge requests!114heptapod#1394: making 1.0 the oldstable,!110heptapod#1352: merged heptapod branch into heptapod-stable,!106Merged upstream 16.4 branching point into heptapod branch
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment