You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday, on the same system, it complained about a different metric - pg_settings_checkpoint_segments.
I've installed postgres_exporter on another identical system, it complains about it too:
panic: descriptors reported by collector have inconsistent label names or help strings for the same fully-qualified name, offender is Desc{fqName: "pg_settings_checkpoint_segments", help: "Number of checkpoint segments", constLabels: {}, variableLabels: []}
Cannot start postgres_exporter
./postgres_exporter --version
postgres_exporter v0.4.5-1-g36e13ca (built with go1.10.1)
OS: CentOS 7.4, Postgres 10.3
Please advise. The full error is below.
The text was updated successfully, but these errors were encountered: