Commit Graph

3625 Commits

Author SHA1 Message Date
Rick van Schijndel
0a68a61443
zabbix70: 7.0.5 -> 7.0.6 (#357877) 2024-11-26 22:46:04 +01:00
Maximilian Bosch
c4da9c72d0
Merge: prometheus-redis-exporter: 1.65.0 -> 1.66.0 (#359110) 2024-11-26 22:00:43 +01:00
Robert Schütz
b70d51fc86
python312Packages.python-bitcoinlib: rename from bitcoinlib (#358492) 2024-11-26 09:47:33 -08:00
cooparo
7233ce0697 python312Packages.python-bitcoinlib: rename from bitcoinlib 2024-11-26 17:21:18 +01:00
R. Ryantm
73c88140ed prometheus-redis-exporter: 1.65.0 -> 1.66.0 2024-11-25 20:49:40 +00:00
R. Ryantm
f5a4dd81d6 prometheus-statsd-exporter: 0.27.2 -> 0.28.0 2024-11-24 13:38:32 +00:00
Jenny
ed651e06d9
prometheus-sabnzbd-exporter: 0.1.73 -> 0.1.78 (#358191) 2024-11-23 16:36:30 +01:00
Aleksana
badf0750d4
openbsd_snmp3_check: fix overuse of with lib (#357242) 2024-11-23 17:21:45 +08:00
Aleksana
c31f2feb34
manubulon-snmp-plugins: fix overuse of with lib (#357243) 2024-11-23 17:21:32 +08:00
Aleksana
476f3a140a
check_interfaces: fix overuse of with lib (#357244) 2024-11-23 17:21:03 +08:00
Fugi
9bd6a6b497
prometheus-sabnzbd-exporter: format with nixfmt-rfc-style 2024-11-22 17:50:32 +01:00
Fugi
8ed6119fbb
prometheus-sabnzbd-exporter: Add nixosTests to passthru.tests 2024-11-22 17:35:00 +01:00
Fugi
0b8c0c5467
prometheus-sabnzbd-exporter: 0.1.73 -> 0.1.78 2024-11-22 17:14:41 +01:00
bstanderline
144d01dd49
zabbix70: 7.0.5 -> 7.0.6 2024-11-21 11:16:16 +00:00
Maximilian Bosch
b3f4b60d57
grafana: 11.3.0+security-01 -> 11.3.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.3.1
2024-11-19 23:25:53 +01:00
Jordan Williams
30392773af
openbsd_snmp3_check: fix overuse of with lib 2024-11-19 06:15:12 -06:00
Jordan Williams
af51a7fb84
manubulon-snmp-plugins: fix overuse of with lib 2024-11-19 06:14:14 -06:00
Jordan Williams
32cb2b2abe
check_interfaces: fix overuse of with lib 2024-11-19 06:12:55 -06:00
R. Ryantm
88203eeef0 prometheus-gitlab-ci-pipelines-exporter: 0.5.8 -> 0.5.9 2024-11-14 13:52:16 +00:00
Nick Cao
189f5dcfb3
python312Packages.pybind11-stubgen: init at 2.5.1 (#355442) 2024-11-13 09:05:47 -05:00
Maximilian Bosch
33811d45da
grafana: 11.3.0 -> 11.3.0+security-01, fix CVE-2024-9476
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.3.0%2Bsecurity-01
2024-11-12 18:54:39 +01:00
qbisi
8487e692fd lib/licenses: add bsd3Lbnl 2024-11-13 01:16:30 +08:00
Nick Cao
9f1f4969a8
prometheus-junos-czerwonk-exporter: 0.12.4 -> 0.12.5 (#355237) 2024-11-12 11:33:20 -05:00
alvar
df8b26b3f7
icinga2: 2.14.2 -> 2.14.3 (#355443)
Fixes critical CVE-2024-49369 by updating Icinga 2 to 2.14.3.

- https://github.com/Icinga/icinga2/releases/tag/v2.14.3
- https://github.com/Icinga/icinga2/security/advisories/GHSA-j7wq-r9mg-9wpv
- https://icinga.com/blog/2024/11/12/critical-icinga-2-security-releases-2-14-3/
- https://icinga.com/blog/2024/11/04/icinga2-security-pre-announcement/
2024-11-12 15:42:16 +01:00
R. Ryantm
570197c305 prometheus-junos-czerwonk-exporter: 0.12.4 -> 0.12.5 2024-11-11 17:13:46 +00:00
Nick Cao
77217b6f56
prometheus-postgres-exporter: 0.15.0 -> 0.16.0 (#355120) 2024-11-11 08:56:44 -05:00
Nick Cao
36c0fc7b0e
prometheus-collectd-exporter: 0.6.0 -> 0.7.0 (#354379) 2024-11-11 08:43:46 -05:00
Nick Cao
ef0c8c9f57
prometheus-mysqld-exporter: 0.15.1 -> 0.16.0 (#354689) 2024-11-11 08:40:12 -05:00
Nick Cao
02f8229c9c
prometheus-graphite-exporter: 0.15.2 -> 0.16.0 (#352169) 2024-11-11 08:27:11 -05:00
R. Ryantm
946f8f9751 prometheus-postgres-exporter: 0.15.0 -> 0.16.0 2024-11-11 03:31:48 +00:00
Emily
3b91a81423
treewide: remove redundant patches and locks (#354215) 2024-11-09 12:57:37 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
R. Ryantm
36bdaed426 prometheus-mysqld-exporter: 0.15.1 -> 0.16.0 2024-11-09 06:04:19 +00:00
aleksana
b74fdd2386 treewide: remove redundant patches and locks
These files are no longer referenced.
2024-11-08 12:54:15 +08:00
R. Ryantm
2fdfc1032b prometheus-collectd-exporter: 0.6.0 -> 0.7.0 2024-11-08 02:41:38 +00:00
R. Ryantm
afe438897f prometheus-consul-exporter: 0.12.1 -> 0.13.0 2024-11-07 23:59:03 +00:00
Aleksana
5ed245d62a
treewide: fix build by pinning Go 1.22 for now (#353895) 2024-11-07 11:26:28 +08:00
Rick van Schijndel
af10bfa79a
zabbix70: 7.0.2 -> 7.0.5 (#350994) 2024-11-05 20:52:07 +01:00
Olivér Falvai
54ece522d1
dnsmasq_exporter: build with Go 1.22 for now
until the golang.org/x/net dependency gets upgraded in the project

https://hydra.nixos.org/build/276128656/nixlog/1/tail
2024-11-05 20:35:43 +01:00
Weijia Wang
72ac7fea4a
kapacitor: 1.7.0 -> 1.7.5 (#344895) 2024-11-04 19:32:59 +01:00
Sandro
51db049535
sensu: drop it as it is no longer maintained (#351916) 2024-11-04 18:15:46 +01:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
wxt
0adffe3ffd kapacitor: move to by-name; nixfmt 2024-11-03 19:38:26 +08:00
Weijia Wang
fe92c83d5e
prometheus-influxdb-exporter: 0.11.7 -> 0.12.0 (#351342) 2024-11-02 16:57:31 +01:00
Wim de With
1b6b600470 prometheus-surfboard-exporter: fix module vendoring
Go 1.22 used the vendor directory without a valid modules.txt, but Go
1.23 this is no longer allowed.
2024-10-31 10:20:39 +01:00
Wim de With
bde2af72dd prometheus-pgbouncer-exporter: 0.10.0 -> 0.10.2 2024-10-31 10:20:39 +01:00
Emily
7d6108cd58
prometheus-tor-exporter: remove (#352438) 2024-10-30 19:28:01 +00:00
Jordan Williams
efe481b187
nagiosPlugins.openbsd_snmp3_check: init at 0.55
#349598
2024-10-30 20:11:45 +01:00
Wim de With
bc4b30e0c3 prometheus-tor-exporter: remove
This package was broken by an update to its stem dependency and is no
longer maintained.
2024-10-30 19:45:10 +01:00
Wim de With
93cce0becc nixos/prometheus: remove tor exporter 2024-10-30 19:42:51 +01:00