SuperQ
2560d04202
minor: Update supported Ansible versions
...
Ansible versions 2.11 and older are not supportable on new platforms.
Set the minimum supported Ansible version to 2.12 in order to make
updating our integration testing possible.
* Fixup minor linting issues.
Signed-off-by: SuperQ <superq@gmail.com>
2024-08-20 06:27:45 +02:00
SuperQ
f25e58b73b
chore: update version
2024-08-19 16:20:18 +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
SuperQ
dc94de011f
chore: update version
2024-07-03 07:27:30 +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
gardar
46c6960c9b
Merge pull request #397 from gardar/molecule-max-parallel
...
fix(ci): limit number of parallel tests to avoid github api limits
2024-07-02 03:07:19 +00:00
gardar
d5c413cc7c
fix: speed up ci by allowing sanity test to run immediately
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-07-02 03:04:55 +00:00
gardar
7f8206bacc
fix(ci): limit number of parallel tests to avoid github api limits
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-07-02 03:00:57 +00:00
gardar
1188bdd229
chore: update version
2024-07-02 02:42:50 +00:00
gardar
13e3ce3df3
Merge pull request #396 from gardar/molecule-scenario-matrix
...
refactor(ci): split up molecule matrices to avoid job limit
2024-07-02 02:41:54 +00:00
gardar
1f44b4c554
fix: avoid extra whitespaces in label list
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-07-02 02:33:38 +00:00
gardar
1223f4dc11
refactor(ci): split up molecule matrices to avoid job limit
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-07-02 02:32:29 +00:00
gardar
6662e567d9
Merge pull request #394 from gardar/fix-docs-push-permissions
...
skip_changelog(ci): fix docs publish permissions
2024-07-01 14:02:31 +00:00
gardar
711c51b2d0
skip_changelog(ci): fix docs publish permissions
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-07-01 11:53:52 +00:00
gardar
bec32d1d0c
Merge pull request #367 from gardar/fix-changelog-breakage
...
fix: make sure antsibull-changelog doesn't offend ansible-lint
2024-06-19 23:10:21 +00:00
gardar
81fb097b1b
fix: formatting fixes have been merged in antsibull-changelog upstream
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-06-19 22:05:42 +00:00
gardar
7e66464909
fix: make sure antsibull-changelog doesn't offend ansible-lint
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-06-19 22:05:42 +00:00
Ben Kochie
f003067377
Fix version updater script ( #383 )
...
Explicitly match the full version variable name to avoid matching other
variables when updating the `defaults/main.yml` file.
Signed-off-by: SuperQ <superq@gmail.com>
2024-06-10 16:54:19 +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
gardar
384d8c7a72
Merge pull request #373 from gibix/fix/prometheus-example
...
docs: fix config_flags_extra wrong example
2024-06-06 17:27:22 +00:00
gardar
cbedbdf88b
Merge pull request #379 from prometheus-community/renovate/actions-github-script-7.x
...
chore(deps): update actions/github-script action to v7
2024-06-06 17:12:56 +00:00
gardar
0800d53d06
Merge pull request #378 from gardar/eol-centos-stream-8
...
removed: Drop centos 8 stream support as it is EOL
2024-06-06 17:10:11 +00:00
renovate[bot]
1457fb648e
chore(deps): update actions/github-script action to v7
2024-06-06 16:42:11 +00:00
gardar
8208bd3803
Merge pull request #372 from gardar/docs/fix-default-version
...
docs: redirect docs page to latest release instead of docs for upcoming release
2024-06-06 16:42:00 +00:00
gardar
d072610bbe
removed: Drop centos 8 stream support as it is EOL
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-06-03 19:34:26 +00: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
gardar
0514797f94
docs: redirect docs page to latest release instead of docs for upcoming release
...
Signed-off-by: gardar <gardar@users.noreply.github.com>
2024-05-30 18:30:47 +00:00
gardar
4af5c9bd30
Merge pull request #371 from prometheus-community/autoupdate/nginx_exporter/1.2.0
...
patch: New nginxinc/nginx-prometheus-exporter upstream release 1.2.0!
2024-05-30 17:37:56 +00:00
prombot
af494d734b
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-05-30 14:30:40 +00:00
gardar
9401385469
chore: update version
2024-05-29 12:47:05 +00:00
gardar
9d34d42809
Merge pull request #368 from manzsolutions-lpr/add-prometheus-scrape-config-files
...
feat: Added prometheus scrape_config_files support
2024-05-29 12:45:52 +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
Zdeněk Bělehrádek
0d07f6e57e
Added prometheus scrape_config_files support
...
Signed-off-by: Zdeněk Bělehrádek <zdenek.belehradek@ataccama.com>
2024-05-28 15:56:40 +02:00
gardar
691e5e8b74
Merge pull request #360 from ebilheude/main
...
fix : (blackblox-exporter) Update hardcoded install path
2024-05-27 15:13:07 +00:00
Ben Kochie
2b9f13cd32
Merge branch 'main' into main
2024-05-27 07:56:51 +02:00
gardar
fef1936451
Merge pull request #353 from prometheus-community/autoupdate/chrony_exporter/0.10.0
...
patch: New superq/chrony_exporter upstream release 0.10.0!
2024-05-24 23:38:39 +00:00
gardar
6bff10c7bf
Merge pull request #357 from prometheus-community/autoupdate/prometheus/2.52.0
...
patch: New prometheus/prometheus upstream release 2.52.0!
2024-05-24 23:38:04 +00:00
gardar
ac0094cc5e
Merge pull request #351 from prometheus-community/renovate/tj-actions-changed-files-44.x
...
chore(deps): update tj-actions/changed-files action to v44
2024-05-24 23:22:06 +00:00
gardar
a282715877
Merge pull request #350 from prometheus-community/renovate/stefanzweifel-git-auto-commit-action-5.x
...
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
2024-05-24 23:21:36 +00:00
renovate[bot]
766ea9fed4
chore(deps): update tj-actions/changed-files action to v44
2024-05-24 23:11:58 +00:00
renovate[bot]
4e3865c815
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
2024-05-24 23:10:53 +00:00
gardar
d3cf5bfd1a
Merge pull request #362 from msterhuj/feat/memcached_exporter
...
patch: added the ability to choose which ip to connect
2024-05-24 23:09:41 +00:00
prombot
a901e4552b
patch: 🎉 automated upstream release update
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-05-24 22:55:14 +00:00
msterhuj
f1b8e94ba3
docs: update argument specs
...
Signed-off-by: msterhuj <gabin.lanore@gmail.com>
2024-05-24 22:54:28 +00:00
msterhuj
cb1c0003c1
patch: added the ability to choose which ip to connect
...
Signed-off-by: msterhuj <gabin.lanore@gmail.com>
2024-05-24 22:54:28 +00:00
github-actions[bot]
b2ddbd9e39
patch: 🎉 automated upstream release update ( #366 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: prombot <prometheus-team@googlegroups.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2024-05-25 00:05:49 +02:00
gardar
816ede5ee5
chore: update version
2024-05-24 20:54:53 +00:00
gardar
7a44d14716
Merge pull request #363 from prometheus-community/superq/warn_casing
...
fix: Downgrade name[casing] to warning
2024-05-24 20:53:53 +00:00
SuperQ
50c5efe884
fix: Downgrade name[casing] to warning
...
Fix linting errors by downgrading the `name[casing]` check to warning.
Signed-off-by: SuperQ <superq@gmail.com>
2024-05-18 08:07:28 +02:00