Commit Graph

864 Commits

Author SHA1 Message Date
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Sergey Lukjanov
9e98d47fb2 grafana: add Frostman to maintainers 2020-03-21 12:23:26 -07:00
Sergey Lukjanov
bf453da8e8 grafana: 6.7.0 -> 6.7.1 2020-03-21 12:22:51 -07:00
Mario Rodas
7eb35cd144 prometheus-mikrotik-exporter: fix build on darwin 2020-03-21 06:28:00 -05:00
Mario Rodas
f34fd0c37a prometheus-dnsmasq-exporter: fix build on darwin 2020-03-21 06:27:00 -05:00
Mario Rodas
47e436793b prometheus-varnish-exporter: fix build on darwin 2020-03-21 06:26:00 -05:00
Mario Rodas
428bb7d2b8 sensu-go-agent: fix build on darwin 2020-03-21 06:23:00 -05:00
Mario Rodas
3ee3f9a535 thanos: fix build on darwin 2020-03-21 06:20:00 -05:00
Mario Rodas
7d3eb98d62 mtail: fix build on darwin 2020-03-21 05:48:00 -05:00
Sergey Lukjanov
913e6b5c7b grafana: 6.6.2 -> 6.7.0 2020-03-19 11:54:51 -07:00
Niklas Hambüchen
4366606c1e
Merge pull request #79356 from bbigras/mtail
mtail: 3.0.0-rc4 -> 3.0.0-rc34
2020-03-18 03:57:31 +01:00
R. RyanTM
58b2b8d844 sensu-go-agent: 5.14.1 -> 5.18.1 2020-03-16 12:49:47 -07:00
Mario Rodas
06fb0871ec
Merge pull request #82581 from r-ryantm/auto-update/thanos
thanos: 0.7.0 -> 0.11.0
2020-03-15 23:13:21 -05:00
R. RyanTM
1b467f21f6 thanos: 0.7.0 -> 0.11.0 2020-03-14 13:44:06 +00:00
R. RyanTM
406f983101 munin: 2.0.49 -> 2.0.51
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/munin/versions
2020-03-14 04:57:22 +00:00
Mario Rodas
991bbef683 cadvisor: 0.35.0 -> 0.36.0 2020-03-14 01:44:28 +00:00
Maximilian Bosch
dc34da0755
prometheus-pushgateway: 0.8.0 -> 1.2.0 2020-03-12 23:31:07 +01:00
Benjamin Hipple
29000587d4 prometheus-wireguard-exporter: upgrade cargo fetcher and cargoSha256 2020-03-07 09:47:19 -05:00
Bruno Bigras
0ac00f0d30 mtail: 3.0.0-rc4 -> 3.0.0-rc35 2020-03-06 22:39:05 -05:00
Martin Milata
ade67bd052 prometheus-mikrotik-exporter: init at 2020-02-10 2020-03-06 10:38:57 +01:00
Aaron Andersen
aca5d04f3e
Merge pull request #81179 from aanderse/zabbix
zabbix: 3.0.29 -> 3.0.30, 4.0.17 -> 4.0.18, 4.4.5 -> 4.4.6
2020-03-03 05:36:58 -05:00
WilliButz
eaef96093a
prometheus-nginx-exporter: 0.5.0 -> 0.6.0 (#81285)
* prometheus-nginx-exporter: 0.5.0 -> 0.6.0

* nixos/prometheus-nginx-exporter: update for 0.6.0

Added new option constLabels and updated virtualHost name in the
exporter's test.
2020-03-02 14:48:40 -05:00
WilliButz
e97dfe73bb
Merge pull request #80649 from Frostman/snmp_exporter-0.17.0
snmp_exporter: 0.15.0 -> 0.17.0
2020-02-28 11:54:44 +01:00
Aaron Andersen
9059f31e6f zabbix: 4.4.5 -> 4.4.6 2020-02-27 08:00:27 -05:00
Aaron Andersen
5d073b2fc7 zabbix: 4.0.17 -> 4.0.18 2020-02-27 07:58:18 -05:00
Aaron Andersen
cc81ca7ee2 zabbix: 3.0.29 -> 3.0.30 2020-02-27 07:57:13 -05:00
foxit64
19e98d1917 update telegraf 1.13.3 => 1.13.4 2020-02-26 11:46:35 +01:00
Netix (Espinet François)
9f0014b6f2
grafana: made phantomjs2 optional
On servers especially, phantomjs2 pulls graphical dependencies which is unecessary.
This pathes enable the package to be linked/installed without
phantomjs2. Phantomjs2 is disabled by default since it has been deprecated in grafana https://grafana.com/docs/grafana/latest/guides/whats-new-in-v6-4/
2020-02-25 20:36:47 +01:00
Sergey Lukjanov
5b80220d53 grafana: 6.6.1 -> 6.6.2 2020-02-20 08:33:16 -08:00
Sergey Lukjanov
bd3319d28c snmp_exporter: 0.15.0 -> 0.17.0 2020-02-20 08:12:32 -08:00
Sergey Lukjanov
c2dc35e6fe
prometheus: 2.15.2 -> 2.16.0 (#80105) 2020-02-14 14:45:21 -05:00
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