Skip to content

Releases: prometheus-community/ansible

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

0.17.0

01 Jul 07:34
bec32d1
Compare
Choose a tag to compare

What's Changed

  • fix: make sure antsibull-changelog doesn't offend ansible-lint by @gardar in #367
  • skip_changelog: Fix version updater script by @SuperQ in #383
  • patch: New prometheus/pushgateway upstream release 1.9.0! by @github-actions in #381
  • docs: fix config_flags_extra wrong example by @gibix in #373
  • chore(deps): update actions/github-script action to v7 by @renovate in #379
  • removed: Drop centos 8 stream support as it is EOL by @gardar in #378
  • docs: redirect docs page to latest release instead of docs for upcoming release by @gardar in #372
  • patch: New nginxinc/nginx-prometheus-exporter upstream release 1.2.0! by @github-actions in #371
  • fix : (blackblox-exporter) Update hardcoded install path by @ebilheude in #360
  • patch: New superq/chrony_exporter upstream release 0.10.0! by @github-actions in #353
  • patch: New prometheus/prometheus upstream release 2.52.0! by @github-actions in #357
  • chore(deps): update tj-actions/changed-files action to v44 by @renovate in #351
  • chore(deps): update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #350
  • patch: added the ability to choose which ip to connect by @msterhuj in #362
  • patch: New prometheus/node_exporter upstream release 1.8.1! by @github-actions in #366
  • fix: Downgrade name[casing] to warning by @SuperQ in #363
  • patch: New prometheus/snmp_exporter upstream release 0.26.0! by @github-actions in #359
  • patch: New ncabatoff/process-exporter upstream release 0.8.2! by @github-actions in #356
  • chore(deps): update release-drafter/release-drafter action to v6 by @renovate in #349
  • patch: New prometheus/node_exporter upstream release 1.8.0! by @github-actions in #340
  • skip_changelog: restore changelog and test changelog generator fix by @gardar in #352
  • chore(deps): update actions/github-script action to v7 by @renovate in #347
  • chore(deps): update actions/checkout action to v4 by @renovate in #346
  • chore: Configure Renovate by @renovate in #344
  • skip_changelog: allow chore label in PR title by @gardar in #345
  • skip_changelog: fix changelog format by @gardar in #343
  • fix: process-exporter app url by @nnabb in #338

Minor Changes