R. Ryantm
6fbb188311
checkSSLCert: 2.83.1 -> 2.84.1
2024-09-27 03:38:16 +00:00
Weijia Wang
c3985e474b
prometheus-mongodb-exporter: 0.40.0 -> 0.41.0 ( #342547 )
2024-09-26 23:54:12 +02:00
Weijia Wang
2107dfba5f
prometheus-pve-exporter: 3.4.4 -> 3.4.5 ( #342509 )
2024-09-26 23:42:53 +02:00
R. Ryantm
e326339d0d
prometheus-sql-exporter: 0.5.5 -> 0.5.6
2024-09-26 14:39:59 +00:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. RyanTM
0cbe501a06
grafana-loki: 3.1.1 -> 3.2.0 ( #343173 )
...
https://github.com/grafana/loki/releases/tag/v3.2.0
2024-09-23 15:36:34 +02:00
Nick Cao
2bb8979d59
buildkite-agent-metrics: 5.9.8 -> 5.9.9 ( #343114 )
2024-09-20 18:25:14 -04:00
R. RyanTM
2083a7fe38
prom2json: 1.4.0 -> 1.4.1 ( #343171 )
2024-09-20 11:48:07 -04:00
Emily
8d4e202d62
grafana-agent: 0.42.0 -> 0.43.0 ( #341565 )
2024-09-20 16:00:54 +02:00
R. Ryantm
1a679a5af3
buildkite-agent-metrics: 5.9.8 -> 5.9.9
2024-09-19 20:16:38 +00:00
Maximilian Bosch
f5e35cf2d2
Merge: grafana-image-renderer: 3.11.4 -> 3.11.5 ( #342494 )
2024-09-19 16:16:51 +02:00
Anthony ROUSSEL
2b2c6eb3fc
thanos: migrate to pkgs/by-name, format with nixfmt-rfc-style
2024-09-17 22:02:45 +02:00
R. Ryantm
8d8bbda5f6
prometheus-mongodb-exporter: 0.40.0 -> 0.41.0
2024-09-17 13:37:41 +00:00
R. Ryantm
c7834224bb
prometheus-pve-exporter: 3.4.4 -> 3.4.5
2024-09-17 10:40:23 +00:00
Maximilian Bosch
bbb0c1a57b
grafana-image-renderer: 3.11.4 -> 3.11.5
...
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.11.5
2024-09-17 09:31:16 +02:00
Fabian Affolter
14b9afe062
checkSSLCert: 2.83.0 -> 2.83.1 ( #341566 )
2024-09-14 11:27:56 +02:00
emilylange
3e49c02689
grafana-agent: 0.42.0 -> 0.43.0
...
https://github.com/grafana/agent/releases/tag/v0.43.0
https://github.com/grafana/agent/blob/v0.43.0/CHANGELOG.md
diff: https://github.com/grafana/agent/compare/v0.42.0...v0.43.0
2024-09-13 13:31:39 +02:00
R. Ryantm
ab68c05b96
checkSSLCert: 2.83.0 -> 2.83.1
2024-09-13 11:29:33 +00:00
zowoq
45bbdb9f51
telegraf: move to pkgs/by-name
2024-09-13 17:12:10 +10:00
Maximilian Bosch
86af11a626
Merge: prometheus-pgbouncer-exporter: 0.8.0 -> 0.9.0, fix secrets handling ( #340852 )
2024-09-10 07:23:10 +02:00
Weijia Wang
cce3e4d1b4
buildkite-agent-metrics: 5.9.7 -> 5.9.8 ( #329312 )
2024-09-09 23:10:39 +02:00
Maximilian Bosch
4d262e749f
prometheus-pgbouncer-exporter: 0.8.0 -> 0.9.0
...
ChangeLog: https://github.com/prometheus-community/pgbouncer_exporter/blob/v0.9.0/CHANGELOG.md#090--2024-08-01
2024-09-09 21:08:14 +02:00
André Silva
e2d34d7b27
prometheus-dnsmasq-exporter: unstable-2024-05-06 -> 0.3.0 ( #340146 )
2024-09-09 18:18:05 +01:00
Maximilian Bosch
247b62c762
prometheus-redis-exporter: 1.62.0 -> 1.63.0 ( #340736 )
2024-09-09 19:14:29 +02:00
Aleksana
8a4836def3
net-snmp: fix building for musl ( #340312 )
2024-09-09 19:56:15 +08:00
Maximilian Bosch
d145900398
prometheus-redis-exporter: 1.62.0 -> 1.63.0
...
ChangeLog: https://github.com/oliver006/redis_exporter/releases/tag/v1.63.0
2024-09-09 11:42:52 +02:00
Someone
f03439c94e
dcgm: 3.2.5 -> 3.3.5, etc. ( #292459 )
2024-09-08 11:17:40 +00:00
Alyssa Ross
b151851760
net-snmp: fix building for musl
...
Since autoreconfHook was added, fix-fd_mask.patch doesn't do anything,
because it patches the configure script, which is now overwritten.
Replace the Alpine patch with the upstream equivalent, which patches
the m4 source of configure as well.
Fixes: 5e6e3520df
("net-snmp: darwin support")
2024-09-07 16:23:42 +02:00
Gaétan Lepage
43e9221a7a
dmarc-metrics-exporter: disable flaky tests ( #340031 )
2024-09-07 08:53:56 +02:00
Gaetan Lepage
f13dd1c43a
dmarc-metrics-exporter: disable flaky tests on darwin
2024-09-06 22:02:58 +02:00
André Silva
e7c26eecfd
prometheus-dnsmasq-exporter: unstable-2024-05-06 -> 0.3.0
2024-09-06 18:29:00 +01:00
Andrew Bruce
f396598f86
openobserve: 0.10.1 -> 0.11.0
...
Co-authored-by: Julien Urraca <julien.urraca@maersk.com>
2024-09-06 13:31:16 +01:00
Gaetan Lepage
6884353364
dmarc-metrics-exporter: clean
2024-09-06 10:56:04 +02:00
Gaetan Lepage
9c0e4b3b60
dmarc-metrics-exporter: format with nixfmt
2024-09-06 10:55:04 +02:00
Maximilian Bosch
ffdfb53e6c
grafana-image-renderer: 3.11.3 -> 3.11.4 ( #339233 )
2024-09-05 08:55:54 +02:00
Franz Pletz
98d5d99cf6
prometheus: 2.53.1 → 2.54.1 ( #339345 )
2024-09-04 23:57:40 +02:00
Aleksana
1bbd4b0017
net-snmp: darwin support ( #339244 )
2024-09-04 22:12:17 +08:00
Jonathan Davies
59c66745bd
prometheus: 2.53.1 → 2.54.1
2024-09-03 21:38:25 +01:00
Maximilian Bosch
6cc3e274c9
prometheus-openldap-exporter: remove ( #338824 )
2024-09-03 19:57:31 +02:00
fridtjof
5e6e3520df
net-snmp: darwin support
...
The autotools files shipped in the source tarball did not want to link, so I added autoreconfHook to just remake them.
2024-09-03 13:31:47 +02:00
Maximilian Bosch
674ec3e45e
grafana-image-renderer: 3.11.3 -> 3.11.4
...
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.11.4
2024-09-03 12:42:13 +02:00
Vladimír Čunát
9b586a40a0
prometheus-knot-exporter: 3.3.9 -> 3.4.0
2024-09-02 14:36:19 +02:00
Maximilian Bosch
735662bf16
prometheus-openldap-exporter: remove
...
2.3.0 is the final release, the repo is now archived.
Also I don't use it anymore for quite a while, so it didn't have a real
nixpkgs maintainer either.
Closes #338712
2024-09-01 16:47:45 +02:00
Johannes Jöns
f0fa90010e
nagios: 4.5.3 -> 4.5.4 ( #336469 )
2024-09-01 13:30:10 +00:00
Johannes Jöns
6d53aa808a
thanos: 0.35.1 -> 0.36.1 ( #335887 )
2024-09-01 12:30:33 +00:00
Maximilian Bosch
96f80b282b
grafana-image-renderer: 3.11.1 -> 3.11.3 ( #337786 )
2024-08-30 17:45:39 +02:00
Maximilian Bosch
ae942b7f4c
grafana: 11.1.4 -> 11.2.0
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.2.0
2024-08-27 21:50:15 +02:00
Maximilian Bosch
aa63f607ce
grafana-image-renderer: 3.11.1 -> 3.11.3
...
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.11.3
2024-08-27 21:38:08 +02:00
R. Ryantm
4f882c8b87
prometheus-knot-exporter: 3.3.8 -> 3.3.9
2024-08-27 15:46:46 +00:00
Aaron Andersen
e507ac8a49
Zabbix: Add LTS version 7 ( #332290 )
2024-08-26 11:00:50 -04:00
R. Ryantm
774a38edb7
nagios: 4.5.3 -> 4.5.4
2024-08-22 04:36:50 +00:00
Nick Cao
a324b9a8d6
Merge pull request #336194 from r-ryantm/auto-update/dmarc-metrics-exporter
...
dmarc-metrics-exporter: 1.0.0 -> 1.1.0
2024-08-21 16:28:14 -04:00
Weijia Wang
5ad3256a41
Merge pull request #336041 from r-ryantm/auto-update/librenms
...
librenms: 24.7.0 -> 24.8.0
2024-08-21 01:56:26 +02:00
Sebastián Mancilla
fad7a30aff
Merge pull request #333131 from r-ryantm/auto-update/prometheus-lnd-exporter
...
prometheus-lnd-exporter: 0.2.7 -> 0.2.8
2024-08-20 19:37:42 -04:00
R. Ryantm
59b580f812
dmarc-metrics-exporter: 1.0.0 -> 1.1.0
2024-08-20 23:16:17 +00:00
Nick Cao
01928e1bb0
Merge pull request #335713 from r-ryantm/auto-update/prometheus-influxdb-exporter
...
prometheus-influxdb-exporter: 0.11.5 -> 0.11.7
2024-08-20 15:14:20 -04:00
Nick Cao
b7aed254ba
Merge pull request #335718 from r-ryantm/auto-update/prometheus-statsd-exporter
...
prometheus-statsd-exporter: 0.26.1 -> 0.27.1
2024-08-20 15:12:06 -04:00
Nick Cao
b60af52dcb
Merge pull request #335719 from r-ryantm/auto-update/prometheus-graphite-exporter
...
prometheus-graphite-exporter: 0.15.1 -> 0.15.2
2024-08-20 15:11:39 -04:00
R. Ryantm
a6e6073665
librenms: 24.7.0 -> 24.8.0
2024-08-20 10:46:52 +00:00
R. Ryantm
e86a7c5986
thanos: 0.35.1 -> 0.36.1
2024-08-19 19:16:32 +00:00
R. Ryantm
a9ae7e6838
prometheus-graphite-exporter: 0.15.1 -> 0.15.2
2024-08-19 02:02:36 +00:00
R. Ryantm
b9e65c8006
prometheus-statsd-exporter: 0.26.1 -> 0.27.1
2024-08-19 01:59:44 +00:00
R. Ryantm
8ab167a8c8
prometheus-influxdb-exporter: 0.11.5 -> 0.11.7
2024-08-19 01:45:18 +00:00
Philip Taron
2b82213a27
Merge pull request #335232 from philiptaron/issue-208242/follow-up-on-pr-334470
2024-08-18 06:59:06 -07:00
Philip Taron
07c453277e
check-{mssql,nwc,ups}-health: remove with statements
2024-08-18 06:32:22 -07:00
R. Ryantm
7fc69e2c43
prometheus-pve-exporter: 3.4.3 -> 3.4.4
2024-08-18 05:11:33 +00:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test ( #334491 )
2024-08-18 00:29:43 +02:00
Fabian Affolter
211ab1b6eb
Merge pull request #334987 from r-ryantm/auto-update/checkSSLCert
...
checkSSLCert: 2.82.0 -> 2.83.0
2024-08-16 21:48:06 +02:00
R. Ryantm
eb2a901448
checkSSLCert: 2.82.0 -> 2.83.0
2024-08-16 01:01:07 +00:00
Maximilian Bosch
ee07f70eb2
grafana: 11.1.3 -> 11.1.4, fix CVE-2024-6837
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.1.4
2024-08-15 14:40:12 +02:00
Florian Brandes
2da0ddc897
zabbix: format
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-08-13 17:56:12 +02:00
Florian Brandes
cb68f11dc5
zabbix: add 7.0 LTS version
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-08-13 17:55:06 +02:00
Aaron Andersen
16ec3be15b
Merge pull request #332494 from gador/zabbix-agent2-unix
...
zabbix-agent2: allow build on unix, zabbix-agent: allow build on unix
2024-08-13 11:49:18 -04:00
R. Ryantm
02a8f81ccb
telegraf: 1.31.2 -> 1.31.3
2024-08-13 17:11:43 +10:00
Pol Dellaiera
9ab47ec66a
Merge pull request #333336 from r-ryantm/auto-update/grafana-loki
...
grafana-loki: 3.1.0 -> 3.1.1
2024-08-11 00:36:41 +02:00
R. Ryantm
ec0ded3a72
grafana-loki: 3.1.0 -> 3.1.1
2024-08-09 01:16:46 +00:00
R. Ryantm
2df5e19ff3
mtail: 3.0.7 -> 3.0.8
2024-08-08 16:13:01 +00:00
R. Ryantm
83786becd0
prometheus-lnd-exporter: 0.2.7 -> 0.2.8
2024-08-08 01:51:39 +00:00
Johann Wagner
61448af9e2
prometheus-junos-czerwonk-exporter: 0.12.3 -> 0.12.4 ( #332932 )
2024-08-07 19:07:38 +02:00
R. Ryantm
2645a913ed
librenms: 23.9.1 -> 24.7.0
2024-08-07 15:18:29 +02:00
Sam Grimee
b5de26430d
librenms: remove lnms file ownership check
...
fixes issue #322344
2024-08-07 11:32:04 +02:00
Sam Grimee
6b6bf0dcc5
librenms: add missing runtime dependencies
...
Adds packages required by LibreNMS features. They are currently configured in the librenms module,
but not available at runtime, causing some functionality to fail, e.g. graphs not rendered because
rrdtool is missing, or services not working because monitoring-plugins are not available.
This fixes the issue by adding the packages to buildInputs.
2024-08-07 11:32:04 +02:00
Sam Grimee
150125abe2
librenms: fix nagios plugin dir
...
The monitoring-plugins package used by LibreNMS services installs its binaries in the bin folder, not libexec,
as seen in b3b2b28c1d/pkgs/servers/monitoring/plugins/default.nix (L92)
2024-08-07 11:32:04 +02:00
Florian Brandes
9725143e60
zabbix-agent: allow build on unix
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-08-05 20:37:32 +02:00
Florian Brandes
dbb09784aa
zabbix-agent2: allow build on unix
...
zabbix-agent2 can be build from source for macOS[1].
[1]: https://www.zabbix.com/documentation/current/en/manual/installation/install/mac_agent
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-08-05 15:57:39 +02:00
tomberek
027920e011
Merge pull request #331906 from r-ryantm/auto-update/grafana-agent
...
grafana-agent: 0.41.1 -> 0.42.0
2024-08-04 14:51:14 -04:00
Emily
740a7a489a
Merge pull request #331656 from r-ryantm/auto-update/laurel
...
laurel: 0.6.2 -> 0.6.3
2024-08-04 02:10:58 +02:00
Nick Cao
626da6bdfd
Merge pull request #331402 from r-ryantm/auto-update/prometheus-consul-exporter
...
prometheus-consul-exporter: 0.12.0 -> 0.12.1
2024-08-03 10:42:42 -04:00
emilylange
5d0bff94ca
laurel: fix compiling on aarch64-linux
...
This solves the following build error:
~~~
error: linker `aarch64-linux-gnu-gcc` not found
|
= note: No such file or directory (os error 2)
~~~
Which happens on aarch64-linux and armv7-linux because upstream
redirects the linker for that platform in
https://github.com/threathunters-io/laurel/blob/v0.6.3/.cargo/config.toml
Since there is nothing else besides linker redirects in there, we simply
delete the whole file.
2024-08-03 16:38:03 +02:00
R. Ryantm
e787df99a3
grafana-agent: 0.41.1 -> 0.42.0
2024-08-03 03:29:24 +00:00
Kartik Gokte
31fb859666
mimir: added various tools
...
Added some tools which are necessary for regular cluster operation, maintenance, and disaster recovery.
These tools can be found [here](https://github.com/grafana/mimir/tree/main/tools )
2024-08-03 00:35:49 +05:30
R. Ryantm
5e1a7105f5
laurel: 0.6.2 -> 0.6.3
2024-08-02 02:16:14 +00:00
R. Ryantm
4f9ba47795
prometheus-consul-exporter: 0.12.0 -> 0.12.1
2024-08-01 00:40:54 +00:00
Peter Hoeg
0bab1a6d6e
prometheus-smartctl-exporter: fix path to smartctl
2024-07-31 10:48:38 +02:00
Sigmanificient
aab1113d4a
treewide: normalize maintainers list formatting
...
grep -rP 'maintainers = \[\];'
2024-07-30 16:26:22 +02:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Nick Cao
9b81a3ca43
Merge pull request #330512 from r-ryantm/auto-update/prometheus-redis-exporter
...
prometheus-redis-exporter: 1.61.0 -> 1.62.0
2024-07-28 10:03:35 -04:00
R. Ryantm
cf1403f6b2
prometheus-redis-exporter: 1.61.0 -> 1.62.0
2024-07-27 21:11:58 +00:00
github-actions[bot]
614efe64e8
Merge master into staging-next
2024-07-27 12:01:12 +00:00
Franz Pletz
41d81b51eb
Merge pull request #330254 from Ma27/bump-grafana
2024-07-27 12:19:25 +02:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next
2024-07-27 09:18:58 +02:00
Sandro
6d85a903da
Merge pull request #328156 from NukaDuka/oncall
2024-07-26 23:45:43 +02:00
Nick Cao
5c4896e0b8
Merge pull request #330105 from r-ryantm/auto-update/prometheus-fastly-exporter
...
prometheus-fastly-exporter: 8.1.0 -> 9.0.0
2024-07-26 16:33:31 -04:00
Maximilian Bosch
05ffd360b5
grafana: 11.1.0 -> 11.1.3
...
ChangeLog:
* https://github.com/grafana/grafana/releases/tag/v11.1.3
* https://github.com/grafana/grafana/releases/tag/v11.1.2
* https://github.com/grafana/grafana/releases/tag/v11.1.1
2024-07-26 20:56:33 +02:00
Florian
6d0f55ef84
Merge pull request #328148 from NukaDuka/prometheus-pve-exporter
...
prometheus-pve-exporter: 3.2.4 -> 3.4.3
2024-07-26 20:21:21 +02:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
...
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Sigmanificient
6dd44107ac
treewide: remove unused lib (and other) arguments
2024-07-26 11:18:09 +02:00
R. Ryantm
246cf5bee7
prometheus-fastly-exporter: 8.1.0 -> 9.0.0
2024-07-26 07:34:47 +00:00
github-actions[bot]
7d5eca7a3f
Merge master into staging-next
2024-07-26 06:01:21 +00:00
Franz Pletz
d84f8c109b
Merge pull request #329785 from r-ryantm/auto-update/prometheus-nginx-exporter
2024-07-26 07:42:13 +02:00
Sigmanificient
543cd40ecc
treewide: remove trailing space in description
...
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
github-actions[bot]
2567b049bd
Merge master into staging-next
2024-07-25 18:00:59 +00:00
❄️
9cce3a7dfd
Merge pull request #329009 from atorres1985-contrib/remove-jqqqqqqqqqq
...
prometheus-v2ray-exporter: remove jqqqqqqqqqq from meta.maintainers
2024-07-25 11:00:15 -03:00
R. Ryantm
4a4869e6f9
prometheus-nginx-exporter: 1.2.0 -> 1.3.0
2024-07-25 02:08:27 +00:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next
2024-07-24 07:19:19 +02:00
Vladimír Čunát
564ea40f6f
Merge #329160 : python3Packages.libknot, prometheus-knot-exporter: 3.3.7 -> 3.3.8
2024-07-23 21:52:30 +02:00
Martin Weinelt
bfdda83429
prometheus-knot-exporter: 3.3.7 -> 3.3.8
2024-07-23 12:36:31 +02:00
github-actions[bot]
5b4db4db1c
Merge master into staging-next
2024-07-23 06:01:09 +00:00
R. Ryantm
2e209e6f7f
buildkite-agent-metrics: 5.9.7 -> 5.9.8
2024-07-23 02:29:47 +00:00
R. Ryantm
67783fd0d5
telegraf: 1.31.1 -> 1.31.2
2024-07-23 11:21:15 +10:00
github-actions[bot]
09a27d5bc1
Merge master into staging-next
2024-07-23 00:02:18 +00:00
Nick Cao
3c8ee002cf
Merge pull request #329047 from r-ryantm/auto-update/prometheus-process-exporter
...
prometheus-process-exporter: 0.8.2 -> 0.8.3
2024-07-22 17:25:48 -04:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
R. Ryantm
255cf88f95
prometheus-process-exporter: 0.8.2 -> 0.8.3
2024-07-22 02:06:35 +00:00
Anderson Torres
575cf4b77f
prometheus-v2ray-exporter: remove jqqqqqqqqqq from meta.maintainers
...
Since theey is not active from at least two years.
2024-07-21 19:41:26 -03:00
Maximilian Bosch
e844aa91cf
grafana-image-renderer: 3.11.0 -> 3.11.1
...
ChangeLog: https://github.com/grafana/grafana-image-renderer/releases/tag/v3.11.1
2024-07-19 18:35:10 +02:00
github-actions[bot]
f316203fda
Merge staging-next into staging
2024-07-19 00:03:05 +00:00
Nick Cao
a8ad7ce06a
Merge pull request #328026 from r-ryantm/auto-update/mtail
...
mtail: 3.0.5 -> 3.0.7
2024-07-18 18:57:21 -04:00
Kartik Gokte
b60a7dae44
grafanaPlugins.grafana-oncall-app: 1.7.1 -> 1.8.5
2024-07-18 17:33:27 +05:30
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/uvcclient/default.nix
- pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
Aaron Andersen
2e930eafb9
Merge pull request #318285 from gador/nixos-zabbixWeb-nginx
...
nixos/zabbixWeb: Add nginx as webserver, add zabbix 6.4
2024-07-17 21:22:13 -04:00
R. Ryantm
791d8365d7
mtail: 3.0.5 -> 3.0.7
2024-07-17 21:11:50 +00:00
Florian Brandes
bb8a4831e5
zabbix: add version 6.4
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-07-17 22:33:49 +02:00
Kartik Gokte
08675bba98
prometheus-pve-exporter: 3.2.4 -> 3.4.3
...
From version 3.2.5, the package's name was changed upstream to use underscores (_) instead of dashes (-). Even though `pname` was changed to reflect this, the nix package itself will still be referenced by `prometheus-pve-exporter`, thus maintaining compatibility.
2024-07-17 16:06:37 +05:30
github-actions[bot]
0d7af056e2
Merge staging-next into staging
2024-07-14 12:02:04 +00:00
Aleksana
e8f2aabb01
Merge pull request #324767 from Sigmanificient/remove-unused-stdenv-arguments
...
treewide: remove unused occurence of stdenv (and other) arguments
2024-07-14 19:42:52 +08:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging
2024-07-14 08:35:35 +02:00
Sigmanificient
512e8afdb9
treewide: remove unused occurence of stdenv (and other) arguments
...
format (will squash)
2024-07-14 04:32:56 +02:00
aleksana
07c1bc2034
treewide: sha256 -> hash attribute for pypi fetchers
2024-07-14 01:25:22 +08:00
Jan Tojnar
1275c3f884
Merge branch 'staging-next' into staging
2024-07-12 21:36:23 +02:00
R. RyanTM
3e37f9d67e
prom2json: 1.3.3 -> 1.4.0 ( #326447 )
2024-07-12 12:10:40 -04:00
Fabian Affolter
68effbc688
Merge pull request #326509 from r-ryantm/auto-update/checkSSLCert
...
checkSSLCert: 2.81.1 -> 2.82.0
2024-07-12 15:49:28 +02:00
R. Ryantm
2a198b20f0
checkSSLCert: 2.81.1 -> 2.82.0
2024-07-12 08:40:30 +00:00
Maciej Krüger
486d8c4a35
prometheus-node-exporter: move to by-name
...
This change was primarly made to get rid of the inherit (darwin... hack,
to make vendoring old versions of the exporter easier
Co-authored-by: nicoo <nicoo@mur.at>
2024-07-12 03:19:13 +02:00
Vladimír Čunát
2c053848df
Merge branch 'master' into staging
2024-07-11 22:05:05 +02:00
Franz Pletz
9ff4a2069b
Merge pull request #326185 from jpds/prometheus-2.53.1
2024-07-11 14:20:50 +02:00
Nick Cao
fef827833f
Merge pull request #325989 from r-ryantm/auto-update/do-agent
...
do-agent: 3.16.9 -> 3.16.11
2024-07-10 19:14:27 -04:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Jonathan Davies
d0a0a11d0b
prometheus: 2.53.0 → 2.53.1
2024-07-10 22:13:13 +01:00
R. Ryantm
992c595858
do-agent: 3.16.9 -> 3.16.11
2024-07-10 02:00:28 +00:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging
2024-07-08 10:43:15 +02:00
Aleksana
bdf8dbe1db
Merge pull request #324584 from r-ryantm/auto-update/buildkite-agent-metrics
...
buildkite-agent-metrics: 5.9.6 -> 5.9.7
2024-07-08 15:15:30 +08:00
Jörg Thalheim
a809a4e69e
Merge pull request #325269 from r-ryantm/auto-update/mimir
...
mimir: 2.12.0 -> 2.13.0
2024-07-07 21:51:59 +02:00
R. Ryantm
f573e8d789
mimir: 2.12.0 -> 2.13.0
2024-07-07 13:57:57 +00:00
TomaSajt
a3343281d7
prometheus-redis-exporter: remove orphaned deps.nix file
2024-07-06 17:31:04 +02:00
TomaSajt
45684edb78
consul-alerts: remove orphaned deps.nix file
2024-07-06 17:30:20 +02:00
github-actions[bot]
1f5f0905f8
Merge staging-next into staging
2024-07-06 12:01:49 +00:00
Masum Reza
7c865650d3
Merge pull request #324203 from r-ryantm/auto-update/grafana-loki
...
grafana-loki: 3.0.0 -> 3.1.0
2024-07-06 16:01:30 +05:30
John Titor
de49883a28
grafana-loki: add new subpackage
2024-07-06 11:04:15 +05:30
R. Ryantm
d61ae81374
grafana-loki: 3.0.0 -> 3.1.0
2024-07-06 11:04:06 +05:30
Martin Weinelt
e7b1ee45cf
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/tools/misc/watchlog/default.nix
2024-07-06 01:52:35 +02:00
Martin Weinelt
d9610a9f2e
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-06 01:51:14 +02:00
Nick Cao
49e848eb4f
Merge pull request #324846 from r-ryantm/auto-update/prometheus-sql-exporter
...
prometheus-sql-exporter: 0.5.4 -> 0.5.5
2024-07-05 15:55:23 -04:00
Nick Cao
8e665b0d07
Merge pull request #324833 from r-ryantm/auto-update/mtail
...
mtail: 3.0.3 -> 3.0.5
2024-07-05 15:29:18 -04:00
R. Ryantm
0996d5dfa0
prometheus-sql-exporter: 0.5.4 -> 0.5.5
2024-07-05 15:44:35 +00:00
R. Ryantm
9c96155c4f
mtail: 3.0.3 -> 3.0.5
2024-07-05 14:31:19 +00:00
Martin Weinelt
fda13875da
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/deebot-client/default.nix
- pkgs/development/python-modules/pytest-examples/default.nix
- pkgs/development/python-modules/w3lib/default.nix
2024-07-05 13:04:01 +02:00
Maximilian Bosch
4ae00589aa
Merge pull request #323097 from r-ryantm/auto-update/prometheus-knot-exporter
...
prometheus-knot-exporter: 3.3.6 -> 3.3.7
2024-07-05 10:59:16 +00:00
R. Ryantm
0219f65b3c
buildkite-agent-metrics: 5.9.6 -> 5.9.7
2024-07-04 14:56:06 +00:00
github-actions[bot]
e14242d985
Merge staging-next into staging
2024-07-04 12:01:37 +00:00
github-actions[bot]
9cede82051
Merge master into staging-next
2024-07-04 12:01:10 +00:00
Sandro
21c2debcb8
Merge pull request #320795 from NukaDuka/oncall
2024-07-04 11:58:38 +02:00
aleksana
a9709c299b
treewide: change cargoSha256 with SRI hash to cargoHash
2024-07-03 21:53:11 +08:00
K900
c7268baf73
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-02 20:59:57 +03:00
K900
caff135cb1
Merge pull request #323419 from Ma27/bump-grafana
...
grafana: 11.0.0 -> 11.1.0
2024-07-02 20:59:21 +03:00
K900
665f1d6183
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-02 08:32:46 +03:00
R. Ryantm
e45f5ccfe9
telegraf: 1.31.0 -> 1.31.1
2024-07-02 12:21:33 +10:00
Maximilian Bosch
9ead597611
grafana: script -> faketty for nx workaround
...
That way we can restore the Darwin build since this program is also
available on Darwin.
Closes #316954
2024-06-29 19:20:47 +02:00
Maximilian Bosch
8511063014
grafana: 11.0.0 -> 11.1.0
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v11.1.0
A few additional changes were necessary:
* Grafana now refuses to listen on non-IP values and aborts with
Error: ✗ *apiserver.service run error: invalid IP address: localhost
* packages/grafana-e2e doesn't exist anymore, so the build fixes for
that could be removed.
* Make sure we always compile the binary parts of cypress.
* Grafana tends to set the minimum Go version to the latest Go version
available now[1].
* The `url` of a datasource was set to `localhost` by default. I don't
expect anybody to have not set it when needed, also Grafana aborts now
if `url` is non-empty for a random walk datasource (which broke the VM
tests).
[1] https://github.com/grafana/grafana/pull/88794#discussion_r1630563467
2024-06-29 19:09:05 +02:00
R. Ryantm
94c6b82035
prometheus-knot-exporter: 3.3.6 -> 3.3.7
2024-06-28 05:56:02 +00:00
github-actions[bot]
27074b7d07
Merge master into staging-next
2024-06-26 00:02:13 +00:00
Weijia Wang
dad33269ef
Merge pull request #319954 from r-ryantm/auto-update/nagios
...
nagios: 4.5.2 -> 4.5.3
2024-06-26 00:57:31 +02:00
Martin Weinelt
de245ec4a5
Merge remote-tracking branch 'origin/master' into staging-next
2024-06-25 13:00:25 +02:00
Moritz Sanft
8e89ad64f2
minio-exporter: remove
2024-06-25 08:41:23 +02:00
github-actions[bot]
c1d6d547af
Merge staging-next into staging
2024-06-24 06:01:33 +00:00
Aaron Andersen
9a2f3b21e3
Merge pull request #308271 from Shawn8901/migrate_vmagent
...
vmagent: build from victoriametrics derivation
2024-06-23 22:55:16 -04:00
github-actions[bot]
fca5c19283
Merge staging-next into staging
2024-06-24 00:03:38 +00:00
Franz Pletz
740ca7b11c
Merge pull request #321003 from jpds/prometheus-2.53.0
...
prometheus: 2.52.0 → 2.53.0
2024-06-23 23:06:05 +02:00
Franz Pletz
3c033186ee
Merge pull request #316727 from jpds/nixos-tests-prometheus
...
nixos/prometheus: Revamp tests
2024-06-23 23:05:06 +02:00
Shawn8901
728715dbc1
vmagent: build from victoriametrics package
2024-06-23 20:40:41 +02:00
github-actions[bot]
c6707a9686
Merge staging-next into staging
2024-06-21 12:01:53 +00:00
Nick Cao
b99bcbfe23
Merge pull request #321389 from r-ryantm/auto-update/mtail
...
mtail: 3.0.2 -> 3.0.3
2024-06-21 07:43:57 -04:00
Paul Meyer
3688b2e901
Merge pull request #318257 from katexochen/consul-alerts/mods
...
consul-alerts: migrate to buildGoModule
2024-06-21 10:28:30 +02:00
h7x4
ad964c4ebf
Merge pull request #318613 from msanft/grafana-reporter/build-go-module
...
grafana-reporter: migrate to buildGoModule
2024-06-21 09:21:09 +02:00
R. Ryantm
0a3203db3c
mtail: 3.0.2 -> 3.0.3
2024-06-21 01:36:39 +00:00
Martin Weinelt
af4cfc1e0f
Merge remote-tracking branch 'origin/staging-next' into staging
2024-06-19 23:28:26 +02:00
Jonathan Davies
6ad116ab0b
prometheus: 2.52.0 → 2.53.0
2024-06-19 12:21:57 +01:00
Maximilian Bosch
8b50e555cc
Merge pull request #320232 from Ma27/bump-grafana-image-renderer
...
grafana-image-renderer: 3.10.5 -> 3.11.0
2024-06-19 10:00:36 +00:00
github-actions[bot]
446fc5bdf3
Merge staging-next into staging
2024-06-19 00:03:05 +00:00