1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 15:41:40 +00:00
Commit graph

833 commits

Author SHA1 Message Date
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Sergey Lukjanov 4965950365
prometheus: 2.14.0 -> 2.15.2 (#79400) 2020-02-06 21:36:39 -05:00
Maximilian Bosch 5e0b85b912
grafana: add myself as maintainer 2020-02-06 22:17:37 +01:00
WilliButz 13305343f5
grafana: 6.6.0 -> 6.6.1 2020-02-06 21:44:17 +01:00
Jörg Thalheim 2dbe2a60d7
Merge pull request #79259 from foxit64/master
telegraf 1.13.2 -> 1.13.3
2020-02-06 10:36:19 +00:00
Bruno Bigras 78ab6d338f prometheus-alertmanager: 0.19.0 -> 0.20.0 2020-02-05 23:38:05 -05:00
foxit64 d5fd6bb066 telegraf 1.13.2 -> 1.13.3 2020-02-05 11:34:30 +01:00
Franz Pletz add880c5e8
prometheus-xmpp-alerts: init at 0.4.2 2020-02-01 15:04:01 +01:00
Aaron Andersen 609699bc95 zabbix: 4.4.4 -> 4.4.5 2020-01-30 21:56:29 -08:00
Aaron Andersen 768154aaed zabbix: 4.0.16 -> 4.0.17 2020-01-30 21:56:29 -08:00
Mario Rodas 9f53b1bd6a
Merge pull request #77903 from r-ryantm/auto-update/seyren
seyren: 1.1.0 -> 1.5.0
2020-01-29 21:53:51 -05:00
Robin Gloster 5f9e215214
Merge pull request #78612 from WilliButz/update-grafana
grafana: 6.5.3 -> 6.6.0
2020-01-29 14:07:12 +01:00
Jörg Thalheim 0218f30af5
telegraf: reference nixosTests 2020-01-28 14:08:38 +00:00
WilliButz c24688e787
grafana: 6.5.3 -> 6.6.0 2020-01-27 15:37:53 +01:00
foxit64 bec01d8270 telegraf 1.12.1 -> 1.13.2 2020-01-27 12:51:45 +01:00
WilliButz 96de24cfdb
grafana-loki: 1.2.0 -> 1.3.0, patch distributor test
Only include the loopback interface "lo" in the lifecycler configuration
of the distributor test.
2020-01-22 23:44:32 +01:00
R. RyanTM 3c7da59aeb seyren: 1.1.0 -> 1.5.0 2020-01-17 10:47:56 +00:00
WilliButz e0f9743c89
grafana: 6.5.2 -> 6.5.3 2020-01-15 15:13:30 +01:00
worldofpeace a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
facette: remove
2020-01-07 18:53:09 -05:00
Francesco Gazzetta d56e84b9c4 facette: remove
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
Symphorien Gibol b40fc3a56b pynagsystemd: init at 1.2.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Jonathan Ringer d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Aaron Andersen 66bf75415f
Merge pull request #76551 from symphorien/nagios2
nagios: various improvements
2019-12-30 14:21:03 -05:00
Symphorien Gibol cb38bf33e7 nagios: add nixos test 2019-12-30 16:41:18 +01:00
symphorien+git@xlumurb.eu be25e45fc8 nagios: various improvements
* structured config for main config file allows to launch nagios in
debug mode without having to write the whole config file by hand
* build time syntax check
* all options have types, one more example
* I find it misleading that the main nagios config file is linked in
/etc but that if you change the link in /etc/ and restart nagios, it
has no effect. Have nagios use /etc/nagios.cfg
* fix paths in example nagios config files, which allows to reuse it:
  services.nagios.objectDefs =
   (map (x: "${pkgs.nagios}/etc/objects/${x}.cfg")
   [ "templates" "timeperiods" "commands" ]) ++ [ ./main.cfg ]
* for the above reason, add mailutils to default plugins

Co-Authored-By: Aaron Andersen <aaron@fosslib.net>
2019-12-30 16:40:52 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster 8fb0e16133
munin: *Flags are lists 2019-12-30 12:15:29 +01:00
symphorien+git@xlumurb.eu 18090331d6 monitoring plugins: fix path to sudo and mailq
this fixes check_mailq with postfix at least
2019-12-29 15:45:13 -06:00
Jörg Thalheim 89c55c0a6d
net-snmp: split outputs (#76155)
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Aaron Andersen 8051289f19 zabbix: 4.4.3 -> 4.4.4 2019-12-23 13:19:07 -05:00
Aaron Andersen 051cda4854 zabbix: 4.0.15 -> 4.0.16 2019-12-23 13:18:32 -05:00
Aaron Andersen 7e66f5b923 zabbix: 3.0.28 -> 3.0.29 2019-12-23 13:17:23 -05:00
Mario Rodas bce8090922
cadvisor: 0.34.0 -> 0.35.0
Changelog: https://github.com/google/cadvisor/releases/tag/v0.35.0
2019-12-22 00:00:00 -05:00
Jörg Thalheim 725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Jörg Thalheim a446ac2bb0
net-snmp: add multiple outputs to reduce closure size 2019-12-21 22:55:43 +00:00
Marek Mahut 2f3cd7dda7 alertmanager-bot: init at 0.4.0 2019-12-19 03:23:52 +00:00
Mario Rodas 9f2092b6a9
grafana-loki: fix build on darwin 2019-12-14 22:22:22 -05:00
WilliButz 95553b2cfd
grafana: 6.5.1 -> 6.5.2 2019-12-11 17:00:59 +01:00
Marek Mahut cd979f45c8
Merge pull request #75386 from WilliButz/update-loki
grafana-loki: 1.1.0 -> 1.2.0
2019-12-10 22:42:13 +01:00
Mario Rodas 5e60ae8515
Merge pull request #75382 from r-ryantm/auto-update/riemann
riemann: 0.3.4 -> 0.3.5
2019-12-09 20:15:53 -05:00
WilliButz 3526e7deb0
grafana-loki: 1.1.0 -> 1.2.0 2019-12-09 19:12:53 +01:00
R. RyanTM 1dfd5f1f4b riemann: 0.3.4 -> 0.3.5 2019-12-09 09:53:25 -08:00
WilliButz fa16b6a689
prometheus-nginx-exporter: 0.4.2 -> 0.5.0 2019-12-06 21:30:50 +01:00
Graham Christensen d7ca8feaba
Merge pull request #74987 from delroth/prom-webui
prometheus: bundle the webui assets and build the new React UI
2019-12-06 08:03:33 -05:00
WilliButz f659187525
grafana-loki: 1.0.0 -> 1.1.0 2019-12-05 16:37:08 +01:00
Maximilian Bosch 58aa380671
prometheus-wireguard-exporter: 3.2.1 -> 3.2.2 2019-12-04 23:12:13 +01:00
Pierre Bourdon a5fc982ea5
prometheus: bundle the webui assets and build the new React UI
v2.14 introduced a new experimental React UI and changed how web assets
are bundled with Prometheus. A separate pre-build command is required to
generate an asset bundle that gets statically linked into the Prometheus
binary.
2019-12-04 15:44:22 +01:00
Aaron Andersen 503b5c9705 zabbix: drop 4.2.x series 2019-12-01 11:31:16 -05:00
Aaron Andersen fb0c13d1dd zabbix: 4.4.1 -> 4.4.3 2019-12-01 11:30:41 -05:00
Aaron Andersen 640b67be76 zabbix: 4.0.14 -> 4.0.15 2019-12-01 11:29:26 -05:00