Skip to content

Releases: prometheus-community/ansible

0.24.1

30 Jan 10:45
83b5c96
Compare
Choose a tag to compare

What's Changed

0.24.0

28 Jan 07:47
435495a
Compare
Choose a tag to compare

What's Changed

  • patch: New prometheus/alertmanager upstream release 0.28.0! by @github-actions in #516
  • fix: use ansible_facts instead of ansible_* variables by @kleini in #474
  • patch: New utkuozdemir/nvidia_gpu_exporter upstream release 1.3.0! by @github-actions in #513
  • patch: New ncabatoff/process-exporter upstream release 0.8.5! by @github-actions in #512
  • patch: New 24199687 upstream release 0.10.2! by @github-actions in #475
  • fix: unsupported http response code issues on older ansible/python versions by @gardar in #507
  • skip_changelog(ci): fix failing collection build on publish by @gardar in #506
  • patch: New prometheus/pushgateway upstream release 1.11.0! by @github-actions in #510

Minor Changes

0.23.1

06 Jan 16:39
314759a
Compare
Choose a tag to compare

What's Changed

  • patch: New percona/mongodb_exporter upstream release 0.43.1! by @github-actions in #494
  • patch: New oliver006/redis_exporter upstream release 1.67.0! by @github-actions in #495
  • patch: New google/cadvisor upstream release 0.49.2! by @github-actions in #493
  • patch: New prometheus-community/smartctl_exporter upstream release 0.13.0! by @github-actions in #500
  • patch: New prometheus/snmp_exporter upstream release 0.27.0! by @github-actions in #503
  • patch: New prometheus/prometheus upstream release 3.1.0! by @github-actions in #502
  • skip_changelog: Pin almalinux to old container images by @SuperQ in #504
  • patch: New nginxinc/nginx-prometheus-exporter upstream release 1.4.0! by @github-actions in #485
  • patch: New prometheus/prometheus upstream release 3.0.1! by @github-actions in #482

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