Commit graph

786 commits

Author SHA1 Message Date
gardar
af0b344d67
Merge pull request #330 from gardar/fix-changelog-screwup
skip_changelog: fix changelog screwup
2024-04-09 10:53:13 +00:00
gardar
a7f50dceb9
skip_changelog: fix 0.15.2 changelog entry
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-04-09 10:47:54 +00:00
gardar
421220d038
skip_changelog: fix 0.15.1 changelog entry
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-04-09 10:46:06 +00:00
SuperQ
32c15cdba2 chore: update version 2024-04-05 07:17:19 +00:00
github-actions[bot]
f79db4bb00
patch: 🎉 automated upstream release update (#322)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-04-05 09:16:15 +02:00
prombot
7640ce9f3b patch: 🎉 automated upstream release update
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-03-25 14:28:43 +00:00
github-actions[bot]
c72059ffb2
patch: 🎉 automated upstream release update (#319)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-03-20 17:09:01 +01:00
github-actions[bot]
64cc49e6e6
patch: 🎉 automated upstream release update (#318)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-03-20 17:08:49 +01:00
github-actions[bot]
ffa7ad9add
patch: 🎉 automated upstream release update (#317)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-03-20 16:45:30 +01:00
github-actions[bot]
b91773432a
patch: 🎉 automated upstream release update (#316)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-03-20 16:45:14 +01:00
SuperQ
2015832192 chore: update version 2024-03-20 15:26:56 +00:00
github-actions[bot]
51189b8368
patch: 🎉 automated upstream release update (#315)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
2024-03-20 16:25:56 +01:00
Ben Kochie
1707445674
skip_changelog: Fix version updater (#314)
The command line parser for the verison updater was not updated to
support the additional parameter.
* Rename `type` variable to `githost` to make it more clear.

Signed-off-by: SuperQ <superq@gmail.com>
2024-03-20 13:06:06 +01:00
gardar
f4d7a3ad4c chore: update version 2024-03-08 21:20:03 +00:00
gardar
c8860a434f
Merge pull request #302 from gardar/role/process_exporter
feat: add process_exporter role
2024-03-08 21:19:11 +00:00
gardar
0e6ed3d187
fix: adopt protecthome test to latest molecule scenario
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:27 +00:00
gardar
3c4733bb09
fix: archive name typo
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:27 +00:00
gardar
d702d95af4
docs: remove outdated info from README
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
c940d84630
fix: add bcrypt test requirement
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
9dd6aa9fb8
fix: remove unused pytest import
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
143e66d78c
minor: allow configuring temporary dir for binary archive
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
02ff0e7219
fix: add missing alternative/latest molecule scenarios
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
457da4282b
feat: add tls/http/basic auth web config
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
894db57168
refactor: move config to template
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
7def6b81a4
feat: make web telemetry path configurable
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:26 +00:00
gardar
953b0b14c3
fix: bump to latest version
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
8b1b6e36e2
minor: add protecthome
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
2a3f56e859
fix: remove include parameter which is not supported in all ansible version the collection supports
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
a63fd464df
fix: extracted dir name
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
5ef563a501
fix: typo
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
7401eb83b4
fix: checksums url
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
65de2ec726
fix: raw string argument validation error
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
0ae35a0b80
fix: url/binary names
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:25 +00:00
gardar
e44a2345d3
docs: add argument_specs
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:24 +00:00
gardar
4c2902f209
feat: add process_exporter role
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-03-08 20:41:24 +00:00
gardar
16bea875f3 chore: update version 2024-03-08 20:32:37 +00:00
gardar
737fbbd3d6
Merge pull request #312 from anviar/main
feat: cadvisor - options to enable\disable metrics and docker-only mode
2024-03-08 20:26:44 +00:00
Oleg Klyuchkin
e29a4191c4
test: cadvisor - more tests for alternative scenario
Signed-off-by: Oleg Klyuchkin <anviar@users.noreply.github.com>
2024-03-08 22:08:19 +03:00
SuperQ
a7a5aa9f11 chore: update version 2024-03-07 08:16:39 +00:00
Spirit-act
6218fccc64
change monogdb exporter collector check in service (#310)
the collectors section within in the systemd service file checks if
mongodb_exporter_collectors is iterable. Since string is iterable the
elif block does not trigger. If I change the if to check if the
variable is from type list, it works.

Signed-off-by: Spirit-act <16631523+Spirit-act@users.noreply.github.com>
2024-03-07 09:15:39 +01:00
Oleg Klyuchkin
a7305a5d07
docs: ✏️ cadvisor - remove trailing space
Signed-off-by: Oleg Klyuchkin <anviar@users.noreply.github.com>
2024-03-06 21:31:29 +03:00
Oleg Klyuchkin
92cfd70d49
feat: cadvisor - options to enable\disable metrics and docker-only mode
Signed-off-by: Oleg Klyuchkin <anviar@users.noreply.github.com>
2024-03-06 21:19:28 +03:00
Oleg Klyuchkin
b84a1f4a2c
Merge branch 'prometheus-community:main' into main 2024-03-06 20:24:53 +03:00
SuperQ
f2de77e26f chore: update version 2024-03-06 10:35:59 +00:00
ResuBaka
d8a5ebdf2c
fix(ipmi_exporter): add option to impi_exporter service to allow tmp file creation (#311)
Signed-off-by: Ben Kochie <superq@gmail.com>
2024-03-06 11:35:01 +01:00
gardar
1c219877ba chore: update version 2024-03-05 15:09:27 +00:00
gardar
da146e07d2
Merge pull request #301 from mark-tomich/main
bugfix: use temporary directory to make compatible with multi-user controllers
2024-03-05 15:08:32 +00:00
Mark Tomich
8a9c4e6ff9 adding smokeping_archive_path
Signed-off-by: Mark Tomich <tomichms@nih.gov>
2024-02-29 13:38:54 -05:00
Mark Tomich
855b08f0aa fixing smokeping_archive_path
Signed-off-by: Mark Tomich <tomichms@nih.gov>
2024-02-29 13:29:54 -05:00
Mark Tomich
d25f772f5f adding *_archive_path by request
Signed-off-by: Mark Tomich <tomichms@nih.gov>
2024-02-29 13:21:57 -05:00