Skip to content

Releases: prometheus-community/ansible

0.23.0

18 Nov 17:33
6460d74
Compare
Choose a tag to compare

What's Changed

  • patch: New prometheus-community/postgres_exporter upstream release 0.16.0! by @github-actions in #472
  • patch: New prometheus-community/ipmi_exporter upstream release 1.9.0! by @github-actions in #471
  • patch: New superq/chrony_exporter upstream release 0.11.0! by @github-actions in #470
  • patch: New prometheus-community/bind_exporter upstream release 0.8.0! by @github-actions in #469
  • patch: New prometheus/memcached_exporter upstream release 0.15.0! by @github-actions in #468
  • patch: New percona/mongodb_exporter upstream release 0.42.0! by @github-actions in #467
  • patch: New oliver006/redis_exporter upstream release 1.66.0! by @github-actions in #466
  • patch: New ncabatoff/process-exporter upstream release 0.8.4! by @github-actions in #465
  • patch: New prometheus/influxdb_exporter upstream release 0.12.0! by @github-actions in #464
  • patch: New prometheus/mysqld_exporter upstream release 0.16.0! by @github-actions in #463
  • skip_changelog: Fix role repo discovery by @SuperQ in #461

Minor Changes

0.22.1

08 Nov 15:13
Compare
Choose a tag to compare

What's Changed

  • fix(prometheus): remove old internal variable remnants by @gardar in #456

0.22.0

31 Oct 22:23
Compare
Choose a tag to compare

What's Changed

  • fix: use elevated permissions for removing scrapes dir by @gardar in #449
  • refactor(nvidia_gpu_exporter): move naive assertion to common role by @gardar in #448
  • refactor: use molecule containers from ghcr to avoid rate limit by @gardar in #450
  • refactor: move naive assertion to common role by @zhan9san in #443
  • bugfix: update default home directory by @zhan9san in #442

Minor Changes

  • enhancement(prometheus): support prometheus2 .yml rule file format by @dpavle in #333
  • feat: Add nvidia_gpu_exporter by @zhan9san in #441

0.21.0

25 Oct 16:58
e2d8b74
Compare
Choose a tag to compare

What's Changed

  • fix: scrape config files path by @manzsolutions-lpr in #377
  • fix: make sure binary install dir exists by @namsic in #423
  • fix(blackbox_exporter): make capability setting idempotent by @sverrehu in #438
  • skip_changelog(ci): pin docker collection on old ansible versions by @gardar in #440
  • fix: remove unused variable by @gardar in #437
  • chore(deps): update hoo29/little-timmy action to v2 by @renovate in #436

Minor Changes

0.20.2

18 Oct 17:22
Compare
Choose a tag to compare

What's Changed

  • fix: prevent local binary cache creation with elevated privileges by @gardar in #434
  • fix: add check_mode in localhost binary cache task by @santilococo in #431
  • removed: CentOS Stream and Fedora from being officially supported by @gardar in #432

0.20.1

17 Oct 20:53
Compare
Choose a tag to compare

What's Changed

  • fix: don't modify system user or group if they already exist by @gardar in #428
  • skip_changelog(ci): fix: ensure all roles are tested when _common role is changed by @gardar in #429
  • fix: alertmanager deprecated PIDFile= path warning by @atishaninov-xometry in #155

0.20.0

17 Oct 12:59
Compare
Choose a tag to compare

What's Changed

  • refactor: consolidate common tasks by @gardar in #425
  • minor(ci): detect unused ansible variables by @gardar in #422

0.19.0

30 Sep 09:41
Compare
Choose a tag to compare

What's Changed

  • minor: bump support for ansible from v2.16.* to v2.17.* by @andygrunwald in #414
  • fix: remove EOL platforms for current ones by @gardar in #395
  • patch: New percona/mongodb_exporter upstream release 0.41.1! by @github-actions in #420
  • patch: New prometheus/pushgateway upstream release 1.10.0! by @github-actions in #418

0.18.0

18 Sep 14:56
Compare
Choose a tag to compare

What's Changed

  • patch: New percona/mongodb_exporter upstream release 0.41.0! by @github-actions in #417
  • patch: New prometheus/memcached_exporter upstream release 0.14.4! by @github-actions in #388
  • patch: New prometheus/node_exporter upstream release 1.8.2! by @github-actions in #401
  • patch: New ncabatoff/process-exporter upstream release 0.8.3! by @github-actions in #404
  • patch: New nginxinc/nginx-prometheus-exporter upstream release 1.3.0! by @github-actions in #405
  • patch: New prometheus/prometheus upstream release 2.54.1! by @github-actions in #413
  • patch: New oliver006/redis_exporter upstream release 1.63.0! by @github-actions in #415
  • chore(deps): update tj-actions/changed-files action to v45 by @renovate in #412
  • fix: ansible-community/eol-ansible for 2.9/2.10/2.11 tests by @gardar in #416

Minor Changes

0.17.1

19 Aug 16:52
Compare
Choose a tag to compare

What's Changed

  • patch: New prometheus/prometheus upstream release 2.54.0! by @github-actions in #409
  • patch: New superq/chrony_exporter upstream release 0.10.1! by @github-actions in #391
  • fix(ci): limit number of parallel tests to avoid github api limits by @gardar in #397
  • refactor(ci): split up molecule matrices to avoid job limit by @gardar in #396
  • skip_changelog(ci): fix docs publish permissions by @gardar in #394