1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-18 23:50:07 +03:00
Commit graph

1452 commits

Author SHA1 Message Date
lucasew
b06a23a614 cockpit: 330 -> 331
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-12-28 16:10:39 -03:00
Jennifer Graul
b4e9af0022
nixos/librenms: fix optimizations and view cache on new installations
The optimizations and view-cache require an initialized database to
work, so the current state breaks new installations. This commit fixes
that by performing the optimizations and view caching after the database
migrations.
2024-12-27 11:59:00 +01:00
Sandro
c161f61057
prometheus-frr-exporter: init prometheus exporter module (#313651) 2024-12-25 03:49:52 +01:00
Alexander Sieg
db087bfef3
nixos/librenms: enable optimizations and view-cache (#367679) 2024-12-23 19:18:36 +01:00
Philip Taron
297e5bb009
amazon-cloudwatch-agent: let users specify configuration file paths (#358559) 2024-12-23 09:57:18 -08:00
Jennifer Graul
6abc69d2cf
nixos/librenms: enable optimizations and view-cache
Enables optimizations and view cache for the librenms module.
Optimizations and view cache are both regenerated with each package
update.
2024-12-23 17:11:42 +01:00
Nico Felbinger
578c5b6583
prometheus-frr-exporter: init prometheus exporter module 2024-12-23 15:17:45 +01:00
Arne Keller
694f4998c9
nixos/netdata: copy apps_groups.conf instead of symlink (#356313) 2024-12-23 09:04:21 +01:00
commiterate
43caf2e0f9 amazon-cloudwatch-agent: let users specify configuration file paths 2024-12-22 22:58:07 -05:00
Martin Weinelt
f6f1febc43
nixos/prometheux-exporters/rasdaemon: init 2024-12-19 14:04:56 +01:00
Daksh Jotwani
aa8a2577f1 nixos/prometheus: add nvidia-gpu exporter
This exporter allows prometheus-nvidia-gpu-exporter to be installed as a
systemd service.
2024-12-16 19:33:45 -08:00
Ryan Horiguchi
d512e07338 nixos/librenms: add package option and expose package 2024-12-13 01:18:08 +01:00
Ryan Horiguchi
7241f54c9f nixos/librenms: use db socket when set 2024-12-13 01:18:08 +01:00
nicoo
f6c5531461
nixos: Don't set !allowSubstitutes (#314664)
It is set by `runCommandLocal` and prevents fetching the build output
from `cache.nixos.org` or another trusted substituter.
2024-12-12 18:26:24 +00:00
Jenny
2f610f9856
nixos/librenms: order librenms-setup after network.target (#363706) 2024-12-11 13:14:25 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Marcel
8153ad4458
nixos/librenms: order librenms-setup after network.target
librenms-setup requires database access; when deploying databases externally, networking is required.
2024-12-09 21:15:19 +01:00
Alexander Sieg
75763a2f41
nixos/librenms: enableLocalBilling + memory limit for cronjobs (#361153) 2024-12-09 18:39:47 +01:00
Masum Reza
39c528fc51
datadog-agent: 7.50.3 -> 7.56.2 (#358927) 2024-12-07 23:11:39 +05:30
Christoph Heiss
2acc732b6a
nixos/prometheus: add mqtt-exporter
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-12-06 19:29:05 +01:00
misuzu
48733b509e
nixos/prometheus-restic-exporter: add option to specify repository as a file (#344983) 2024-12-05 22:12:30 +02:00
Leona Maroni
65e0eebf2d
nixos/victoriametrics: the prometheusConfig option isn't null by default (#361778) 2024-12-05 15:07:48 +01:00
Ramses
f85d75627e
traccar: init at 6.5 (#354732) 2024-12-05 08:56:33 +01:00
Tomodachi94
4cbe7614cc
nodePackages.stackdriver-statsd-backend: drop (#361304) 2024-12-04 23:23:14 -08:00
Weijia Wang
cf68d0d3a5
prometheus-libvirt-exporter: init at 2.3.3 and add the prometheus module (#283985) 2024-12-05 03:25:25 +01:00
Julien Malka
a574f2b68d
nixos/uptime-kuma: Add additional lockdown settings to systemd unit (#361452) 2024-12-04 16:14:18 +01:00
Ryan Yin
534b77f858 nixos/victoriametrics: the prometheusConfig option isn't null by default 2024-12-04 22:54:29 +08:00
Frédéric Christ
9293bc7d55 traccar: init at 6.5 2024-12-04 11:00:43 +01:00
dish
1c662d56df
nodePackages.stackdriver-statsd-backend: drop 2024-12-03 20:00:16 -05:00
Wolfgang Walther
d47140b9bd
nixos/loki: fix eval after ccaf4694 2024-12-03 21:29:04 +01:00
Wolfgang Walther
ccaf4694a0
nixos/loki: Start Loki after the network comes online (#311991) 2024-12-03 21:22:42 +01:00
Felix Singer
4a66164397 nixos/uptime-kuma: Add additional lockdown settings to systemd unit
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-12-03 14:39:56 +01:00
Felix Singer
8207bfe50a nixos/uptime-kuma: Order lockdown settings lexicographically
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-12-03 14:39:26 +01:00
Jennifer Graul
7e2f76a187
nixos/librenms: add netali to maintainers 2024-12-03 12:27:53 +01:00
Jennifer Graul
4bac8c5de5
nixos/librenms: fix links in docs 2024-12-03 12:27:52 +01:00
Jennifer Graul
c59a8279ae
nixos/librenms: add enableLocalBilling option 2024-12-03 12:27:52 +01:00
Jennifer Graul
c0efae7559
nixos/librenms: add default php_memory_limit and use it in cronjobs 2024-12-03 12:27:51 +01:00
Yury Shvedov
bc678b2892 nixos/gitwatch: fix module accounting
With initial commit I missed the `module-list.nix` file and maintainers
field.

Change-Id: If0af670b11370b3634dd7fb89c9707a8fb51c91e
2024-12-03 09:59:28 +03:00
Rick van Schijndel
1649adc155 nixos/prometheus: add fallback_scrape_protocol and scrape_protocols options
I chose to not constrain them to the supported values to be more flexible in supporting any
newly added values. But maybe it makes sense to constrain them, I'm not completely sure.

Ran into this because Prometheus 3.0 was introduced last week and my config broke,
since rtl_433 doesn't set the headers / content-type correctly.

Related-to: https://github.com/NixOS/nixpkgs/pull/358862
Related-to: https://github.com/prometheus/prometheus/pull/15136
2024-12-02 22:20:48 +01:00
Mel Bourgeois
bbcd0f3052
nixos/datadog-agent: migrate deprecated config & set bin option 2024-12-02 00:31:30 -06:00
Vladimir Pouzanov
dff5a9370c nixos/prometheus-exporters/libvirt: init 2024-12-01 16:30:29 +00:00
Robert Schütz
61f3a9680a nixos/prometheus.exporters.unifi: drop
The corresponding package was dropped in 826bef9b51.
2024-11-29 22:49:29 +01:00
Felix Buehler
5f44beaebb nixos/services.watchdogd: remove with lib; 2024-11-28 19:08:41 +01:00
Felix Buehler
e8e5c6c79b nixos/services.vnstat: remove with lib; 2024-11-28 19:08:41 +01:00
Felix Buehler
cc88c367bb nixos/services.uptime-kuma: remove with lib; 2024-11-28 19:08:41 +01:00
Felix Buehler
6974870a0a nixos/services.tuptime: remove with lib; 2024-11-28 19:08:41 +01:00
Felix Buehler
307f280e81 nixos/services.tremor-rs: remove with lib; 2024-11-28 19:08:41 +01:00
Felix Buehler
851d23320b nixos/services.telegraf: remove with lib; 2024-11-28 19:08:40 +01:00
Felix Buehler
8eb355e978 nixos/services.sysstat: remove with lib; 2024-11-28 19:08:40 +01:00
Felix Buehler
8b8b523eb9 nixos/services.statsd: remove with lib; 2024-11-28 19:08:40 +01:00