Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-prometheus

Puppet module for prometheus
https://github.com/voxpupuli/puppet-prometheus

Merge pull request #399 from alexjfisher/init_style_none

Accept `none` as valid `init_style`

9a42f8701128b07bda204c4373a3c571c333e0e2 authored about 5 years ago by Alexander Fisher <[email protected]>
Support `init_style` `none` for prometheus server too

689ca19b77c148cc0a019eb442d810fd12b0c7ff authored about 5 years ago by Alexander Fisher <[email protected]>
Remove redundant `if $prometheus::server::init_style`

872287ab89221188e384fedb060f370e41851434 authored about 5 years ago by Alexander Fisher <[email protected]>
Accept `none` as valid daemon `init_style`

9e387ce1697cafc322e17db56b76a3ad4f2bf884 authored about 5 years ago by Alexander Fisher <[email protected]>
Add config mode to config_dir creation

ab41d9a17788a609d276bdee031b739ccb952a90 authored about 5 years ago by Josh Cullum <[email protected]>
[blacksmith] Bump version to 8.0.1-rc0

6ef92f6ee90cefe1856c43ed27fefce3bf217ebc authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #394 from alexjfisher/rel_8_0_0

Release 8.0.0

21a34794af5cb045518d2622b92a4a487f6d0407 authored about 5 years ago by Alexander Fisher <[email protected]>
Release 8.0.0

18756f6ba41b051448d3b7235245be9a48815b91 authored about 5 years ago by Alexander Fisher <[email protected]>
Revert "Workaround 6.11.0 systemd regression"

This reverts commit 943735d71dce8c180504743701e3f6b99620ea5a.

67813923162de30bfe5e21474cd5a62644337899 authored about 5 years ago by Alexander Fisher <[email protected]>
Replace legacy fact with modern equivalent

4a8f2afa4184f4dcb12f7d5442e36b0b92ac21ac authored about 5 years ago by Alexander Fisher <[email protected]>
Modulesync

10d12b35018b781b36627897fa87ffabd8f3dd3f authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #392 from bastelfreak/prom

Update default Prometheus version from 2.11.1 to 2.14.0

6998ae54a5dd6326a8c7ae6109471b2119f42dd7 authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #393 from alexjfisher/puppet_6_11_0_workaround

Workaround 6.11.0 systemd regression

ec7fe5dc222e596fd9facf3d9f014bc62bfacdc9 authored about 5 years ago by Tim Meusel <[email protected]>
Workaround 6.11.0 systemd regression

This commit is a workaround for
https://tickets.puppetlabs.com/browse/PUP-10149

It can probably...

943735d71dce8c180504743701e3f6b99620ea5a authored about 5 years ago by Alexander Fisher <[email protected]>
Prometheus Update 2.11.1->2.14.0

6c0c26cc5bf62da42feb66d807912567d65968a7 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #391 from alexjfisher/update_default_redis

Update default redis_exporter version to 1.3.4

765f61ce21c24243c7bbfa7f39eca8a273ef05d1 authored about 5 years ago by Tim Meusel <[email protected]>
Update default redis_exporter version

This wasn't done in the last major release due to time constraints and
`prometheus::redis_export...

63988a7a4b2e8aaba52283eecd013663080617f9 authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #390 from alexjfisher/issue_382

Fix prometheus not restarting after config changes on systemd based systems

184058456df1c5af257c02eea4a22f3b4e941865 authored about 5 years ago by Tim Meusel <[email protected]>
Fix systemd unit file not notifying the service

The [unreliable](https://puppet.com/docs/puppet/5.5/lang_defaults.html#behavior) resource defaul...

8588d880a6c0736e95d90977aa9f4465239961ae authored about 5 years ago by Alexander Fisher <[email protected]>
Add failing acceptance test for service restart

In systemd, the service is currently not being restarted after
configuration changes. See GH-38...

20dc6a7ea44f34a77314334064dc0c791a9c203a authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #388 from alexjfisher/scrape_job_labels

Add `scrape_job_labels` parameter to exporters

0c5e1a11efa6d1609549f51060d005a31a536d32 authored about 5 years ago by Alexander Fisher <[email protected]>
Add `scrape_job_labels` parameter to exporters

Allow users to override the default `alias` label which is set on the
exported scrape_jobs.

ea801efd2411671f73c4786ad0a314774783df9c authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #387 from alexjfisher/fix_redis_exporter

Support redis_exporter version >= 1.0.0

6afd1fc56a21c0da040d36e129d0172261f41f04 authored about 5 years ago by Tim Meusel <[email protected]>
Fix redis_exporter when version >= 1.0.0

349a176fcaa5991011735ab854e64a7ece040829 authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #386 from alexjfisher/sensitive_password

Accept `Sensitive` mysqld_exporter `cnf_password`

0fb4e51896bf135a927ba9537a0a88795c22f796 authored about 5 years ago by Tim Meusel <[email protected]>
Move mysqld_exporter `cnf_*` defaults into class

Group them together and use puppet-strings tags to document them.
Previously, it was inconsisten...

4722dc053cf7b4e15d8ce5a0a9a47d01bbdf0965 authored about 5 years ago by Alexander Fisher <[email protected]>
Accept `Sensitive` mysqld_exporter `cnf_password`

Also convert template to `epp`.

542da4f25a1753a4dd73348c0d9b9847650e9830 authored about 5 years ago by Alexander Fisher <[email protected]>
Merge pull request #384 from bastelfreak/ubuntu

drop Ubuntu 14.04 support

8a8579c524e9f30c8efc53e6207e086f95b69bba authored about 5 years ago by Igor Galić <[email protected]>
Merge pull request #376 from rwaffen/master

Add service restart on package change

131deaba82042463d23b83437541faa59d15ac31 authored about 5 years ago by Tim Meusel <[email protected]>
drop Ubuntu 14.04 support

a9c04afe29b3b616720ef87b1623719cfcb1d264 authored about 5 years ago by Tim Meusel <[email protected]>
[blacksmith] Bump version to 7.1.1-rc0

89bc9a0c5df8bd8cb5f99cae9bb947afc08db28b authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #380 from bastelfreak/rel710

release 7.1.0

904ee6b2e265d3c5cabadcfa3993036413d6fad6 authored about 5 years ago by Tim Meusel <[email protected]>
release 7.1.0

014d7221437e3ed6d62ae617d84b41a4d7470066 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #377 from hooten/prom-cli-args

Add prom command line args and validation

dad3dbb9b1beed969eab510a8ceee5f3ed3e1711 authored about 5 years ago by Tim Meusel <[email protected]>
Merge pull request #378 from bastelfreak/rhel8

Addd RHEL8 support / disable timesync for docker images

7cfaa76fb1e61595df8938ee924903fbb0c9ddf7 authored about 5 years ago by Tim Meusel <[email protected]>
Add prom command line args and validation

303cb6ad6896711eee3e66e203e5404bff2c2d14 authored about 5 years ago by Dustin Hooten <[email protected]>
Merge pull request #379 from ekohl/spec-helper-acceptance

Clean up acceptance spec helper

8f8da3ce9a7409dcdbaa554438f9bde079e6d233 authored about 5 years ago by Tim Meusel <[email protected]>
Clean up acceptance spec helper

80d1f3e8c6c5d22814959463ca44ede14f88f0f5 authored about 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
pin beaker-hostgenerator to latest version

f1219e815069f94ddfce5d43a464bbfe181d123f authored about 5 years ago by Tim Meusel <[email protected]>
pin beaker-docker to latest version

f0c596981775e8333f03a9db19bf42851d01a84e authored about 5 years ago by Tim Meusel <[email protected]>
Update beaker version for CentOS 8

979ef273f2769b6c38eab8788f717d3e8e3e8a10 authored about 5 years ago by Philipp Trulson <[email protected]>
Update beaker-hostgenerator for CentOS 8

a7cf3c5d2ff7612480e988f3e6430a4bf6cf0dbe authored about 5 years ago by Philipp Trulson <[email protected]>
add service restart on package change

6860e1f31cd6c924a70d19e86e871b8eb5112d26 authored about 5 years ago by Robert Waffen <[email protected]>
Add CentOS 8 & RHEL 8 support

65860661b82c5397e029b802536adf732d4915e4 authored over 5 years ago by Philipp Trulson <[email protected]>
Merge pull request #371 from bastelfreak/arch2

user/group: prohibit empty strings

5d0ad12f5f5e50a776cc2e0602503f66e1a77f2b authored over 5 years ago by Tim Meusel <[email protected]>
user/group: prohibit empty strings

fdab9d03e44a373843a41a5c266212f9e4ea1952 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #372 from bastelfreak/arch5

exporters: set /usr/bin/nologin as shell

ef80c90699eca3287b1ae825df89cc81b383ad37 authored over 5 years ago by Tim Meusel <[email protected]>
exporters: set /usr/bin/nologin as shell

67bd9de576b4ba7ea597a810d00259c0e7483fcb authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #373 from bastelfreak/arch4

Archlinux: Do not manage node_exporter group/user

6f429387778634949a5c1c6b930d888380489493 authored over 5 years ago by Tim Meusel <[email protected]>
node_exporter: enhance test coverage

a41ad8de37e36d76d4bc18c04513d01228cb71f8 authored over 5 years ago by Tim Meusel <[email protected]>
Archlinux: Do not manage node_exporter group/user

07d027ac342773d461e5d8e2012d281bcc209ba3 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #368 from hooten/s3_source

Allow s3 sources for download uris

c07419765d7f6f6af2c5bdadc9cee8b5c9b15b07 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #369 from camptocamp/expose_env_vars

Expose env_vars to prometheus::pushprox_client class

58b39804fe49e80dcdeaba50398ae7d2c1059250 authored over 5 years ago by Tim Meusel <[email protected]>
Expose env_vars to prometheus::pushprox_client class

20c0982b9bac7d9b7376b9d15b38cf2ee5fcbf55 authored over 5 years ago by Mickaël Canévet <[email protected]>
Allow s3 sources for download uris

a7d512ee585d027a894dd4eeeda7fa80ec6697b6 authored over 5 years ago by Dustin Hooten <[email protected]>
Merge pull request #324 from anarcat/fix-perms

make config files readonly to daemons

a42ad6be02f7f0704a0dd416b8604fabd4c4e8fd authored over 5 years ago by Tim Meusel <[email protected]>
make config files readonly to daemons

It's bad practice to allow daemons to modify their own config
files. This pattern seems to be co...

238411d60be7630c30f25211542ce9809ae415af authored over 5 years ago by Antoine Beaupré <[email protected]>
Merge pull request #365 from bastelfreak/archlinux2

Archlinux: set correct binary name for node_exporter

fead06320a3add1d5501e929468fae692c734121 authored over 5 years ago by David Hollinger III <[email protected]>
Merge pull request #360 from tkuther/master

fix duplicate key in data/defaults.yaml

837a5fc343c28a067931365e7302b657ef645c36 authored over 5 years ago by Fabien COMBERNOUS <[email protected]>
Archlinux: set correct binary name for node_exporter

149ba1e742a076af4891d2259e62e573d91ab275 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #364 from kudelskisecurity/update_elasticsearch_exporter

Make elasticsearch usable with older version

87d6a818746931d5dbbbf75ea699ed6930718ad4 authored over 5 years ago by Tim Meusel <[email protected]>
Make elasticsearch usable with older version

Make it possible for elasticsearch exporter to be used even with version before 1.1.0 where brea...

cfd81045bd0f107f690c0130c8d9bd5e710c5f49 authored over 5 years ago by Nicko Glayre <[email protected]>
Merge pull request #362 from bastelfreak/arch

Archlinux: support node_exporter installation as package

5d795c8d51089bedd93249c4289fc288a54549d7 authored over 5 years ago by Tim Meusel <[email protected]>
Archlinux: support node_exporter installation as package

2f81ff9e475403610782794d279fa2b6c1882bef authored over 5 years ago by Tim Meusel <[email protected]>
update tests to work with latest facterdb

37a2be799104b4a63fe09aada90368cb6b7395fb authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #361 from voxpupuli/modulesync

modulesync 2.8.0

47d829b4b6700c5f12091da26f90e5c6fa8e3956 authored over 5 years ago by Tim Meusel <[email protected]>
fix unit tests for new Archlinux facts

94399271afe1c5556e57be6dad9055199183c2dc authored over 5 years ago by Tim Meusel <[email protected]>
modulesync 2.8.0

51852d6b128c0a5ed9b7ae4ca9ef09b163ea64e1 authored over 5 years ago by Tim Meusel <[email protected]>
fix duplicate key in data/defaults.yml

32eb3a6f99ca2f819f161920508c97df3f089bf6 authored over 5 years ago by Thomas Kuther <[email protected]>
[blacksmith] Bump version to 7.0.1-rc0

f2165da0d9e6f9a914511289a44d04d23e7a681f authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #359 from bastelfreak/rel700

release 7.0.0

5dbac4447b2b9e6b8ab3711815aec8b561695801 authored over 5 years ago by Tim Meusel <[email protected]>
release 7.0.0

18b758baf8042a42c46f777171efa5a2c073c67d authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #358 from bastelfreak/updates22

apache_exporter: update 0.5.0->0.7.0

836cd8e846ae0485290c2bdc8c5a414ec0332460 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #356 from bastelfreak/updates20

varnish_exporter: update 1.4->1.5

0a238218a608d59104352b3021d5ed8dfb7be661 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #354 from bastelfreak/updates18

postgres_exporter: update 0.4.6->0.5.1

9bb253a2396eed7f272399ee4de279fa95ea844c authored over 5 years ago by Tim Meusel <[email protected]>
apache_exporter: update 0.5.0->0.7.0

5d38d4868da55e80d1f1478a1f28ca5732cfe56f authored over 5 years ago by Tim Meusel <[email protected]>
varnish_exporter: update 1.4->1.5

18a6c29c725b7ddc5b4a754ec1ac282f13d35bae authored over 5 years ago by Tim Meusel <[email protected]>
postgres_exporter: update 0.4.6->0.5.1

8bbb1dc6502c6fdf07625884665ce5a876ce20b0 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #353 from bastelfreak/updates17

blackbox: update 0.7.0->0.14.0 & Add acceptance tests

02aac244cbce36d84106df4be15c01585b9bd096 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #352 from bastelfreak/updates16

statsd: update 0.8.0->0.12.1

003087a5f905fba546cedb49e70473e6afa17c1d authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #351 from bastelfreak/updates15

snmp: Update 0.7.0->0.15.0 & Add acceptance tests

a8d2e5fb8d1df34243065895bd3104d59dc664df authored over 5 years ago by Tim Meusel <[email protected]>
blackbox: update 0.7.0->0.14.0

ade33d76dbd9195837aa23534c650bde62ad9cee authored over 5 years ago by Tim Meusel <[email protected]>
blackbox: Add acceptance tests

93e9d184ecf5cbc03d96d1e7fa46aaab13742cbc authored over 5 years ago by Tim Meusel <[email protected]>
statsd: update 0.8.0->0.12.1

01bc189dff948c4a5b80fc096a50dd40be5a4096 authored over 5 years ago by Tim Meusel <[email protected]>
snmp: update 0.7.0->0.15.0

bc8f6d3158ec4e44e787a116a1ce0eec814b5dca authored over 5 years ago by Tim Meusel <[email protected]>
snmp: Add acceptance tests

5ad24d8bc3ca34bbc561c6641eaa79402b9d1ce5 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #349 from bastelfreak/updates13

consul_exporter: Update 0.4.0->0.5.0

2b9b12ac292613dfa29d812d6d956506232ce146 authored over 5 years ago by Tim Meusel <[email protected]>
consul_exporter: Update 0.4.0->0.5.0

4813b4fb875e64f54cf4b0ebae1899c7e96f7d26 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #348 from bastelfreak/updates12

mysqld_exporter: update 0.9.0->0.12.0

2cc74f3e37b54c0e8a7d62ecf6d01519a7886513 authored over 5 years ago by Tim Meusel <[email protected]>
mysqld_exporter: update 0.9.0->0.12.0

a56f3ff474c9920da9c54135cea52640a77e8be4 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #341 from bastelfreak/updates9

pushgateway: update 0.4.0->0.8.0 & add enhance unit tests

6b3eb0ed442623a4cf5316aa8752efa661a50d2c authored over 5 years ago by Tim Meusel <[email protected]>
pushgateway: update 0.4.0->0.8.0

03077bc8d823717e12686b3bfa6f1ab3e1a39241 authored over 5 years ago by Tim Meusel <[email protected]>
pushgateway: Enhance unit tests

6062f95f8e877e7f1619ef8016dc13d3c535e920 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #347 from bastelfreak/cleanup

Cleanup acceptance tests

5ab269591902ed03732730590cbe2b61e2d5ec94 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #346 from bastelfreak/pushgateway

pushgateway: use correct CPU architecture & add acceptance tests

c7b59dc1849c30bfb7f5e08e1a9e39952a176a6d authored over 5 years ago by Tim Meusel <[email protected]>
Cleanup acceptance tests

In the past, we had some puppet code in some tests to install packages
on Ubuntu containers. Thi...

75c9fdc433f115cf850cd56f5af8d7494426f8a7 authored over 5 years ago by Tim Meusel <[email protected]>
pushgateway: Add acceptance tests

1a51e011f314d48be9e33a5a1584b9c4331e003b authored over 5 years ago by Tim Meusel <[email protected]>
pushgateway: use correct CPU architecture

In the past, this class relied on the actual architecture reported by
facter, not by the normali...

8796e1770f1763fd324fdca888d4f5520ec495c2 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #345 from bastelfreak/archlinux2

Archlinux: update prometheus 2.2.0->2.10.0

5cb9bfa0c556d549a89db9c5614b2348bae8aa96 authored over 5 years ago by Tim Meusel <[email protected]>
Archlinux: update prometheus 2.2.0->2.10.0

fa838002282ac8460f032e16080d9b5af0a9d88b authored over 5 years ago by Tim Meusel <[email protected]>