gardar
90086175e1
refactor(postgres_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:09:10 +00:00
gardar
3c5d710747
refactor(node_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:08:40 +00:00
gardar
c9df5e56b4
refactor(nginx_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:08:17 +00:00
gardar
330e66a75d
refactor(mysqld_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:07:29 +00:00
gardar
c214571821
refactor(mongodb_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:06:59 +00:00
gardar
4dac93aa74
refactor(memcached_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:06:35 +00:00
gardar
f09635db73
refactor(ipmi_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:05:25 +00:00
gardar
a3f317588d
refactor(fail2ban_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:04:55 +00:00
gardar
95889b9962
refactor(chrony_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:04:27 +00:00
gardar
3259947a89
refactor(cadvisor): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:03:59 +00:00
gardar
bf1d349d02
refactor(blackbox_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:02:22 +00:00
gardar
bc290813a4
refactor(bind_exporter): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:01:51 +00:00
gardar
d05e3c23b5
refactor(alertmanager): delegate common tasks to _common role
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:01:13 +00:00
gardar
8734f607db
enhancement: add role for common tasks
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 16:50:28 +00:00
gardar
60b5c5f38d
fix: remove unused variables
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-30 15:48:00 +00:00
gardar
8f9e86a905
fix: remove the need for setting _repo_type variable
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-30 15:42:03 +00:00
gardar
c11ee10a50
Merge pull request #395 from gardar/update-platforms
...
fix: remove EOL platforms for current ones
2024-09-28 12:26:19 +00:00
gardar
1c809bc7fc
fix: cleanup unused playbooks now that prepare stages have been merged into one
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-28 03:01:55 +00:00
gardar
050c9d3347
fix: remove unneeded download step that can cause ratelimit
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-28 02:57:10 +00:00
gardar
c8b2516c7f
refactor: streamline molecule alternative scenario further
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-27 16:38:46 +00:00
gardar
4e98e1f597
fix: make sure old versions of pytest find helper
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-27 13:32:19 +00:00
prombot
5ac83fd8a9
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-26 14:36:27 +00:00
gardar
3b679c9161
fix: skip running testinfra on excluded ansible versions
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-20 19:48:18 +00:00
prombot
bf483a528a
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-20 14:32:34 +00:00
github-actions[bot]
ad10fd4767
patch: 🎉 automated upstream release update ( #417 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-09-18 16:45:47 +02:00
gardar
b471a1f4a4
test: unified prepare playbook for alternative molecule scenarios
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-18 03:49:54 +00:00
gardar
c59483a92f
refactor: make systemd_exporter molecule config be in line with other roles
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-16 17:42:03 +00:00
gardar
7be1f09b9c
fix: add Ubuntu 24.04 to supported platforms
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-13 14:06:14 +00:00
gardar
93d4e2b672
fix: replace EOL Fedora versions with current ones
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-13 14:06:14 +00:00
gardar
f668cd0ac4
removed: drop centos 7 support as it is EOL
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-13 14:06:14 +00:00
gardar
94fb802ec2
removed: drop debian 10 support as it is EOL
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-09-13 14:06:13 +00:00
Bryan Quigley
39eddc920e
enhancement: adding env, container labels options
...
Add following
- cadvisor_env_metadata_whitelist
- cadvisor_whitelisted_container_labels
- cadvisor_store_container_labels
Tested with this simple playbook:
---
- name: Install cAdvisor
hosts: localhost
become: yes
tasks:
- name: Import cAdvisor role
import_role:
name: cadvisor
vars:
cadvisor_docker_only: true
cadvisor_enable_metrics: [ "cpu", "memory", "network", "oom_event" ]
cadvisor_whitelisted_container_labels: [ "com.docker.compose.oneoff" ]
cadvisor_env_metadata_whitelist: [ "JEKYLL_ENV", "PATH" ]
cadvisor_store_container_labels: false
Also tested dropping the options, which is why I decided to explicitly set
store_container_labels: true (which is the cadvisor default).
Closes : #403
Signed-off-by: Bryan Quigley <code@bryanquigley.com>
2024-09-13 12:35:22 +00:00
gardar
ea8aff5aea
Merge pull request #388 from prometheus-community/autoupdate/memcached_exporter/0.14.4
...
patch: New prometheus/memcached_exporter upstream release 0.14.4!
2024-09-13 12:28:08 +00:00
gardar
941a6614a7
Merge pull request #401 from prometheus-community/autoupdate/node_exporter/1.8.2
...
patch: New prometheus/node_exporter upstream release 1.8.2!
2024-09-13 12:27:28 +00:00
gardar
04df45de29
Merge pull request #404 from prometheus-community/autoupdate/process_exporter/0.8.3
...
patch: New ncabatoff/process-exporter upstream release 0.8.3!
2024-09-13 12:26:48 +00:00
gardar
f51c1be33a
Merge pull request #405 from prometheus-community/autoupdate/nginx_exporter/1.3.0
...
patch: New nginxinc/nginx-prometheus-exporter upstream release 1.3.0!
2024-09-13 12:26:15 +00:00
gardar
03cfe4118f
Merge pull request #413 from prometheus-community/autoupdate/prometheus/2.54.1
...
patch: New prometheus/prometheus upstream release 2.54.1!
2024-09-13 12:25:34 +00:00
prombot
7bdebd7057
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-13 11:23:44 +00:00
prombot
074a8d27c3
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-13 11:20:05 +00:00
prombot
5bf3a7e96d
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-09-09 14:36:27 +00:00
prombot
0a41fad3b9
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-08-28 14:32:02 +00:00
github-actions[bot]
a1e83cd17d
patch: 🎉 automated upstream release update ( #409 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-08-19 18:19:14 +02:00
prombot
c43b3382ee
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-07-25 14:30:39 +00:00
prombot
0bd6d54a8e
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-07-22 14:31:45 +00:00
github-actions[bot]
65ce296b5d
patch: 🎉 automated upstream release update ( #391 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-07-03 09:26:33 +02:00
github-actions[bot]
aeb7570681
patch: 🎉 automated upstream release update ( #381 )
...
Signed-off-by: Ben Kochie <superq@gmail.com>
2024-06-10 09:04:09 +02:00
gibix
b443b7cd22
docs: fix config_flags_extra wrong example
...
The prometheus configuration `storage.tsdb.retention` should be setted
via `prometheus_storage_retention`. If setted via
`prometheus_config_flags_extra` it throws `duplicating configuration`
error.
Signed-off-by: gibix <gibix@inventati.org>
2024-05-31 15:56:35 +02:00
prombot
af494d734b
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-05-30 14:30:40 +00:00
Leonhard Mayr
62f1a07b6f
Limit scrape_config_files to supported versions
...
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-05-29 13:13:20 +02:00
Leonhard Mayr
60fe2d4332
Use system group variable
...
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-05-29 08:10:32 +02:00