R. Ryantm
3f794e72d1
prometheus-artifactory-exporter: 1.11.0 -> 1.12.0
2023-02-13 10:48:17 +00:00
Robert Schütz
b8acaaea35
dmarc-metrics-exporter: 0.9.0 -> 0.9.1
...
Diff: https://github.com/jgosmann/dmarc-metrics-exporter/compare/refs/tags/v0.9.0...v0.9.1
Changelog: https://github.com/jgosmann/dmarc-metrics-exporter/blob/v0.9.1/CHANGELOG.rst
2023-02-09 14:33:02 -08:00
R. Ryantm
2fe38edf39
prometheus-nut-exporter: 2.5.2 -> 2.5.3
2023-02-05 02:27:16 +00:00
R. Ryantm
4624867084
prometheus-influxdb-exporter: 0.11.1 -> 0.11.2
2023-02-04 11:03:35 +00:00
Thomas Gerbet
34f5d8cd24
Merge pull request #213534 from drupol/add-prometheus-shelly-exporter
...
prometheus-shelly-exporter: init at 1.0.0
2023-02-02 00:11:56 +01:00
Mario Rodas
46597193f7
Merge pull request #213741 from r-ryantm/auto-update/prometheus-redis-exporter
...
prometheus-redis-exporter: 1.45.0 -> 1.46.0
2023-01-31 05:49:28 -05:00
R. Ryantm
d2aec8b220
prometheus-redis-exporter: 1.45.0 -> 1.46.0
2023-01-31 08:28:18 +00:00
Pol Dellaiera
79ce805761
prometheus-shelly-exporter: init at 1.0.0
2023-01-31 07:50:17 +01:00
R. Ryantm
037f121cad
prometheus-zfs-exporter: 2.2.5 -> 2.2.7
2023-01-31 05:11:25 +00:00
Nick Cao
26df3c7f72
Merge pull request #210430 from r-ryantm/auto-update/prometheus-artifactory-exporter
...
prometheus-artifactory-exporter: 1.10.0 -> 1.11.0
2023-01-27 08:55:29 +08:00
Nick Cao
979f85689b
Merge pull request #211569 from emhamm/update-prometheus-from-2-40-3-to-2-41-0
...
prometheus: 2.40.3 -> 2.41.0
2023-01-23 09:27:41 +08:00
Mario Rodas
84e0411e07
Merge pull request #211455 from r-ryantm/auto-update/kthxbye
...
kthxbye: 0.15 -> 0.16
2023-01-22 09:48:25 -05:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Marian Hammer
bfac961c8c
prometheus: 2.40.3 -> 2.41.0
...
prometheus 2.40.x is out of support since 12/2022 therefore the update to 2.41.0
between those two releases security critical patches have been added both to
prometheus codebase and upstream dependecies, see:
* 2.40.6 / 2022-12-09
https://github.com/prometheus/prometheus/pull/11690
[SECURITY] Security upgrade from go and upstream dependencies that include
security fixes to the net/http and os packages. #11691
* 2.40.4 / 2022-11-29
https://github.com/advisories/GHSA-7rg2-cxvp-9p7p
https://github.com/advisories/GHSA-4v48-4q5m-8vx4
[SECURITY] Fix basic authentication bypass vulnerability
(CVE-2022-46146) GHSA-4v48-4q5m-8vx4
2023-01-20 15:27:37 +01:00
R. Ryantm
39d41aeac3
kthxbye: 0.15 -> 0.16
2023-01-18 21:41:09 +00:00
R. Ryantm
8175da9fba
dmarc-metrics-exporter: 0.8.0 -> 0.9.0
2023-01-14 21:28:51 +00:00
R. Ryantm
5a3c4c79a4
prometheus-artifactory-exporter: 1.10.0 -> 1.11.0
2023-01-12 21:39:29 +00:00
R. Ryantm
28ea2c96c3
prometheus-nut-exporter: 2.5.1 -> 2.5.2
2023-01-10 16:15:58 +00:00
Moritz 'e1mo' Fromm
e85943f32e
prometheus-xmpp-alerts: Fix broken binary
...
The binary was broken after the update to 0.5.6 (#205559 ) due to a
regression in upstream (the module name was changed but not updated in
the appropriate entrypoint). A patch is applied until fixed in upstream.
A very simple test should detect future regressions like this and prevent
breaking the package and associated module.
2022-12-31 16:11:11 +01:00
R. Ryantm
ac825c5763
prometheus-nut-exporter: 2.5.0 -> 2.5.1
2022-12-31 10:16:57 +08:00
R. Ryantm
0c3a12c435
prometheus-nut-exporter: 2.4.2 -> 2.5.0
2022-12-26 20:36:07 +01:00
Fabian Affolter
dab0251470
prometheus-alertmanager: add changelog to meta
2022-12-26 09:31:15 +01:00
R. Ryantm
881d6b709a
prometheus-alertmanager: 0.24.0 -> 0.25.0
2022-12-26 05:52:24 +00:00
Maximilian Bosch
8ec25c79d3
dmarc-metrics-exporter: 0.6.1 -> 0.8.0
...
ChangeLogs:
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.7.0
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.8.0
Co-authored-by: Artémis <git@artemix.org>
2022-12-20 19:09:54 +01:00
Bobby Rong
d716d64a8e
Merge pull request #202849 from mdlayher/mdl-modemmanager
...
prometheus-modemmanager-exporter: 0.1.0 -> 0.2.0
2022-12-18 22:31:59 +08:00
Franz Pletz
6727fe0f1b
Merge pull request #205559 from SuperSandro2000/prometheus-xmpp-alerts
2022-12-14 12:34:18 +01:00
R. Ryantm
c447a68b7e
prometheus-haproxy-exporter: 0.13.0 -> 0.14.0
2022-12-11 21:03:35 +08:00
R. Ryantm
6befda01a2
prometheus-fastly-exporter: 7.3.0 -> 7.4.0
2022-12-11 21:02:09 +08:00
R. RyanTM
96c456834f
prometheus-artifactory-exporter: 1.9.5 -> 1.10.0
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-12-11 17:03:39 +08:00
Fabian Affolter
2309cc7f80
Merge pull request #205551 from r-ryantm/auto-update/prometheus-influxdb-exporter
...
prometheus-influxdb-exporter: 0.10.0 -> 0.11.1
2022-12-11 00:38:02 +01:00
Fabian Affolter
a0cc9d8d7b
prometheus-influxdb-exporter: add changelog to meta
2022-12-10 23:40:17 +01:00
Fabian Affolter
78a8d5bd0c
prometheus-statsd-exporter: add changelog to meta
2022-12-10 23:34:15 +01:00
Sandro Jäckel
d9f5e18533
prometheus-xmpp-alerts: 0.5.3 -> 0.5.6
2022-12-10 22:53:39 +01:00
R. Ryantm
c7ad50f486
prometheus-statsd-exporter: 0.22.8 -> 0.23.0
2022-12-10 21:09:31 +00:00
R. Ryantm
f8b73b826a
prometheus-influxdb-exporter: 0.10.0 -> 0.11.1
2022-12-10 21:06:22 +00:00
Sergey Lukjanov
4848003a66
prometheus-smartctl-exporter: add Frostman to maintainers
2022-12-08 08:56:17 -08:00
Sergey Lukjanov
ebcff906a0
prometheus-smartctl-exporter: add passthru.tests
2022-12-08 08:56:17 -08:00
Sergey Lukjanov
7a11d055a3
prometheus-smartctl-exporter: add ldflags to set version
2022-12-08 08:56:17 -08:00
Sergey Lukjanov
b5bbf9c1ab
prometheus-smartctl-exporter: unstable-2020-11-14 -> 0.9.1
...
All patches were already merged in upstream and part of the release.
2022-12-08 08:56:16 -08:00
Maximilian Bosch
6aeb00b6be
Merge pull request #204507 from r-ryantm/auto-update/prometheus-blackbox-exporter
...
prometheus-blackbox-exporter: 0.22.0 -> 0.23.0
2022-12-05 18:16:54 +01:00
R. Ryantm
55ef419a6e
prometheus-blackbox-exporter: 0.22.0 -> 0.23.0
2022-12-04 17:16:21 +00:00
Fabian Affolter
228be39f1c
Merge pull request #204055 from r-ryantm/auto-update/consul_exporter
...
prometheus-consul-exporter: 0.8.0 -> 0.9.0
2022-12-04 17:46:49 +01:00
Fabian Affolter
a45c3e9b51
prometheus-consul-exporter: add changelog to meta
2022-12-04 14:08:55 +01:00
Sandro
068e7cb340
Merge pull request #201817 from jhh/nut-exporter
2022-12-03 02:22:48 +01:00
R. Ryantm
f530086824
prometheus-consul-exporter: 0.8.0 -> 0.9.0
2022-12-02 05:49:37 +00:00
Philipp
275025ce4f
prometheus-node-exporter: 1.4.0 -> 1.5.0 ( #203758 )
2022-11-30 21:05:50 -05:00
Mario Rodas
334987c04b
Merge pull request #202445 from r-ryantm/auto-update/prometheus-wireguard-exporter
...
prometheus-wireguard-exporter: 3.6.3 -> 3.6.6
2022-11-29 20:58:18 -05:00
Sergey Lukjanov
ca60921171
prometheus-pushgateway: 1.4.3 -> 1.5.1
2022-11-29 08:58:46 -08:00
Mario Rodas
ec49571a0d
Merge pull request #202586 from Frostman/prometheus-snmp-exporter-0.21.0
...
prometheus-snmp-exporter: 0.20.0 -> 0.21.0
2022-11-27 08:55:33 -05:00
Matt Layher
9a1edefd45
prometheus-keylight-exporter: 0.1.1 -> 0.2.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-11-25 08:11:41 -05:00
Matt Layher
443798ece0
prometheus-modemmanager-exporter: 0.1.0 -> 0.2.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2022-11-25 08:08:50 -05:00
Sergey Lukjanov
318510cca6
prometheus: 2.40.2 -> 2.40.3
...
https://github.com/prometheus/prometheus/releases/tag/v2.40.3
2022-11-25 10:27:56 +01:00
Jeff Hutchison
0dc5bbbde9
prometheus-nut-exporter: init at 2.4.2
2022-11-24 07:48:45 -05:00
Sergey Lukjanov
b9c24877d0
prometheus: 2.40.0 -> 2.40.2
...
https://github.com/prometheus/prometheus/releases/tag/v2.40.1
https://github.com/prometheus/prometheus/releases/tag/v2.40.2
2022-11-23 13:01:16 -08:00
Sergey Lukjanov
0b420a24f8
prometheus-snmp-exporter: 0.20.0 -> 0.21.0
...
https://github.com/prometheus/snmp_exporter/releases/tag/v0.21.0
2022-11-23 12:30:19 -08:00
R. Ryantm
ae212ceb16
prometheus-wireguard-exporter: 3.6.3 -> 3.6.6
2022-11-22 22:53:36 +00:00
Fabian Affolter
6ebd0d5f70
Merge pull request #201958 from r-ryantm/auto-update/prometheus-fastly-exporter
...
prometheus-fastly-exporter: 7.2.5 -> 7.3.0
2022-11-21 17:32:53 +01:00
Fabian Affolter
a6c748035f
Merge pull request #201957 from r-ryantm/auto-update/prometheus-bind-exporter
...
prometheus-bind-exporter: 0.5.0 -> 0.6.0
2022-11-21 17:32:29 +01:00
R. Ryantm
0a84f7879f
prometheus-nats-exporter: 0.10.0 -> 0.10.1
2022-11-20 17:51:13 +08:00
R. Ryantm
63601d26e9
prometheus-fastly-exporter: 7.2.5 -> 7.3.0
2022-11-19 20:02:54 +00:00
R. Ryantm
f3455c45cc
prometheus-bind-exporter: 0.5.0 -> 0.6.0
2022-11-19 20:01:10 +00:00
Martin Weinelt
52a977ddf3
Merge pull request #201813 from lbpdt/feature/prometheus-artifactory-exporter
2022-11-19 01:39:19 +01:00
Martin Weinelt
3cc1f7413b
Merge pull request #201826 from jmbaur/kea-exporter-0.5.1
2022-11-19 01:07:40 +01:00
Jared Baur
8d67c95c6f
prometheus-kea-exporter: 0.5.0 -> 0.5.1
...
Fixes https://github.com/mweinelt/kea-exporter/issues/29
2022-11-18 23:44:57 +00:00
Louis Blin
3a7fd7a910
prometheus-artifactory-exporter: 1.9.4 -> 1.9.5
2022-11-18 16:38:36 -05:00
Martin Weinelt
a214ea8457
prometheus-smartctl-exporter: build on linux only
2022-11-18 02:00:10 +01:00
Martin Weinelt
33b3732508
Merge pull request #200614 from fpletz/pkg/prometheus-2.40.0
2022-11-11 03:00:17 +01:00
R. Ryantm
0bad7d81e0
prometheus-fastly-exporter: 7.2.4 -> 7.2.5
2022-11-11 01:29:56 +01:00
Franz Pletz
cdcfc6b2f0
prometheus: 2.38.0 -> 2.40.0
2022-11-11 01:27:48 +01:00
ajs124
ec8c2ba98d
Merge pull request #196962 from r-ryantm/auto-update/prometheus-nextcloud-exporter
...
prometheus-nextcloud-exporter: 0.5.1 -> 0.6.0
2022-11-04 00:32:46 +01:00
R. Ryantm
ef3f5f402c
prometheus-redis-exporter: 1.44.0 -> 1.45.0
2022-11-01 09:11:14 +08:00
Caleb Chase
d12a130620
prom2json: 1.3.0 to 1.3.2 ( #198809 )
...
This builds successfully on Mac (Darwin) now, whereas previously it was
failing due to an old version of transitive dependency golang.org/x/sys.
2022-10-31 14:56:15 -04:00
Franz Pletz
6618142bb0
Merge pull request #198306 from cole-h/fixup-darwin-prometheus-node-exporter
2022-10-31 12:27:21 +01:00
Cole Helbling
109714a9cb
prometheus-node-exporter: drop already-applied patch on darwin
2022-10-28 09:36:04 -07:00
Sandro
0634950bba
Merge pull request #194856 from aaronjheng/prometheus-postfix-exporter-0.3.0
2022-10-27 21:47:52 +02:00
R. Ryantm
3278a6a5db
prometheus-nextcloud-exporter: 0.5.1 -> 0.6.0
2022-10-20 18:58:49 +00:00
R. Ryantm
0409636099
prometheus-nginxlog-exporter: 1.9.2 -> 1.10.0
2022-10-15 14:15:55 +00:00
Martin Weinelt
82da2bfa8e
prometheus-kea-exporter: 0.4.4 -> 0.5.0
2022-10-13 04:04:13 +02:00
Martin Weinelt
67c319b77b
prometheus-kea-exporter: 0.4.2 -> 0.4.4
2022-10-12 23:16:36 +02:00
Aaron Jheng
ec26b85a34
prometheus-nats-exporter: unpin go1.17
2022-10-11 12:31:09 +10:00
Aaron Jheng
b68afa8569
prometheus-postfix-exporter: 0.1.2 -> 0.3.0
2022-10-07 03:10:46 +00:00
Benjamin Staffin
6fabd018af
Merge pull request #193645 from aaronjheng/prometheus-pushgateway-1.4.3
...
prometheus-pushgateway: 1.4.0 -> 1.4.3
2022-09-30 14:56:51 -04:00
Aaron Jheng
fd15cd4e18
prometheus-pushgateway: 1.4.0 -> 1.4.3
2022-09-30 05:55:28 +00:00
Aaron Jheng
4d394c2a73
prometheus-collectd-exporter: use buildGoModule
2022-09-29 11:47:57 +00:00
R. Ryantm
4b9e76a84c
prometheus-node-exporter: 1.3.1 -> 1.4.0
2022-09-27 04:50:01 +02:00
Sandro
d374d79d89
Merge pull request #190496 from NukaDuka/kthxbye
2022-09-25 23:43:29 +02:00
R. RyanTM
91425c5740
prometheus-statsd-exporter: 0.22.7 -> 0.22.8 ( #191422 )
2022-09-19 14:37:13 -04:00
Moritz 'e1mo' Fromm
cddc669b0b
prometheus-xmpp-alerts: Fix build by removing unittestCheckHook argument
...
In #185430 the `unittestCheckHook` argument was introduced, causing the
derivation to fail building since the `unittestCheckHook` is not passed.
However the original PR already used the `unittestCheckHook` from
`python3Packages`.
2022-09-17 11:37:31 +02:00
Kartik Gokte
bf5ddca465
kthxbye: init at 0.15
2022-09-14 21:04:13 +05:30
R. RyanTM
0ee7671383
prometheus-nginx-exporter: 0.10.0 -> 0.11.0 ( #190387 )
2022-09-09 11:53:09 -04:00
Ivv
ac5e7351d1
Merge pull request #188754 from snaar/prometheus-ipmi
...
nixos/services.prometheus.exporters.ipmi: new module along with underlying ipmi_exporter package
2022-09-08 21:39:49 +02:00
Azat Bahawi
acd6ceaf09
exportarr: switch category
...
Applied suggestions[1] from @mweinelt and did a small refactor.
[1]: https://github.com/NixOS/nixpkgs/pull/183772#issuecomment-1237014790
2022-09-06 12:18:12 +03:00
Sandro
2f54aad5e6
Merge pull request #156813 from JQ-Networks/master
2022-09-04 14:32:13 +02:00
snaar
ca1690c2ed
ipmi_exporter: init at 1.6.1
2022-09-03 10:56:04 -04:00
superherointj
30e373c6ae
Merge pull request #188714 from r-ryantm/auto-update/prometheus-gitlab-ci-pipelines-exporter
...
prometheus-gitlab-ci-pipelines-exporter: 0.5.3 -> 0.5.4
2022-08-31 14:30:58 -03:00
Justinas Stankevicius
b0eaece3d3
prometheus-sql-exporter: 0.4.4 -> 0.4.5
2022-08-31 16:18:34 +03:00
Sarah Brofeldt
7ac2f68ed4
Merge pull request #188715 from r-ryantm/auto-update/prometheus-redis-exporter
...
prometheus-redis-exporter: 1.43.1 -> 1.44.0
2022-08-29 11:06:54 +02:00
R. Ryantm
08c4bda495
prometheus-redis-exporter: 1.43.1 -> 1.44.0
2022-08-28 23:17:14 +00:00
R. Ryantm
17f6980122
prometheus-gitlab-ci-pipelines-exporter: 0.5.3 -> 0.5.4
2022-08-28 23:16:12 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
6953eca70d
prometheus-sachet: init at 0.3.1
2022-08-27 12:41:54 -04:00
Bernardo Meurer
8515194149
Merge pull request #188004 from fpletz/pkgs/prometheus-2.38.0
...
prometheus: 2.36.0 -> 2.38.0
2022-08-25 10:20:10 -03:00
Curtis Jiang
d8bb7ec120
prometheus-v2ray-exporter: init at 0.6.0
2022-08-24 22:35:00 +00:00
squalus
c555ac1904
prometheus: fix cross compile
...
Fix the go generate command so it can run on the build platform
2022-08-24 12:35:14 -07:00
Franz Pletz
9ebe582bd4
prometheus: 2.36.0 -> 2.38.0
2022-08-23 13:30:31 +02:00
github-actions[bot]
9968240f42
Merge master into staging-next
2022-08-22 18:01:16 +00:00
Jonas Heinrich
6654c6aae1
Merge pull request #183745 from r-ryantm/auto-update/prometheus-json-exporter
...
prometheus-json-exporter: 0.4.0 -> 0.5.0
2022-08-22 15:18:21 +02:00
github-actions[bot]
cfee9e0b42
Merge master into staging-next
2022-08-22 06:02:32 +00:00
Bruno Bigras
b8a9c06d7b
Merge pull request #187785 from r-ryantm/auto-update/prometheus-nats-exporter
...
prometheus-nats-exporter: 0.9.3 -> 0.10.0
2022-08-21 22:26:06 -04:00
R. Ryantm
e8e435cf71
prometheus-nats-exporter: 0.9.3 -> 0.10.0
2022-08-21 20:05:06 +00:00
github-actions[bot]
fd9f6da81c
Merge master into staging-next
2022-08-21 18:01:29 +00:00
Jonas Heinrich
a7855f2235
Merge pull request #184017 from JonaEnz/speedtest-exporter
...
speedtest-exporter: init at 0.3.2
2022-08-21 15:32:41 +02:00
github-actions[bot]
e5f0224881
Merge master into staging-next
2022-08-21 00:02:49 +00:00
Jonas Heinrich
0991a9dd88
Merge pull request #186493 from r-ryantm/auto-update/prometheus-artifactory-exporter
...
prometheus-artifactory-exporter: 1.9.1 -> 1.9.4
2022-08-21 01:37:18 +02:00
Jonas Heinrich
45fa917fa5
Merge pull request #186494 from r-ryantm/auto-update/prometheus-fastly-exporter
...
prometheus-fastly-exporter: 7.0.1 -> 7.2.4
2022-08-21 01:34:11 +02:00
github-actions[bot]
c00ace1204
Merge master into staging-next
2022-08-19 12:01:31 +00:00
R. Ryantm
f6a079f3f8
prometheus-postgres-exporter: 0.11.0 -> 0.11.1
2022-08-19 13:14:18 +02:00
github-actions[bot]
954d3734e9
Merge master into staging-next
2022-08-17 12:01:28 +00:00
Maximilian Bosch
943676d970
Merge pull request #186685 from r-ryantm/auto-update/prometheus-openldap-exporter
...
prometheus-openldap-exporter: 2.2.1 -> 2.2.2
2022-08-17 11:42:18 +02:00
github-actions[bot]
79661ba7e2
Merge staging-next into staging
2022-08-15 18:02:00 +00:00
Sandro
7cab540d05
Merge pull request #186177 from r-ryantm/auto-update/pihole-exporter
2022-08-15 18:20:43 +02:00
R. Ryantm
b0de490314
prometheus-openldap-exporter: 2.2.1 -> 2.2.2
2022-08-14 17:00:06 +00:00
Martin Weinelt
913d759486
Merge pull request #185430 from winterqt/python-unittest-hook
2022-08-14 12:14:04 +02:00
R. Ryantm
be47339ee7
prometheus-redis-exporter: 1.37.0 -> 1.43.1
2022-08-13 20:31:43 +00:00
R. Ryantm
3c7d9d62c3
prometheus-fastly-exporter: 7.0.1 -> 7.2.4
2022-08-13 20:30:23 +00:00
R. Ryantm
77fa2518f3
prometheus-artifactory-exporter: 1.9.1 -> 1.9.4
2022-08-13 20:29:58 +00:00
Winter
19adc3341c
treewide: migrate to pythonPackages.unittestCheckHook
2022-08-13 14:09:43 -04:00
Mario Rodas
2f5b8eac11
Merge pull request #184479 from r-ryantm/auto-update/sql_exporter
...
prometheus-sql-exporter: 0.4.2 -> 0.4.4
2022-08-13 12:27:09 -05:00
Martin Weinelt
66f08894d7
Merge pull request #184452 from r-ryantm/auto-update/systemd_exporter
2022-08-12 12:58:53 +02:00
R. Ryantm
894f16c36e
prometheus-pihole-exporter: 0.2.0 -> 0.3.0
2022-08-11 22:38:22 +00:00
Peter Hoeg
65f39b913d
prometheus-zfs-exporter: init at 2.2.5
2022-08-09 19:55:42 +08:00
Sandro
668da4fc8f
Merge pull request #185009 from fpletz/pkgs/maintainership-202208
2022-08-04 01:56:13 +02:00
R. RyanTM
324ff82d27
prometheus-statsd-exporter: 0.22.2 -> 0.22.7 ( #184482 )
2022-08-03 11:40:38 -04:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
...
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
R. Ryantm
b020f316b6
prometheus-blackbox-exporter: 0.21.1 -> 0.22.0
2022-08-03 10:10:21 +02:00
Jona Enzinger
5d3bd1377e
speedtest-exporter: init at 0.3.2
...
Init the Speedtest exporter for prometheus
2022-08-01 16:34:10 +02:00
R. Ryantm
4e4787efb3
prometheus-postgres-exporter: 0.10.1 -> 0.11.0
2022-08-01 15:48:53 +02:00
R. Ryantm
911c893b3e
prometheus-sql-exporter: 0.4.2 -> 0.4.4
2022-08-01 07:06:14 +00:00
R. Ryantm
3ff276b5cd
prometheus-systemd-exporter: 0.4.0 -> 0.5.0
2022-08-01 05:58:34 +00:00
R. Ryantm
722d94902f
prometheus-json-exporter: 0.4.0 -> 0.5.0
2022-07-29 17:33:25 +00:00
github-actions[bot]
8aaeccd647
Merge master into staging-next
2022-07-26 06:02:16 +00:00
Jiajie Chen
919b82bacf
prometheus-influxdb-exporter: 0.8.0 -> 0.10.0
2022-07-26 04:52:40 +02:00
Martin Weinelt
6d0715f340
prometheus-dmarc-exporter: 0.6.0 -> 0.6.1
...
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2022-07-24 14:20:15 +02:00
Peter Hoeg
586a0b593b
prometheus-domain-exporter: 1.11.0 -> 1.17.1
2022-07-18 12:26:28 +08:00
Johan Thomsen
28915606ba
prometheus: add flag for dns plugin, enable by default
2022-07-01 21:26:36 +02:00
Sergey Lukjanov
977a9b915e
prometheus-blackbox-exporter: 0.21.0 -> 0.21.1
2022-07-01 21:08:20 +02:00
ajs124
99466ee39e
maintainers: remove petabyteboy
...
github account deleted
2022-06-29 00:52:12 +02:00
maxine [they]
a042373ccd
Merge pull request #176899 from roidelapluie/upprom
...
prometheus: 2.35.0 -> 2.36.0
2022-06-20 01:09:51 +02:00
Maximilian Bosch
cdbc6e64e4
treewide: reduce maintenance workload for ma27
...
Note: I DO NOT resign from nixpkgs, not at all!
However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.
So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
Sergey Lukjanov
2d9f9073a4
prometheus-blackbox-exporter: 0.20.0 -> 0.21.0
2022-06-13 09:14:36 -07:00
Robert Schütz
d77c1d5c85
dmarc-metrics-exporter: 0.5.1 -> 0.6.0
...
https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.6.0
2022-06-11 15:47:47 +00:00