Skip to content
Snippets Groups Projects

chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0 - autoclosed

This MR contains the following updates:

Package Update Change
github.com/prometheus-community/postgres_exporter/postgres_mixin minor v0.11.1 -> v0.14.0

Release Notes

prometheus-community/postgres_exporter (github.com/prometheus-community/postgres_exporter/postgres_mixin)

v0.14.0: 0.14.0 / 2023-09-11

Compare Source

  • [CHANGE] Add state label to pg_process_idle_seconds #​862
  • [CHANGE] Change database connections to one per scrape #​882 #​902
  • [ENHANCEMENT] Add wal collector #​858
  • [ENHANCEMENT] Add database_wraparound collector #​834
  • [ENHANCEMENT] Add stat_activity_autovacuum collector #​840
  • [ENHANCEMENT] Add stat_wal_receiver collector #​844
  • [ENHANCEMENT] Add xlog_location collector #​849
  • [ENHANCEMENT] Add statio_user_indexes collector #​845
  • [ENHANCEMENT] Add long_running_transactions collector #​836
  • [ENHANCEMENT] Add pg_stat_user_tables_size_bytes metric #​904
  • [BUGFIX] Fix tests on 32-bit systems #​857
  • [BUGFIX] Fix pg_stat_statements metrics on Postgres 13+ #​874 #​876
  • [BUGFIX] Fix pg_stat_database metrics for NULL stats_reset #​877
  • [BUGFIX] Fix pg_replication_lag_seconds on Postgres 10+ when master is idle #​895

v0.13.2: 0.13.2 / 2023-07-21

Compare Source

  • [BUGFIX] Fix type issues on pg_postmaster metrics #​828
  • [BUGFIX] Fix pg_replication collector instantiation #​854
  • [BUGFIX] Fix pg_process_idle metrics #​855

v0.13.1: 0.13.1 / 2023-06-27

Compare Source

  • [BUGFIX] Make collectors not fail on null values #​823

v0.13.0: 0.13.0 / 2023-06-21

Compare Source

BREAKING CHANGES:

Please note, the following features are deprecated and may be removed in a future release:

  • auto-discover-databases
  • extend.query-path
  • constantLabels
  • exclude-databases
  • include-databases

This exporter is meant to monitor PostgresSQL servers, not the user data/databases. If you need a generic SQL report exporter https://github.com/burningalchemist/sql_exporter is recommended.

  • [CHANGE] Adjust log level for collector startup #​784
  • [CHANGE] Move queries from queries.yaml to collectors #​801
  • [CHANGE] Deprecate extend queries feature #​811
  • [CHANGE] Deprecate additional database features #​815
  • [CHANGE] Convert pg_stat_database to new collector #​685
  • [ENHANCEMENT] Supports alternate postgres:// prefix in URLs #​787
  • [BUGFIX] Fix pg_setting different help values #​771
  • [BUGFIX] Fix column type for pg_replication_slots #​777
  • [BUGFIX] Fix pg_stat_database collector #​809

v0.12.1: 0.12.1 / 2023-06-12

Compare Source

  • [BUGFIX] Fix column type for pg_replication_slots #​777

v0.12.0: 0.12.0 / 2023-03-21

Compare Source

BREAKING CHANGES:

This release changes support for multiple postgres servers to use the multi-target exporter pattern. This makes it much easier to monitor multiple PostgreSQL servers from a single exporter by passing the target via URL params. See the Multi-Target Support section of the README.

  • [CHANGE] Add multi-target support #​618
  • [CHANGE] Add usename and application_name to pg_stat_activity metrics #​673
  • [FEATURE] Add replication metrics from pg_replication_slots #​747
  • [BUGFIX] Add dsn type for handling datasources #​678
  • [BUGFIX] Add 64kB unit for postgres 15 #​740
  • [BUGFIX] Add 4kB unit for postgres compiled with small blocks #​699

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Checking pipeline status.

Closed by Renovate BotRenovate Bot 1 year ago (Oct 4, 2023 11:06pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Renovate Bot added 1 commit

    added 1 commit

    • 2f620801 - chore(deps): update dependency...

    Compare with previous version

  • Renovate Bot changed title from chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.13.1 to chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.13.2

    changed title from chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.13.1 to chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.13.2

  • Renovate Bot changed the description

    changed the description

  • Renovate Bot changed the description

    changed the description

  • Renovate Bot changed the description

    changed the description

  • Renovate Bot changed the description

    changed the description

  • Renovate Bot added 1 commit

    added 1 commit

    • 027f9ebc - chore(deps): update dependency...

    Compare with previous version

  • Renovate Bot changed title from chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.13.2 to chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0

    changed title from chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.13.2 to chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0

  • Renovate Bot changed the description

    changed the description

  • Renovate Bot changed the description

    changed the description

  • Renovate Bot changed the description

    changed the description

  • closed

  • Renovate Bot changed title from chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0 to chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0 - autoclosed

    changed title from chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0 to chore(deps): update dependency github.com/prometheus-community/postgres_exporter/postgres_mixin to v0.14.0 - autoclosed

Please register or sign in to reply
Loading