Skip to content

Panic: descriptors reported by collector have inconsistent label names #358

Open
@aamkye

Description

@aamkye

Version:
postgres_exporter_build_info{branch="",goversion="go1.11",revision="",version="0.0.1"} 1

Error:

panic: descriptors reported by collector have inconsistent label names or help strings for the same fully-qualified name, offender is Desc{fqName: "pg_settings_effective_cache_size_bytes", help: "Sets the planner's assumption about the size of the data cache. [Units converted to bytes.]", constLabels: {server="some.server:5432"}, variableLabels: []}

Related issues:
#254
#175

Details:
Based on info in upper tickets its related to different postgres engines versions. But disable-settings-metrics is not an option here.
I've plenty of postgres servers with different engine versions due to regressions and performance testing between them and I don't want to have plenty of exporters :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions