gardar
c5511dcb7d
fix: don't skip sanity
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-12 13:16:35 +00:00
gardar
6b86d3bc0c
refactor: use range for supported ansible versions
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-12 13:15:53 +00:00
gardar
37632566ef
refactor: use range for supported ansible versions
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-12 13:15:19 +00:00
gardar
e6c9dec30d
chore: update version
2023-12-12 12:48:16 +00:00
gardar
2a14cd1b64
Merge pull request #261 from prometheus-community/autoupdate/snmp_exporter/0.25.0
...
patch: New prometheus/snmp_exporter upstream release 0.25.0!
2023-12-12 12:47:25 +00:00
gardar
e5d8d9688f
chore: update version
2023-12-12 12:40:20 +00:00
gardar
74039c3395
Merge pull request #259 from prometheus-community/autoupdate/memcached_exporter/0.14.1
...
patch: New prometheus/memcached_exporter upstream release 0.14.1!
2023-12-12 12:39:25 +00:00
prombot
7da4b0475a
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-11 14:31:57 +00:00
SuperQ
292e4332fb
chore: update version
2023-12-10 13:53:24 +00:00
github-actions[bot]
d208acf825
patch: 🎉 automated upstream release update ( #260 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2023-12-10 14:52:27 +01:00
prombot
0c296d1ce7
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-12-09 14:27:19 +00:00
SuperQ
5a121b8b83
chore: update version
2023-12-08 16:58:32 +00:00
Ben Kochie
f084b71dbc
feat: Add mecached_exporter role ( #256 )
...
Add new role: `memcached_exporter`
Signed-off-by: SuperQ <superq@gmail.com>
2023-12-08 17:57:33 +01:00
SuperQ
e6d8f97670
chore: update version
2023-12-07 15:40:12 +00:00
Ben Kochie
91b5781591
fix: Use repo var for preflight ( #258 )
...
Use the per-role repo var consistently in the preflight GitHub API URLs.
Signed-off-by: SuperQ <superq@gmail.com>
2023-12-07 16:39:08 +01:00
gardar
ebe2751974
chore: update version
2023-12-05 02:31:02 +00:00
gardar
8167234042
Merge pull request #255 from gardar/ansible-2.16
...
minor: Add ansible 2.16 support
2023-12-05 02:30:05 +00:00
gardar
5fddd85f7e
minor: add ansible 2.16 support
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-12-05 00:46:07 +00:00
gardar
6a0f4d0fbf
chore: update version
2023-11-30 15:08:42 +00:00
gardar
002e5b3675
Merge pull request #213 from idiv-biodiversity/alertmanager/multiple-web-listen-addresses
...
enhancement: allows using multiple web listen addresses
2023-11-30 15:07:47 +00:00
Christian Krause
c8a340e5b3
enhancement(systemd_exporter): supports multiple web listen addresses in preflight
...
this is for consistency with the other roles' preflight asserts for when the
exporter itself finally supports multiple web listen addresses
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-30 11:12:12 +01:00
Christian Krause
5fa22913b4
enhancement(smartctl_exporter): supports multiple web listen addresses in preflight
...
this is for consistency with the other roles' preflight asserts for when the
exporter itself finally supports multiple web listen addresses
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-30 11:12:12 +01:00
Christian Krause
762cb1d5f3
enhancement(prometheus): supports multiple web listen addresses in preflight
...
this is for consistency with the other roles' preflight asserts for when
prometheus itself finally supports multiple web listen addresses
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-30 11:12:11 +01:00
Christian Krause
4897b20b47
enhancement(blackbox_exporter): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-30 11:12:11 +01:00
Christian Krause
09f705ad00
enhancement(smokeping_prober): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-30 11:12:11 +01:00
gardar
f3a68061ff
chore: update version
2023-11-29 20:24:12 +00:00
gardar
4f003078a8
Merge pull request #250 from prometheus-community/superq/blackbox_exporter
...
feat(blackbox_exporter): Create config directory
2023-11-29 20:23:12 +00:00
SuperQ
588807e4d8
feat(blackbox_exporter) Create config directory
...
Follow the pattern of other exporters and create the configuration file
in `/etc/blackbox_exporter` by default.
Signed-off-by: SuperQ <superq@gmail.com>
2023-11-28 22:37:04 +01:00
Christian Krause
bb45a5d23c
enhancement(chrony_exporter): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-28 13:07:31 +01:00
Christian Krause
01b437147d
enhancement(pushgateway): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-28 13:07:31 +01:00
Christian Krause
54d857d41b
enhancement(snmp_exporter): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-28 13:07:31 +01:00
Christian Krause
dce2e959d9
enhancement(mysqld_exporter): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-28 13:07:31 +01:00
Christian Krause
9e84276add
enhancement(alertmanager): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-28 13:07:31 +01:00
Christian Krause
2700af42da
enhancement(node_exporter): allows using multiple web listen addresses
...
Signed-off-by: Christian Krause <christian.krause@idiv.de>
2023-11-28 13:07:31 +01:00
gardar
964658f7ea
chore: update version
2023-11-17 18:31:05 +00:00
gardar
be0949d778
Merge pull request #247 from prometheus-community/autoupdate/node_exporter/1.7.0
...
patch: New prometheus/node_exporter upstream release 1.7.0!
2023-11-17 18:30:07 +00:00
prombot
edfbef4c09
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-11-17 18:18:01 +00:00
gardar
fbf1aa6de4
Merge pull request #248 from gardar/molecule/pytest-update
...
skip_changelog(ci): make sure pytest and pytest-testinfra versions stay compatible
2023-11-17 18:17:30 +00:00
gardar
437f5613a2
fix: make sure pytest and pytest-testinfra versions stay compatible
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2023-11-17 17:32:45 +00:00
SuperQ
015193ab18
chore: update version
2023-11-16 15:21:11 +00:00
github-actions[bot]
1221d05b87
patch: 🎉 automated upstream release update ( #246 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2023-11-16 16:20:09 +01:00
gardar
2cfaf9c513
chore: update version
2023-10-31 12:27:11 +00:00
gardar
010c37f1c5
Merge pull request #244 from prometheus-community/autoupdate/systemd_exporter/0.6.0
...
patch: New prometheus-community/systemd_exporter upstream release 0.6.0!
2023-10-31 12:25:58 +00:00
prombot
e7bb0dae10
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2023-10-30 14:30:09 +00:00
SuperQ
df1085a31e
chore: update version
2023-10-27 21:14:27 +00:00
Nikolay Asenov
9503b96854
feat: add smartctl_exporter role ( #229 )
...
Signed-off-by: Nikolay Asenov <asenov.nikolay98@gmail.com>
Signed-off-by: Ben Kochie <superq@gmail.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2023-10-27 22:28:44 +02:00
gardar
2dac933659
chore: update version
2023-10-27 19:59:46 +00:00
gardar
e0811cdc2d
Merge pull request #228 from prometheus-community/autoupdate/snmp_exporter/0.24.1
...
patch: New prometheus/snmp_exporter upstream release!
2023-10-27 19:58:40 +00:00
gardar
7a12c9e7b6
Merge pull request #239 from ScarletBlizzard/patch-1
...
docs: fix blackbox_exporter role name
2023-10-27 19:57:31 +00:00
Ben Kochie
98f6dac0ac
Merge branch 'main' into patch-1
...
Signed-off-by: Ben Kochie <superq@gmail.com>
2023-10-27 15:40:04 -04:00