postgres_exporter icon indicating copy to clipboard operation
postgres_exporter copied to clipboard

Deprecate --disable-default-metrics and improve deprecation

Open sysadmind opened this issue 2 years ago • 1 comments

--disable-default-metrics was used to disable all built in collectors and only run queries from the queries.yaml file which is no longer supported. Improver verbiage in queries.yaml file pointing to replacement collector for custom queries.

sysadmind avatar Jul 07 '23 00:07 sysadmind

I'm actually trying to keep this, but we're going to move it to the exporter-toolkit package. This way the use is consistent across exporters.

SuperQ avatar Jul 10 '23 14:07 SuperQ