Commit graph

897 commits

Author SHA1 Message Date
Frederik Rietdijk 9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
R. RyanTM 866a4b017f thanos: 0.11.0 -> 0.12.2 2020-05-04 09:32:20 +00:00
Jan Tojnar 2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Jan Tojnar 2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Jörg Thalheim 20e67f1fb8
Merge pull request #85535 from zowoq/gopackage
buildGoPackage: use $out instead of $bin
2020-04-28 12:55:09 +01:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jörg Thalheim 4dc492db17
Merge pull request #86176 from elohmeier/kapacitor
kapacitor: 1.5.1 -> 1.5.4
2020-04-28 11:29:29 +01:00
Enno Lohmeier 5933af631d kapacitor: 1.5.1 -> 1.5.4 2020-04-28 10:14:22 +02:00
foxit64 a217a1ae59 update telegraf 1.14.0 => 1.14.1 2020-04-28 08:40:01 +02:00
Jan Tojnar e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
zowoq bd6b2318c3 prometheus-alertmanager: use installShellFiles 2020-04-27 21:06:12 +10:00
zowoq 2dca3f2aa7 prometheus-mail-exporter: use installShellFiles 2020-04-27 08:48:42 +10:00
Mario Rodas 2083e4720b
Merge pull request #85615 from Frostman/prom-2.17.2
prometheus: 2.17.1 -> 2.17.2
2020-04-24 19:15:05 -05:00
Sergey Lukjanov 5faab9898e grafana: 6.7.2 -> 6.7.3 2020-04-23 10:09:07 -07:00
Sergey Lukjanov 0cd48c19f6 prometheus: 2.17.1 -> 2.17.2 2020-04-23 09:15:35 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Samuel Leathers 72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
R. RyanTM f34ccf118c munin: 2.0.51 -> 2.0.59 2020-04-07 10:56:53 -07:00
Maximilian Bosch e2b327cd4e
prometheus-wireguard-exporter: 3.2.4 -> 3.3.0
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.3.0
2020-04-07 13:20:04 +02:00
Maximilian Bosch 32e7c0f16f
Merge pull request #84439 from JJJollyjim/loki-1.4
grafana-loki: 1.3.0 -> 1.4.0
2020-04-06 23:16:24 +02:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Marek Mahut d1dcebe629
Merge pull request #83999 from aanderse/zabbix
zabbix: 4.0.18 -> 4.0.19, 4.4.6 -> 4.4.7
2020-04-06 12:33:44 +02:00
Jamie McClymont e6c14aef79 grafana-loki: 1.3.0 -> 1.4.0 2020-04-06 18:38:56 +12:00
Sergey Lukjanov 396392ca24 grafana: 6.7.1 -> 6.7.2 2020-04-02 09:15:37 -07:00
Mario Rodas 820cc39ad4
Merge pull request #83371 from Frostman/prom-2.17.0
prometheus: 2.16.0 -> 2.17.1
2020-04-01 22:15:38 -05:00
Sergey Lukjanov f5f98920f7 prometheus: 2.16.0 -> 2.17.1 2020-04-01 10:28:56 -07:00
Aaron Andersen 1c35aac9c7 zabbix: 4.4.6 -> 4.4.7 2020-04-01 12:14:13 -04:00
Aaron Andersen 25e2908e73 zabbix: 4.0.18 -> 4.0.19 2020-04-01 12:12:40 -04:00
Jörg Thalheim 774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Jörg Thalheim 15755501c2
telegraf: 1.13.4 -> 1.14.0 2020-03-27 07:23:18 +00:00
Maximilian Bosch b79a474044
prometheus-wireguard-exporter: 3.2.2 -> 3.2.4
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.3
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.4
2020-03-24 13:40:12 +01:00
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