Commit graph

918 commits

Author SHA1 Message Date
dobbi84
e22cd9f9f1 chore: remove molecule directory check for dir not created
Signed-off-by: dobbi84 <davide.obbi@e4company.com>
2024-10-23 17:53:10 +00:00
dobbi84
745154f8d5 chore: include vars go_arch and go_arch_map needed for getting the exporter from GH
Signed-off-by: dobbi84 <davide.obbi@e4company.com>
2024-10-23 17:53:10 +00:00
dobbi84
dd0dbaadd6 chore: include boiler plate for integration testing
Signed-off-by: dobbi84 <davide.obbi@e4company.com>
2024-10-23 17:53:10 +00:00
dobbi84
ad51f0b088 feat: include influxdb exporter role
Include the [Influxdb exporter](https://github.com/prometheus/influxdb_exporter) role.

Signed-off-by: dobbi84 <davide.obbi@e4company.com>
2024-10-23 17:53:10 +00:00
gardar
7cebe5bd9e chore: update version 2024-10-23 17:52:32 +00:00
gardar
c81f7d9165
Merge pull request #438 from sverrehu/blackbox-capability-idempotence
fix(blackbox_exporter): make capability setting idempotent
2024-10-23 17:51:31 +00:00
Sverre H. Huseby
642c3fc684
Merge branch 'prometheus-community:main' into blackbox-capability-idempotence 2024-10-23 17:33:26 +02:00
gardar
7e80733c75
Merge pull request #440 from gardar/fix-docker-eol-ansible
skip_changelog(ci): pin docker collection on old ansible versions
2024-10-23 15:24:50 +00:00
gardar
b81a5ff13b
skip_changelog(ci): pin docker collection on old ansible versions
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-23 14:01:32 +00:00
Sverre H. Huseby
da3b5776bd fix(test): do not consider idempotence when running Molecule (as before this PR)
Signed-off-by: Sverre H. Huseby <shh@thathost.com>
2024-10-23 13:19:30 +02:00
Sverre H. Huseby
a9bc6d7ffe fix(blackbox): make capability setting idempotent
Signed-off-by: Sverre H. Huseby <shh@thathost.com>
2024-10-23 12:20:56 +02:00
gardar
81d3d62775
Merge pull request #437 from gardar/remove-unused-vars
fix: remove unused variable
2024-10-21 10:40:17 +00:00
gardar
52952abc7a
fix: remove unused variable
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-21 10:34:40 +00:00
gardar
9e4bcb18d5 chore: update version 2024-10-21 10:24:44 +00:00
gardar
e3bb3f4120
Merge pull request #436 from prometheus-community/renovate/hoo29-little-timmy-2.x
chore(deps): update hoo29/little-timmy action to v2
2024-10-21 10:23:47 +00:00
renovate[bot]
26d4f4f71e
chore(deps): update hoo29/little-timmy action to v2 2024-10-20 16:44:59 +00:00
gardar
f3514a9e97 chore: update version 2024-10-18 16:53:15 +00:00
gardar
5c2049c254
Merge pull request #434 from gardar/avoid-elevated-privileges
fix:  prevent local binary cache creation with elevated privileges
2024-10-18 16:51:26 +00:00
gardar
e3d715d5fa
fix: prevent local binary cache creation with elevated privileges
fixes #427

Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-18 16:26:19 +00:00
gardar
4670e4ad23 chore: update version 2024-10-18 15:38:41 +00:00
gardar
0e58f43a65
Merge pull request #431 from santilococo/main
fix: add check_mode in localhost binary cache task
2024-10-18 15:37:28 +00:00
gardar
6201eff218 chore: update version 2024-10-18 15:34:54 +00:00
gardar
e2ebdffb8d
Merge pull request #432 from gardar/trim-down-platforms
removed: CentOS Stream and Fedora from being officially supported
2024-10-18 15:33:56 +00:00
gardar
d7ed763594
removed: Drop Fedora support and testing in favor of EL
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-18 13:41:24 +00:00
gardar
5435c7f652
removed: CentOS testing in favor of AlmaLinux
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-18 13:13:07 +00:00
Santiago Lo Coco
2fb538c915
fix: add check_mode in localhost binary cache task
Signed-off-by: Santiago Lo Coco <santilococo.01@gmail.com>
2024-10-18 12:21:08 +00:00
gardar
909352e3be chore: update version 2024-10-17 20:51:24 +00:00
gardar
d4ed05732e
Merge pull request #428 from gardar/fix-usermod
fix: don't modify system user or group if they already exist
2024-10-17 20:49:43 +00:00
gardar
e8da64e426 fix: don't modify system user or group if they already exist
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-17 17:54:17 +00:00
gardar
90ab1fbc33
Merge pull request #429 from gardar/ci/_common-label
skip_changelog(ci): fix: ensure all roles are tested when _common role is changed
2024-10-17 17:50:00 +00:00
gardar
6dd937678a
skip_changelog(ci): fix: ensure all roles are tested when _common role is changed
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-17 17:40:06 +00:00
Leonhard Mayr
549ca653fa
Remove replaced "scrapes" folder
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-10-17 17:25:17 +02:00
Leonhard Mayr
b7cbef892e
Rename directory to scrape_configs
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-10-17 17:25:17 +02:00
Leonhard Mayr
b958d82dcd
Add test for scrape config files
Signed-off-by: Leonhard Mayr <leonhard.mayr@manz.at>
2024-10-17 17:25:17 +02:00
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
7abf7d352d chore: update version 2024-10-17 13:39:46 +00: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
e2c0480d40 chore: update version 2024-10-17 12:56:34 +00:00
gardar
3bdd8ed71e
Merge pull request #425 from gardar/refactor/role/_common
refactor: consolidate common tasks
2024-10-17 12:55:30 +00:00
gardar
dc2007fab5
skip_changelog(ci): bump parallelism to speed up tests without hitting api limits
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:53:17 +00:00
gardar
b028c8f9d8
fix: align to _common role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-10-15 17:19:04 +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