Commit Graph

3377 Commits

Author SHA1 Message Date
Pol Dellaiera
9ab47ec66a
Merge pull request #333336 from r-ryantm/auto-update/grafana-loki
grafana-loki: 3.1.0 -> 3.1.1
2024-08-11 00:36:41 +02:00
R. Ryantm
ec0ded3a72 grafana-loki: 3.1.0 -> 3.1.1 2024-08-09 01:16:46 +00:00
R. Ryantm
2df5e19ff3 mtail: 3.0.7 -> 3.0.8 2024-08-08 16:13:01 +00:00
Johann Wagner
61448af9e2
prometheus-junos-czerwonk-exporter: 0.12.3 -> 0.12.4 (#332932) 2024-08-07 19:07:38 +02:00
R. Ryantm
2645a913ed librenms: 23.9.1 -> 24.7.0 2024-08-07 15:18:29 +02:00
Sam Grimee
b5de26430d librenms: remove lnms file ownership check
fixes issue #322344
2024-08-07 11:32:04 +02:00
Sam Grimee
6b6bf0dcc5 librenms: add missing runtime dependencies
Adds packages required by LibreNMS features. They are currently configured in the librenms module,
but not available at runtime, causing some functionality to fail, e.g. graphs not rendered because
rrdtool is missing, or services not working because monitoring-plugins are not available.
This fixes the issue by adding the packages to buildInputs.
2024-08-07 11:32:04 +02:00
Sam Grimee
150125abe2 librenms: fix nagios plugin dir
The monitoring-plugins package used by LibreNMS services installs its binaries in the bin folder, not libexec,
as seen in b3b2b28c1d/pkgs/servers/monitoring/plugins/default.nix (L92)
2024-08-07 11:32:04 +02:00
tomberek
027920e011
Merge pull request #331906 from r-ryantm/auto-update/grafana-agent
grafana-agent: 0.41.1 -> 0.42.0
2024-08-04 14:51:14 -04:00
Emily
740a7a489a
Merge pull request #331656 from r-ryantm/auto-update/laurel
laurel: 0.6.2 -> 0.6.3
2024-08-04 02:10:58 +02:00
Nick Cao
626da6bdfd
Merge pull request #331402 from r-ryantm/auto-update/prometheus-consul-exporter
prometheus-consul-exporter: 0.12.0 -> 0.12.1
2024-08-03 10:42:42 -04:00
emilylange
5d0bff94ca
laurel: fix compiling on aarch64-linux
This solves the following build error:

~~~
error: linker `aarch64-linux-gnu-gcc` not found
  |
  = note: No such file or directory (os error 2)
~~~

Which happens on aarch64-linux and armv7-linux because upstream
redirects the linker for that platform in
https://github.com/threathunters-io/laurel/blob/v0.6.3/.cargo/config.toml

Since there is nothing else besides linker redirects in there, we simply
delete the whole file.
2024-08-03 16:38:03 +02:00
R. Ryantm
e787df99a3 grafana-agent: 0.41.1 -> 0.42.0 2024-08-03 03:29:24 +00:00
Kartik Gokte
31fb859666 mimir: added various tools
Added some tools which are necessary for regular cluster operation, maintenance, and disaster recovery.

These tools can be found [here](https://github.com/grafana/mimir/tree/main/tools)
2024-08-03 00:35:49 +05:30
R. Ryantm
5e1a7105f5 laurel: 0.6.2 -> 0.6.3 2024-08-02 02:16:14 +00:00
R. Ryantm
4f9ba47795 prometheus-consul-exporter: 0.12.0 -> 0.12.1 2024-08-01 00:40:54 +00:00
Peter Hoeg
0bab1a6d6e prometheus-smartctl-exporter: fix path to smartctl 2024-07-31 10:48:38 +02:00
Sigmanificient
aab1113d4a treewide: normalize maintainers list formatting
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Nick Cao
9b81a3ca43
Merge pull request #330512 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.61.0 -> 1.62.0
2024-07-28 10:03:35 -04:00
R. Ryantm
cf1403f6b2 prometheus-redis-exporter: 1.61.0 -> 1.62.0 2024-07-27 21:11:58 +00:00
github-actions[bot]
614efe64e8
Merge master into staging-next 2024-07-27 12:01:12 +00:00
Franz Pletz
41d81b51eb
Merge pull request #330254 from Ma27/bump-grafana 2024-07-27 12:19:25 +02:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
Sandro
6d85a903da
Merge pull request #328156 from NukaDuka/oncall 2024-07-26 23:45:43 +02:00
Nick Cao
5c4896e0b8
Merge pull request #330105 from r-ryantm/auto-update/prometheus-fastly-exporter
prometheus-fastly-exporter: 8.1.0 -> 9.0.0
2024-07-26 16:33:31 -04:00
Maximilian Bosch
05ffd360b5
grafana: 11.1.0 -> 11.1.3
ChangeLog:
* https://github.com/grafana/grafana/releases/tag/v11.1.3
* https://github.com/grafana/grafana/releases/tag/v11.1.2
* https://github.com/grafana/grafana/releases/tag/v11.1.1
2024-07-26 20:56:33 +02:00
Florian
6d0f55ef84
Merge pull request #328148 from NukaDuka/prometheus-pve-exporter
prometheus-pve-exporter: 3.2.4 -> 3.4.3
2024-07-26 20:21:21 +02:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Sigmanificient
6dd44107ac treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
R. Ryantm
246cf5bee7 prometheus-fastly-exporter: 8.1.0 -> 9.0.0 2024-07-26 07:34:47 +00:00
github-actions[bot]
7d5eca7a3f
Merge master into staging-next 2024-07-26 06:01:21 +00:00
Franz Pletz
d84f8c109b
Merge pull request #329785 from r-ryantm/auto-update/prometheus-nginx-exporter 2024-07-26 07:42:13 +02:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
github-actions[bot]
2567b049bd
Merge master into staging-next 2024-07-25 18:00:59 +00:00
❄️
9cce3a7dfd
Merge pull request #329009 from atorres1985-contrib/remove-jqqqqqqqqqq
prometheus-v2ray-exporter: remove jqqqqqqqqqq from meta.maintainers
2024-07-25 11:00:15 -03:00
R. Ryantm
4a4869e6f9 prometheus-nginx-exporter: 1.2.0 -> 1.3.0 2024-07-25 02:08:27 +00:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next 2024-07-24 07:19:19 +02:00
Vladimír Čunát
564ea40f6f
Merge #329160: python3Packages.libknot, prometheus-knot-exporter: 3.3.7 -> 3.3.8 2024-07-23 21:52:30 +02:00
Martin Weinelt
bfdda83429
prometheus-knot-exporter: 3.3.7 -> 3.3.8 2024-07-23 12:36:31 +02:00
github-actions[bot]
5b4db4db1c
Merge master into staging-next 2024-07-23 06:01:09 +00:00
R. Ryantm
67783fd0d5 telegraf: 1.31.1 -> 1.31.2 2024-07-23 11:21:15 +10:00
github-actions[bot]
09a27d5bc1
Merge master into staging-next 2024-07-23 00:02:18 +00:00
Nick Cao
3c8ee002cf
Merge pull request #329047 from r-ryantm/auto-update/prometheus-process-exporter
prometheus-process-exporter: 0.8.2 -> 0.8.3
2024-07-22 17:25:48 -04:00
Artturin
60e9cffe2c Merge branch 'master' into staging-next 2024-07-22 22:53:31 +03:00
R. Ryantm
255cf88f95 prometheus-process-exporter: 0.8.2 -> 0.8.3 2024-07-22 02:06:35 +00:00
Anderson Torres
575cf4b77f prometheus-v2ray-exporter: remove jqqqqqqqqqq from meta.maintainers
Since theey is not active from at least two years.
2024-07-21 19:41:26 -03:00
Maximilian Bosch
e844aa91cf
grafana-image-renderer: 3.11.0 -> 3.11.1
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.11.1
2024-07-19 18:35:10 +02:00
github-actions[bot]
f316203fda
Merge staging-next into staging 2024-07-19 00:03:05 +00:00