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
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: []}
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