Commit Graph

2859 Commits

Author SHA1 Message Date
github-actions[bot]
32d842483f
Merge master into staging-next 2023-12-07 06:01:00 +00:00
Janik
f996d87185
Merge pull request #272311 from clerie/prometheus-atlas-exporter-1.0.4 2023-12-07 02:25:37 +01:00
clerie
acf19ab36f prometheus-atlas-exporter: init at 1.0.4 2023-12-06 21:24:17 +01:00
github-actions[bot]
035a649a67
Merge master into staging-next 2023-12-06 06:01:30 +00:00
Rick van Schijndel
ba75066821
Merge pull request #271362 from pbsds/rm-dead-patches
treewide: remove unreferenced patch files
2023-12-06 03:28:15 +01:00
Fabián Heredia Montiel
5b8deaceca Merge remote-tracking branch 'origin/master' into staging-next
Fixed conflict in pkgs/applications/graphics/krita/

krita: 5.1.5 -> 5.2.0
7a40fdc288
, and
treewide: use kde mirror everywhere, don't use pname in download urls
aa15f5066d
2023-12-04 17:44:17 -06:00
Maximilian Bosch
cfe12c16b7
Merge pull request #271950 from SuperSandro2000/grafana
grafana: 10.2.0 -> 10.2.2
2023-12-04 16:35:18 +01:00
Sandro Jäckel
5286ff070a
grafana: 10.2.0 -> 10.2.2 2023-12-04 00:43:38 +01:00
Thomas Gerbet
eac9180f29
Merge pull request #264685 from Ma27/grafana-tests
grafana: skip two more flaky tests
2023-12-03 12:34:54 +01:00
emilylange
b8617c69c0
grafana-agent: 0.38.0 -> 0.38.1
https://github.com/grafana/agent/releases/tag/v0.38.1
https://github.com/grafana/agent/blob/v0.38.1/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.38.0...v0.38.1

Fixes CVE-2023-47108.
2023-12-02 23:42:04 +01:00
github-actions[bot]
5f8f8a1514
Merge master into staging-next 2023-12-02 18:00:52 +00:00
Peder Bergebakken Sundt
6a5ba089a1
Merge pull request #269777 from thefloweringash/monitoring-plugins-ping
monitoring-plugins: fix path to ping in check_ping
2023-12-02 14:20:23 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next 2023-12-01 07:33:49 +01:00
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Franz Pletz
690ff59d95
Merge pull request #267877 from mfrw/mfrw/prometheus-2.48.0 2023-11-30 20:51:16 +01:00
github-actions[bot]
6a1a469e7c
Merge staging-next into staging 2023-11-27 18:01:29 +00:00
Silvan Mosberger
538faba59d
Merge pull request #270233 from mfrischknecht/fix-kapacitor-build
kapacitor: fix build of embedded `libflux` dependency with current rust
2023-11-27 14:14:12 +01:00
github-actions[bot]
3ebf92edfa
Merge staging-next into staging 2023-11-27 12:01:31 +00:00
Silvan Mosberger
63b5de1e53 kapacitor: fix aarch64-darwin build 2023-11-27 00:37:24 +01:00
Manuel Frischknecht
8e6e709ca1 kapacitor: fix build of embedded libflux dependency with current rust
The embedded `libflux` dependency of `kapacitor` fails to build with
more current rust tooling due to an unneeded `.clone()` call that
is promoted into an error message by a strict linting build config.

This introduces a patch that removes the offending method call.
The issue is already resolved upstream, but even the current `kapacitor`
version still depends on this specific version of `libflux` [1], and the
respective git commit contains a lot of other (automated) changes [2],
so cherry-picking the patch via a GitHub URL seems even more brittle.

[1]: https://github.com/influxdata/kapacitor/blob/v1.7.1/go.mod#L26
[2]: e7f7023848 (diff-96572e971d9e19b54290a434debbf7db054b21c9ce19035159542756ffb8ab87)
2023-11-26 19:56:30 +01:00
R. Ryantm
d2779b1194 checkSSLCert: 2.76.0 -> 2.77.0 2023-11-26 17:47:36 +00:00
Jan Tojnar
2e92094b86 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/python-modules/pyqt/6.x.nix:
	NIX_CFLAGS_COMPILE changed
	cb6f270be2 version bump removes flag no longer necessary
	b7a8d59e3a adds flag to fix builds on Darwin, not sure if needed after the bump
2023-11-25 19:27:24 +01:00
Nick Cao
8e48a57b5b
Merge pull request #269865 from Stunkymonkey/grafana-agent-migrate-prefetch-yarn-deps
grafana-agent: migrate to prefetch-yarn-deps
2023-11-25 09:33:04 -05:00
Felix Buehler
dd6c677c4d grafana-agent: migrate to prefetch-yarn-deps 2023-11-25 13:09:01 +01:00
github-actions[bot]
4c55b1cc5e
Merge staging-next into staging 2023-11-25 12:01:18 +00:00
Julien Malka
18349c881d
Merge pull request #269715 from mgdelacroix/update-uptimekuma-1237 2023-11-25 11:40:15 +01:00
Andrew Childs
4c87c27f5a monitoring-plugins: fix path to ping in check_ping
The path to ping was configured to use the wrapper prior to its
removal [1]. This change removed the absolute path to ping/ping6 and
added them to the binPath. Only the perl scripts use binPath, and now
the C program `check_ping` fails to find the ping command.

[1] See 759ec1113d
2023-11-25 11:32:12 +09:00
github-actions[bot]
d578170670
Merge staging-next into staging 2023-11-25 00:02:35 +00:00
Mario Rodas
1b99d72c8b
Merge pull request #269330 from anthonyroussel/updates/nagios_4_5
nagios: 4.4.14 -> 4.5.0
2023-11-24 18:17:54 -05:00
Miguel de la Cruz
7887d99244 uptime-kuma: 1.23.6 -> 1.23.7 2023-11-24 21:49:45 +01:00
github-actions[bot]
8240687aac
Merge staging-next into staging 2023-11-24 00:02:39 +00:00
R. Ryantm
e7ca2d5623 riemann: 0.3.9 -> 0.3.10 2023-11-23 12:03:29 -08:00
R. Ryantm
61c87b12fe mimir: 2.10.3 -> 2.10.4 2023-11-23 19:13:28 +00:00
github-actions[bot]
38d802ea1d
Merge staging-next into staging 2023-11-23 12:01:48 +00:00
Anthony Roussel
f54615a134
nagios: 4.4.14 -> 4.5.0
https://github.com/NagiosEnterprises/nagioscore/compare/nagios-4.5.0...nagios-4.4.14
2023-11-23 00:22:55 +01:00
github-actions[bot]
55dfa1c1ce
Merge staging-next into staging 2023-11-22 18:01:38 +00:00
emilylange
4beadb0c19
grafana-agent: 0.37.4 -> 0.38.0
https://github.com/grafana/agent/releases/tag/v0.38.0
https://github.com/grafana/agent/blob/v0.38.0/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.37.4...v0.38.0
2023-11-22 17:26:03 +01:00
Nick Cao
0840c28c43
Merge pull request #268991 from undefined-moe/mongodb-exporter
add prometheus-mongodb-exporter
2023-11-22 09:29:50 -05:00
undefined
35bfe35293
prometheus-exporter-mongodb: init at 0.39.0 2023-11-22 09:42:14 +08:00
github-actions[bot]
bb547494d0
Merge staging-next into staging 2023-11-19 18:01:21 +00:00
Artturi
b736459b60
Merge pull request #260089 from anthonyroussel/thanos_0_32_4 2023-11-19 18:37:48 +02:00
Aaron Jheng
5ca5dea7cb
prometheus-rabbitmq-exporter: fix build on Darwin 2023-11-19 22:49:33 +08:00
Emily
c72f91a74c
Merge pull request #266536 from emilylange/laurel
laurel: 0.5.3 -> 0.5.5
2023-11-19 14:11:48 +01:00
github-actions[bot]
a24f483a6b
Merge staging-next into staging 2023-11-19 00:02:52 +00:00
Mario Rodas
bd770c1dcc
Merge pull request #268147 from JulienMalka/uptime-kuma-bump
uptime-kuma: 1.23.3 -> 1.23.6
2023-11-18 16:16:24 -05:00
Julien Malka
02ead46304 uptime-kuma: 1.23.3 -> 1.23.6 2023-11-18 10:45:41 +00:00
github-actions[bot]
991a07725b
Merge staging-next into staging 2023-11-17 12:01:30 +00:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
emilylange
7f9184873d
laurel: 0.5.3 -> 0.5.5
https://github.com/threathunters-io/laurel/releases/tag/v0.5.5
https://github.com/threathunters-io/laurel/releases/tag/v0.5.4

diff: https://github.com/threathunters-io/laurel/compare/v0.5.4...v0.5.5
diff: https://github.com/threathunters-io/laurel/compare/v0.5.3...v0.5.4
2023-11-16 22:06:06 +01:00
github-actions[bot]
e34ef9d128
Merge staging-next into staging 2023-11-16 12:01:29 +00:00