Maximilian Bosch
99a0019000
grafana-image-renderer: 3.3.0 -> 3.4.0
...
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.4.0
2022-02-18 17:41:59 +01:00
Franz Pletz
32bdee9489
Merge pull request #157209 from MostAwesomeDude/prometheus-closure
2022-02-15 14:46:27 +01:00
Martin Weinelt
4387ecec59
Merge pull request #159696 from r-ryantm/auto-update/prometheus-nextcloud-exporter
2022-02-14 23:22:55 +01:00
R. Ryantm
9d798e5103
prometheus-nextcloud-exporter: 0.4.0 -> 0.5.0
2022-02-14 21:49:16 +01:00
Bobby Rong
53e29859c3
Merge pull request #159778 from r-ryantm/auto-update/sql_exporter
...
prometheus-sql-exporter: 0.4.0 -> 0.4.2
2022-02-14 19:46:49 +08:00
Martin Weinelt
2b8ac0e964
Merge pull request #159722 from r-ryantm/auto-update/pihole-exporter
2022-02-13 22:32:32 +01:00
Martin Weinelt
dc495b2e15
Merge pull request #159780 from r-ryantm/auto-update/statsd_exporter
2022-02-13 22:19:50 +01:00
R. Ryantm
864919a9b9
mackerel-agent: 0.72.3 -> 0.72.7
2022-02-13 09:38:27 -08:00
Mario Rodas
689639311c
Merge pull request #159747 from r-ryantm/auto-update/sensu-go-agent
...
sensu-go-agent: 6.4.1 -> 6.6.5
2022-02-13 09:39:25 -05:00
Mario Rodas
a05d8ba322
Merge pull request #159697 from r-ryantm/auto-update/promscale
...
promscale: 0.8.0 -> 0.9.0
2022-02-13 09:33:36 -05:00
R. Ryantm
32a7f9da13
prometheus-statsd-exporter: 0.20.2 -> 0.22.2
2022-02-13 07:35:24 +00:00
R. Ryantm
d1138e94e1
prometheus-sql-exporter: 0.4.0 -> 0.4.2
2022-02-13 07:27:24 +00:00
R. Ryantm
df066e9f06
prometheus-bird-exporter: 1.2.6 -> 1.4.0
2022-02-12 22:15:35 -08:00
R. Ryantm
19d0256e61
checkSSLCert: 2.19.0 -> 2.20.0
2022-02-12 21:35:13 -08:00
R. Ryantm
62d19c5e98
sensu-go-agent: 6.4.1 -> 6.6.5
2022-02-13 05:17:40 +00:00
Martin Weinelt
1eb1e3bf95
prometheus-pihole-exporter: 0.1.1 -> 0.2.0
...
https://github.com/eko/pihole-exporter/releases/tag/v0.2.0
2022-02-13 03:21:05 +01:00
R. Ryantm
009b76d8e6
prometheus-pihole-exporter: 0.0.11 -> 0.1.1
2022-02-13 02:13:55 +00:00
R. Ryantm
bfcd989454
promscale: 0.8.0 -> 0.9.0
2022-02-13 00:19:34 +00:00
R. Ryantm
9720874192
prometheus-json-exporter: 0.3.0 -> 0.4.0
2022-02-13 00:08:18 +00:00
Franz Pletz
dba13f8e2f
Merge pull request #158817 from mweinelt/grafana
2022-02-11 02:04:22 +01:00
Maximilian Bosch
7e003d7fb9
Merge pull request #156640 from fpletz/alertmanager-0.23.0
...
prometheus-alertmanager: 0.21.0 -> 0.23.0
2022-02-10 01:32:43 +01:00
Martin Weinelt
f7364c195c
grafana: 8.3.5 -> 8.3.6
2022-02-09 19:33:32 +01:00
Franz Pletz
5efa1bce17
prometheus-alertmanager: 0.21.0 -> 0.23.0
2022-02-09 15:12:24 +01:00
Franz Pletz
94c73cb74f
grafana: 8.3.4 -> 8.3.5
...
https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes
Fixes CVE-2022-21702, CVE-2022-21703, CVE-2022-21713.
2022-02-09 14:38:07 +01:00
zowoq
ab07e12988
treewide: drop unnecessary go_1_17, buildGo117{Module,Package}
2022-02-08 08:09:33 +10:00
R. Ryantm
64b39305ae
prometheus-redis-exporter: 1.34.1 -> 1.35.0
2022-02-06 16:58:08 -08:00
Corbin
f3cc015b87
prometheus: Optionally remove more service discovery.
...
Almost all service discovery can now be disabled, except for DNS-,
HTTP-, and file-based service discovery, which do not appear to include
extra code in the binary.
Before this change, bin/prometheus was about 38M and bin/promtool was
51M. Now, bin/prometheus is about 31M and bin/promtool is about 44M.
Assuming all service discovery is disabled, of course.
2022-02-06 15:16:27 -08:00
Artturi
0f491bd7a3
Merge pull request #157264 from FliegendeWurst/disable-broken-parallel
2022-02-03 16:04:57 +02:00
Nick Cao
1fe8015b21
zabbix.agent: fix cross compilation
2022-02-02 11:38:04 +08:00
FliegendeWurst
47e9de5f86
munin: disable parallel build
2022-01-29 11:36:14 +01:00
Maximilian Bosch
8c34466280
Merge pull request #157203 from Ma27/bump-prometheus-postgres-exporter
...
prometheus-postgres-exporter: 0.10.0 -> 0.10.1
2022-01-29 01:14:36 +01:00
Corbin
175cc7efd2
prometheus: Optionally remove service discovery.
...
I read this hilarious blog post:
https://wejick.wordpress.com/2022/01/29/can-i-have-a-smaller-prometheus/
We can have a smaller Prometheus too. This patch allows users to remove
service discovery for five public clouds (AWS, Azure, DigitalOcean, GCP,
and Linode) and also Kubernetes, simply by setting the corresponding
enable-flag to `false`. I have tested building with each flag as I added
it to the list. I also tested running with all six flags set to `false`,
and the resulting Prometheus can still handle my orthogonal
service-discovery configuration (files).
To meet Adam Savage's definition of science, I measured the size of the
`prometheus` and `promtool` binaries after adding each flag with
`ls -h`.
flag | prometheus | promtool
--------------|------------|----------
starting size | 84M | 74M
AWS | 72M | 61M
Azure | 71M | 61M
GCE | 64M | 53M
k8s | 40M | 53M
DO | 39M | 52M
Linode | 38M | 51M
I did not go as far as the blog post. If folks want, I'll make the rest
of the service discovery optional too.
I did not shrink the build closure, just the output closure; we still
pull all of the various vendored modules into the Nix store during
builds. I don't see how to do this in a neat or easy way.
2022-01-28 15:58:32 -08:00
Maximilian Bosch
46d4c9e6a4
prometheus-postgres-exporter: 0.10.0 -> 0.10.1
...
ChangeLog: https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.10.1
2022-01-28 23:29:46 +01:00
Solene Rapenne
99e2a13da0
fusionInventory: add missing files
...
some .ids files normally found in the directory share within the package
were not included.
Help from upstream https://github.com/fusioninventory/fusioninventory-agent/issues/986
Fix https://github.com/NixOS/nixpkgs/issues/156100
2022-01-26 17:29:48 +01:00
R. Ryantm
3b6c07fb36
prometheus-redis-exporter: 1.33.0 -> 1.34.1
2022-01-24 21:38:36 +00:00
ajs124
adf4562eba
Merge pull request #155392 from helsinki-systems/feat/net-snmp-without-perl
...
net-snmp: General fixup
2022-01-23 16:51:56 +01:00
Mario Rodas
32c6b10b01
Merge pull request #155931 from r-ryantm/auto-update/riemann
...
riemann: 0.3.7 -> 0.3.8
2022-01-22 06:23:07 -05:00
Aaron Andersen
f6723f8d8c
Merge pull request #155296 from aanderse/zabbix
...
zabbix: package updates
2022-01-21 15:46:20 -05:00
Maximilian Bosch
8ef408765d
Merge pull request #156038 from Ma27/bump-grafana
...
grafana: 8.3.3 -> 8.3.4
2022-01-21 21:06:06 +01:00
Maximilian Bosch
b1a80228a6
grafana: 8.3.3 -> 8.3.4
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.4
2022-01-21 11:05:02 +01:00
R. Ryantm
8dc611fac2
riemann: 0.3.7 -> 0.3.8
2022-01-20 14:44:22 +00:00
0x4A6F
44dceeb0ef
promscale: enable checks
2022-01-19 00:11:44 +01:00
0x4A6F
47d0f19a57
promescale: 0.7.1 -> 0.8.0
2022-01-18 23:42:14 +01:00
Janne Heß
69801692ae
net-snmp: General fixup
...
- Remove unused inputs (unzip, ncurses)
- Make some buildInputs native
- Fix website
- Wrap the needed perl libraries using `withPackages`
- Make Perl support optional and disable it by default because it didn't
work previously because net-snmp is built without its perl modules
(the SNMP module to be specific) which the perl tools need
2022-01-17 17:44:09 +01:00
Aaron Andersen
8ede4d3977
zabbix: 5.0.17 -> 5.0.19
2022-01-16 22:39:36 -05:00
Aaron Andersen
e868f509bb
zabbix: 4.0.35 -> 4.0.37
2022-01-16 22:37:45 -05:00
Fabian Affolter
e924bc681e
Merge pull request #155043 from fabaff/bump-check_ssl_cert
...
checkSSLCert: 1.80.0 -> 2.19.0
2022-01-16 15:18:30 +01:00
Mario Rodas
88451b906d
Merge pull request #154445 from r-ryantm/auto-update/do-agent
...
do-agent: 3.12.0 -> 3.13.0
2022-01-15 13:51:38 -05:00
Fabian Affolter
1ab055c4fb
checkSSLCert: add homepage
2022-01-14 22:38:36 +01:00
Fabian Affolter
3e9e968275
checkSSLCert: 1.80.0 -> 2.19.0
2022-01-14 22:36:55 +01:00