Commit Graph

3010 Commits

Author SHA1 Message Date
Azat Bahawi
ba7f53d7ab
Merge pull request #293167 from r-ryantm/auto-update/exportarr
exportarr: 1.6.2 -> 2.0.0
2024-03-04 08:15:15 +00:00
R. Ryantm
b72cb750ab exportarr: 1.6.2 -> 2.0.0 2024-03-04 03:56:16 +00:00
Nick Cao
79623b5fb7
Merge pull request #292208 from r-ryantm/auto-update/nagios
nagios: 4.5.0 -> 4.5.1
2024-03-03 20:40:55 -05:00
Nick Cao
143932b4c1
Merge pull request #292222 from r-ryantm/auto-update/grafana-loki
grafana-loki: 2.9.4 -> 2.9.5
2024-03-03 20:37:49 -05:00
Fabian Affolter
036266bc42
Merge pull request #292211 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.79.0 -> 2.80.0
2024-02-29 10:41:55 +01:00
Azat Bahawi
fdfe8b3a0c
Merge pull request #292216 from r-ryantm/auto-update/exportarr
exportarr: 1.6.1 -> 1.6.2
2024-02-29 08:29:55 +00:00
R. RyanTM
57789e5691
prometheus-alertmanager: 0.26.0 -> 0.27.0 (#292230) 2024-02-28 23:13:42 -05:00
R. Ryantm
be45840ad8 grafana-loki: 2.9.4 -> 2.9.5 2024-02-29 02:46:59 +00:00
R. Ryantm
e114f3d3ce exportarr: 1.6.1 -> 1.6.2 2024-02-29 02:38:42 +00:00
R. Ryantm
46573fb931 checkSSLCert: 2.79.0 -> 2.80.0 2024-02-29 02:11:21 +00:00
R. Ryantm
695b332e90 nagios: 4.5.0 -> 4.5.1 2024-02-29 02:05:37 +00:00
Robert Scott
8f800fe1fc
Merge pull request #291148 from LeSuisse/zabbix-upgrades
zabbix50: 5.0.37 -> 5.0.41, zabbix60: 6.0.21 -> 6.0.26
2024-02-25 19:20:24 +00:00
Maximilian Bosch
26ecd1d48e
prometheus-statsd-exporter: add build info
Same as in 48a0dd84e8.
2024-02-25 15:35:04 +01:00
Thomas Gerbet
01134358a0 zabbix60: 6.0.21 -> 6.0.26
Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070

Changes:
https://www.zabbix.com/rn/rn6.0.26
https://www.zabbix.com/rn/rn6.0.25
https://www.zabbix.com/rn/rn6.0.24
https://www.zabbix.com/rn/rn6.0.23
https://www.zabbix.com/rn/rn6.0.22
2024-02-24 14:52:07 +01:00
Thomas Gerbet
e2f81c0f30 zabbix50: 5.0.37 -> 5.0.41
Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070

Changes:
https://www.zabbix.com/rn/rn5.0.41
https://www.zabbix.com/rn/rn5.0.40
https://www.zabbix.com/rn/rn5.0.39
https://www.zabbix.com/rn/rn5.0.38
2024-02-24 14:39:28 +01:00
Thomas Gerbet
d01044ecfa zabbix40: drop, no more supported upstream
Security/limited support ended in October 2023.

https://www.zabbix.com/life_cycle_and_release_policy
2024-02-24 21:31:20 +11:00
Maximilian Bosch
d93e81fff3
Merge pull request #288268 from Ma27/bump-dmarc-metrics-exporter
dmarc-metrics-exporter: 0.10.1 -> 1.0.0
2024-02-22 18:09:31 +01:00
Maximilian Bosch
96172c6239
Merge pull request #290461 from Ma27/bump-grafana-image-renderer
grafana-image-renderer: 3.9.0 -> 3.10.0
2024-02-22 18:09:07 +01:00
Martin Weinelt
878609256b
Merge pull request #287348 from mweinelt/fastly-exporter-module
nixos/prometheus-fastly-exporter: fix runtime environment, refactor, make things prettier
2024-02-22 16:37:51 +01:00
Maximilian Bosch
4fa9dd1d18
grafana-image-renderer: 3.9.0 -> 3.10.0
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.10.0
2024-02-21 17:58:50 +01:00
Maximilian Bosch
3170bd7d1a
dmarc-metrics-exporter: 0.10.1 -> 1.0.0
ChangeLog: https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.11.0
ChangeLog: https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v1.0.0
2024-02-21 14:21:26 +01:00
R. Ryantm
4626dc1737 thanos: 0.34.0 -> 0.34.1 2024-02-21 00:17:50 +00:00
Silvan Mosberger
224c493194
Merge pull request #289751 from tweag/reapply-openobserve-update
Reapply "openobserve: 0.7.2 -> 0.8.1"
2024-02-19 17:00:24 +01:00
Franz Pletz
51e48d3e99
Merge pull request #288817 from hacklschorsch/get-prometheus-hotfix
prometheus: 2.49.0 -> 2.49.1
2024-02-19 02:39:10 +01:00
Silvan Mosberger
f90974b657 Reapply "openobserve: 0.7.2 -> 0.8.1"
This reverts commit ac637ef21e.

The original PR (https://github.com/NixOS/nixpkgs/pull/289522) broke the
`pkgs/by-name` check on master,
so it was reverted in https://github.com/NixOS/nixpkgs/pull/289655.

This reapplies the original commits and makes sure that the
`pkgs/by-name` check works by moving it out of `pkgs/by-name`.
2024-02-19 01:22:42 +01:00
Maximilian Bosch
54d0c2b12a
Merge pull request #288755 from r-ryantm/auto-update/grafana
grafana: 10.3.1 -> 10.3.3
2024-02-15 20:48:30 +01:00
Nick Cao
74cee3ebc1
Merge pull request #288383 from NickCao/mtail
mtail: 3.0.0-rc53 -> 3.0.0-rc54
2024-02-15 10:23:24 -05:00
Florian Sesser
1fa2fa89cf prometheus: 2.49.0 -> 2.49.1
Diff: https://github.com/prometheus/prometheus/compare/v2.49.0...v2.49.1
Changelog: https://github.com/prometheus/prometheus/blob/v2.49.1/CHANGELOG.md
2024-02-14 16:02:03 +00:00
R. Ryantm
1303e3e066 grafana: 10.3.1 -> 10.3.3 2024-02-14 09:14:20 +00:00
Peder Bergebakken Sundt
9858b3962a
Merge pull request #287892 from pbsds/fix-unsupported-system
treewide: add attempted system to "Unsupported system" throws
2024-02-13 19:38:58 +01:00
Nick Cao
375e57e6ee
mtail: 3.0.0-rc53 -> 3.0.0-rc54
Diff: https://github.com/google/mtail/compare/v3.0.0-rc53...v3.0.0-rc54
2024-02-12 15:39:33 -05:00
Peder Bergebakken Sundt
68dd75315c treewide: add system to "Unsupported system" throws 2024-02-11 00:03:49 +01:00
R. Ryantm
ae3055dcb4 prometheus-pve-exporter: 3.2.1 -> 3.2.2 2024-02-09 12:03:34 +00:00
Martin Weinelt
d679c69737
prometheus-fastly-exporter: refactor
- Update source repo, it was migrated to fastly
- Hook up the NixOS test
- Add meta.mainProgram
2024-02-09 02:25:47 +01:00
Weijia Wang
13e607f769
Merge pull request #284356 from r-ryantm/auto-update/thanos
thanos: 0.33.0 -> 0.34.0
2024-02-04 19:56:06 +01:00
Nick Cao
a63f933348
Merge pull request #285732 from r-ryantm/auto-update/do-agent
do-agent: 3.16.7 -> 3.16.8
2024-02-02 10:25:03 -05:00
R. Ryantm
18b2cd3cba do-agent: 3.16.7 -> 3.16.8 2024-02-02 08:05:34 +00:00
R. Ryantm
d150b7aaae telegraf: 1.29.3 -> 1.29.4 2024-02-02 17:23:56 +10:00
Florian Klink
69633e5dd8
Merge pull request #285437 from r-ryantm/auto-update/grafana-agent
grafana-agent: 0.39.1 -> 0.39.2
2024-02-01 13:56:46 +02:00
R. Ryantm
bb6e397a6a grafana-agent: 0.39.1 -> 0.39.2 2024-02-01 04:55:36 +00:00
Martin Weinelt
3ab52f06cf
Merge pull request #285212 from r-ryantm/auto-update/prometheus-unbound-exporter
prometheus-unbound-exporter: 0.4.4 -> 0.4.5
2024-01-31 18:37:33 +01:00
Nick Cao
845f753510
Merge pull request #285207 from r-ryantm/auto-update/prometheus-sql-exporter
prometheus-sql-exporter: 0.5.2 -> 0.5.3
2024-01-31 11:29:01 -05:00
R. Ryantm
8e92c16cac prometheus-unbound-exporter: 0.4.4 -> 0.4.5 2024-01-31 06:29:59 +00:00
R. Ryantm
b586e8c853 prometheus-sql-exporter: 0.5.2 -> 0.5.3 2024-01-31 06:18:59 +00:00
Mario Rodas
4006079f95
Merge pull request #276177 from aaronjheng/prometheus-openvpn-exporter
prometheus-openvpn-exporter: remove
2024-01-30 19:32:50 -05:00
R. Ryantm
af52a6f370 prometheus-domain-exporter: 1.22.0 -> 1.23.0 2024-01-30 13:47:16 +01:00
R. Ryantm
f76668b786 telegraf: 1.29.2 -> 1.29.3 2024-01-30 19:41:32 +10:00
Franz Pletz
540cdedf5d
Merge pull request #284676 from r-ryantm/auto-update/exportarr 2024-01-30 03:08:25 +01:00
R. Ryantm
cf433e2398 exportarr: 1.6.0 -> 1.6.1 2024-01-29 04:00:57 +00:00
R. Ryantm
6e1cbcd3c2 prometheus-knot-exporter: 3.3.3 -> 3.3.4 2024-01-29 02:08:35 +00:00