Commit graph

365 commits

Author SHA1 Message Date
Leonhard Mayr
2d805ae8d0
Reload prometheus on file changes
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-10-17 17:25:17 +02:00
Leonhard Mayr
fb388d168c
Fix scrape config files path
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-10-17 16:54:53 +02:00
gardar
cc205a35d2
Merge pull request #155 from atishaninov-xometry/pidfile-path
fix: alertmanager deprecated PIDFile= path warning
2024-10-17 13:38:49 +00:00
gardar
5e220e5f40
refactor(systemd_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:15:24 +00:00
gardar
1173d1ada7
refactor(snmp_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:13:47 +00:00
gardar
b90cb5bfe4
refactor(smokeping_prober): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:13:08 +00:00
gardar
0da12f7cdc
refactor(smartctl_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:12:36 +00:00
gardar
a6700b7726
refactor(redis_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:12:07 +00:00
gardar
e5005614b2
refactor(pushgateway): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:11:35 +00:00
gardar
1e4e4c3415
refactor(prometheus): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:11:12 +00:00
gardar
2bd22378ba
refactor(process_exporter): delegate common tasks to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:10:43 +00:00
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