Commit Graph

2331 Commits

Author SHA1 Message Date
Maximilian Bosch
2ed116f7a1
Merge pull request #219471 from Ma27/bump-redis-exporter
prometheus-redis-exporter: 1.47.0 -> 1.48.0
2023-03-04 12:09:01 +01:00
Maximilian Bosch
3330d1de1d
prometheus-redis-exporter: 1.47.0 -> 1.48.0
ChangeLog: https://github.com/oliver006/redis_exporter/releases/tag/v1.48.0
2023-03-04 11:27:51 +01:00
Maximilian Bosch
c016144591
grafana: 9.4.2 -> 9.4.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.4.3
2023-03-04 10:57:56 +01:00
Maximilian Bosch
63576d1c14
Merge pull request #219149 from Ma27/bump-grafana
grafana: 9.3.6 -> 9.4.2
2023-03-02 13:52:40 +01:00
Maximilian Bosch
ae5eab6d59
grafana: 9.3.6 -> 9.4.2
ChangeLog: ae90f73b78/CHANGELOG.md (942-2023-03-02)

Also synced up the `go generate` calls from upstream's Makefile
with our buildscript.

Finally, I removed the `go.{mod,sum}` files from the vendored `xorm` in
`pkg/util`. This was to work around the following build error:

    main module (github.com/grafana/grafana) does not contain package github.com/grafana/grafana/pkg/util/xorm

Not entirely sure why, but I guess that the presence of these files
confused our build-script and it wrongly assumed that
github.com/grafana/.../xorm didn't exist (while a different xorm
according to the values in `go.mod` existed).
2023-03-02 12:08:29 +01:00
R. Ryantm
1c63793ac6 alertmanager-irc-relay: 0.5.0 -> 0.5.1 2023-03-01 23:45:45 +00:00
Dennis Gosnell
e8f052a421
Merge pull request #216905 from wraithm/gdg-init
grafana-dash-n-grab: init at 0.3.1
2023-03-01 16:40:36 +09:00
Sergei Trofimovich
8a99bbab44 net-snmp: disable install parallelism
Without the change install phase fails as:

    installing
    install flags: -j16 ...
    ...
    ./.libs/libnetsnmpagent.so: file not recognized: file format not recognized
    collect2: error: ld returned 1 exit status
    make[1]: *** [Makefile:1012: libnetsnmpmibs.la] Error 1
    make[1]: *** Waiting for unfinished jobs....
2023-02-26 22:02:09 +00:00
R. Ryantm
828e8214f4 prometheus-haproxy-exporter: 0.14.0 -> 0.15.0 2023-02-26 08:36:28 +00:00
Nick Cao
77b1367fb4
Merge pull request #218333 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.58.0 -> 2.60.0
2023-02-26 09:36:48 +08:00
Nick Cao
8157cbe87d
Merge pull request #218334 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.46.0 -> 1.47.0
2023-02-26 09:36:39 +08:00
R. Ryantm
01ab64154e prometheus-redis-exporter: 1.46.0 -> 1.47.0 2023-02-25 22:15:26 +00:00
R. Ryantm
4a92f37a14 checkSSLCert: 2.58.0 -> 2.60.0 2023-02-25 21:50:04 +00:00
Weijia Wang
4ef8ffa6c1
Merge pull request #218128 from r-ryantm/auto-update/phlare
phlare: 0.3.0 -> 0.5.1
2023-02-25 20:42:36 +02:00
R. Ryantm
22e72010bd karma: 0.111 -> 0.112 2023-02-25 01:38:31 +00:00
R. Ryantm
26c256b671 phlare: 0.3.0 -> 0.5.1 2023-02-25 01:25:48 +00:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Ryan Lahfa
83e7e83ea7
Merge pull request #205033 from CathalMullan/phlare
phlare: init at 0.3.0
2023-02-23 13:54:31 +09:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Matthew Wraith
92b71b5be9 maintainers: add wraithm 2023-02-21 15:10:02 -08:00
Matthew Wraith
884edcc23a grafana-dash-n-grab: init at 0.3.1 2023-02-21 15:10:02 -08:00
Cathal Mullan
44f8fcf223
phlare: init at 0.3.0 2023-02-21 13:12:37 +00:00
Jonas Heinrich
8de42bba5f
Merge pull request #217169 from r-ryantm/auto-update/icinga2
icinga2: 2.13.6 -> 2.13.7
2023-02-20 12:35:30 +01:00
R. Ryantm
d076d05deb icinga2: 2.13.6 -> 2.13.7 2023-02-19 15:37:42 +00:00
R. Ryantm
b6bac13203 mackerel-agent: 0.75.0 -> 0.75.1 2023-02-19 12:06:34 +00:00
R. Ryantm
4ff4fba811 munin: 2.0.71 -> 2.0.72 2023-02-18 21:47:18 +00:00
R. Ryantm
931af232bc grafana-image-renderer: 3.6.3 -> 3.6.4 2023-02-15 01:57:04 +00:00
Mario Rodas
8592d30d17
Merge pull request #216160 from JulienMalka/uptime-kuma-1.20.0
uptime-kuma: 1.19.6 -> 1.20.0
2023-02-13 19:41:05 -05:00
Vladimír Čunát
f1f9ae6a3b
Merge #214010: staging-next 2023-02-01 2023-02-13 15:42:23 +01:00
Julien Malka
5414b4fcd2
uptime-kuma: 1.19.6 -> 1.20.0 2023-02-13 13:42:33 +01:00
R. Ryantm
3f794e72d1 prometheus-artifactory-exporter: 1.11.0 -> 1.12.0 2023-02-13 10:48:17 +00:00
github-actions[bot]
db256a18b5
Merge master into staging-next 2023-02-12 06:01:33 +00:00
Nick Cao
295d3bd71c
Merge pull request #215712 from JulienMalka/uptime-kuma-buildnpmpackage
uptime-kuma: node2nix -> buildNpmPackage
2023-02-12 12:59:09 +08:00
Julien Malka
69107327af
uptime-kuma: node2nix -> buildNpmPackage 2023-02-10 19:34:48 +01:00
github-actions[bot]
42cf9b70d4
Merge master into staging-next 2023-02-10 18:01:23 +00:00
Robert Schütz
b8acaaea35 dmarc-metrics-exporter: 0.9.0 -> 0.9.1
Diff: https://github.com/jgosmann/dmarc-metrics-exporter/compare/refs/tags/v0.9.0...v0.9.1

Changelog: https://github.com/jgosmann/dmarc-metrics-exporter/blob/v0.9.1/CHANGELOG.rst
2023-02-09 14:33:02 -08:00
github-actions[bot]
b30088fc3f
Merge master into staging-next 2023-02-07 00:02:12 +00:00
Anderson Torres
f7e045e149
Merge pull request #209192 from lucasew/cockpit
cockpit: init at 284
2023-02-06 16:02:27 -03:00
github-actions[bot]
cb231fb28d
Merge master into staging-next 2023-02-05 06:01:18 +00:00
Weijia Wang
106d6320b6
Merge pull request #214660 from r-ryantm/auto-update/prometheus-nut-exporter
prometheus-nut-exporter: 2.5.2 -> 2.5.3
2023-02-05 05:40:33 +01:00
Weijia Wang
58b704bf2e
Merge pull request #214653 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.74.1 -> 0.75.0
2023-02-05 05:25:55 +01:00
Weijia Wang
25ecbf1056
Merge pull request #214504 from r-ryantm/auto-update/telegraf
telegraf: 1.25.0 -> 1.25.1
2023-02-05 04:43:36 +01:00
Weijia Wang
73a27a5d83
Merge pull request #214494 from r-ryantm/auto-update/thanos
thanos: 0.30.1 -> 0.30.2
2023-02-05 04:39:01 +01:00
R. Ryantm
2fe38edf39 prometheus-nut-exporter: 2.5.2 -> 2.5.3 2023-02-05 02:27:16 +00:00
R. Ryantm
cbd37fea6e mackerel-agent: 0.74.1 -> 0.75.0 2023-02-05 01:31:32 +00:00
github-actions[bot]
bc833a50cc
Merge master into staging-next 2023-02-05 00:02:31 +00:00
superherointj
33c947b0af
Merge pull request #187558 from NickCao/zabbix-proxy
zabbix.proxy-sqlite: fix cross compilation by setting AR and RANLIB, and
2023-02-04 18:18:06 -03:00
github-actions[bot]
22e94a019f
Merge master into staging-next 2023-02-04 18:01:34 +00:00
R. Ryantm
b2d76c243e mimir: 2.5.0 -> 2.6.0 2023-02-04 09:37:16 -05:00
github-actions[bot]
33919d25f0
Merge master into staging-next 2023-02-04 12:01:24 +00:00
R. Ryantm
4624867084 prometheus-influxdb-exporter: 0.11.1 -> 0.11.2 2023-02-04 11:03:35 +00:00
R. Ryantm
6cbae5066d telegraf: 1.25.0 -> 1.25.1 2023-02-04 07:51:55 +00:00
R. Ryantm
bc62a61b0a thanos: 0.30.1 -> 0.30.2 2023-02-04 06:06:50 +00:00
lucasew
f772d2e69b cockpit: init at 284
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-02-02 14:47:46 -03:00
github-actions[bot]
fffb187b8e
Merge master into staging-next 2023-02-02 12:01:33 +00:00
Weijia Wang
02c31e18ee
Merge pull request #204995 from CathalMullan/master
grafana-agent: add Darwin support
2023-02-02 07:15:04 +01:00
github-actions[bot]
2cc6469b1d
Merge master into staging-next 2023-02-02 00:02:33 +00:00
Thomas Gerbet
34f5d8cd24
Merge pull request #213534 from drupol/add-prometheus-shelly-exporter
prometheus-shelly-exporter: init at 1.0.0
2023-02-02 00:11:56 +01:00
github-actions[bot]
6527aa6d68
Merge staging-next into staging 2023-01-31 12:01:45 +00:00
Mario Rodas
46597193f7
Merge pull request #213741 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.45.0 -> 1.46.0
2023-01-31 05:49:28 -05:00
R. Ryantm
d2aec8b220 prometheus-redis-exporter: 1.45.0 -> 1.46.0 2023-01-31 08:28:18 +00:00
Pol Dellaiera
79ce805761
prometheus-shelly-exporter: init at 1.0.0 2023-01-31 07:50:17 +01:00
R. Ryantm
037f121cad prometheus-zfs-exporter: 2.2.5 -> 2.2.7 2023-01-31 05:11:25 +00:00
github-actions[bot]
ff5d09638c
Merge staging-next into staging 2023-01-29 18:01:44 +00:00
Minijackson
13352dbafc
grafana: 9.3.1 -> 9.3.6
fixes CVE-2022-23552, CVE-2022-41912, and CVE-2022-39324
2023-01-29 13:33:03 +01:00
github-actions[bot]
e11b11e738
Merge staging-next into staging 2023-01-27 12:01:56 +00:00
Nick Cao
26df3c7f72
Merge pull request #210430 from r-ryantm/auto-update/prometheus-artifactory-exporter
prometheus-artifactory-exporter: 1.10.0 -> 1.11.0
2023-01-27 08:55:29 +08:00
github-actions[bot]
5c74f3f8e5
Merge staging-next into staging 2023-01-26 06:02:08 +00:00
R. Ryantm
741d8aced7 unpoller: 2.7.10 -> 2.7.11 2023-01-25 22:08:16 +00:00
John Ericson
8240bc77e8
Merge pull request #212275 from alyssais/libdl
treewide: remove -ldl linker flags
2023-01-23 16:28:21 -05:00
Alyssa Ross
12d2821bf5
treewide: remove -ldl linker flags
With all libcs I'm aware of, libdl is now either empty (Glibc, musl,
uclibc, illumos), a symlink to libc or equivalent (Apple), or does not
exist (FreeBSD, NetBSD).  So explicitly linking libdl now does nothing
for the former platforms, and breaks the build for the latter
platforms.

With this patch I've removed -ldl from all overridden linker flags for
all free packages in Nixpkgs.  Everything still seems to build.
2023-01-23 15:34:53 +00:00
Weijia Wang
77c2c2d48c
Merge pull request #202992 from r-ryantm/auto-update/grafana-image-renderer
grafana-image-renderer: 3.6.1 -> 3.6.3
2023-01-23 07:26:19 +01:00
Weijia Wang
360cfcb66a
Merge pull request #199514 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.73.1 -> 0.74.1
2023-01-23 06:15:28 +01:00
Nick Cao
979f85689b
Merge pull request #211569 from emhamm/update-prometheus-from-2-40-3-to-2-41-0
prometheus: 2.40.3 -> 2.41.0
2023-01-23 09:27:41 +08:00
Sandro
224127f6e0
Merge pull request #211994 from JulienMalka/uptime-kuma-update 2023-01-22 23:07:13 +01:00
Mario Rodas
84e0411e07
Merge pull request #211455 from r-ryantm/auto-update/kthxbye
kthxbye: 0.15 -> 0.16
2023-01-22 09:48:25 -05:00
Nick Cao
3f8e0ca324
Merge pull request #211634 from drupol/bump/grafana-loki-2.7.1
grafana-loki: 2.6.1 -> 2.7.1
2023-01-22 16:32:13 +08:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Julien Malka
f3d85e3505
uptime-kuma: 1.19.2 -> 1.19.6 2023-01-21 22:24:12 +01:00
R. Ryantm
dc9e0d8135 mackerel-agent: 0.73.1 -> 0.74.1 2023-01-21 16:51:29 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter
cfb43ad7b9
Merge pull request #211621 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.57.0 -> 2.58.0
2023-01-20 18:44:10 +01:00
Marian Hammer
bfac961c8c prometheus: 2.40.3 -> 2.41.0
prometheus 2.40.x is out of support since 12/2022 therefore the update to 2.41.0

between those two releases security critical patches have been added both to
prometheus codebase and upstream dependecies, see:
  * 2.40.6 / 2022-12-09
    https://github.com/prometheus/prometheus/pull/11690
      [SECURITY] Security upgrade from go and upstream dependencies that include
      security fixes to the net/http and os packages. #11691

  *  2.40.4 / 2022-11-29
    https://github.com/advisories/GHSA-7rg2-cxvp-9p7p
    https://github.com/advisories/GHSA-4v48-4q5m-8vx4
      [SECURITY] Fix basic authentication bypass vulnerability
      (CVE-2022-46146) GHSA-4v48-4q5m-8vx4
2023-01-20 15:27:37 +01:00
ajs124
7955ff05f1
Merge pull request #211031 from r-ryantm/auto-update/unpoller
unpoller: 2.4.1 -> 2.7.10
2023-01-20 14:59:30 +01:00
Pol Dellaiera
8ed5d72d60
grafana-loki: 2.6.1 -> 2.7.1 2023-01-19 20:18:52 +01:00
R. Ryantm
7b4f6522ee checkSSLCert: 2.57.0 -> 2.58.0 2023-01-19 17:42:55 +00:00
Sandro
8a230e9694
Merge pull request #207917 from SuperSandro2000/uptime-kuma 2023-01-19 11:44:59 +01:00
R. Ryantm
39d41aeac3 kthxbye: 0.15 -> 0.16 2023-01-18 21:41:09 +00:00
R. Ryantm
6b545991b9 unpoller: 2.4.1 -> 2.7.10 2023-01-16 05:13:38 +00:00
R. Ryantm
8175da9fba dmarc-metrics-exporter: 0.8.0 -> 0.9.0 2023-01-14 21:28:51 +00:00
Martin Weinelt
b974cf6522
Merge pull request #209180 from NixOS/staging-next 2023-01-14 16:26:39 +00:00
R. Ryantm
ddb7ece95a grafana-image-renderer: 3.6.1 -> 3.6.3 2023-01-14 04:22:10 +00:00
R. Ryantm
d375babda1 grafana-agent: 0.30.1 -> 0.30.2 2023-01-14 03:22:04 +00:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
R. Ryantm
5a3c4c79a4 prometheus-artifactory-exporter: 1.10.0 -> 1.11.0 2023-01-12 21:39:29 +00:00
Mario Rodas
e6e1cdce1c
Merge pull request #210060 from r-ryantm/auto-update/prometheus-nut-exporter
prometheus-nut-exporter: 2.5.1 -> 2.5.2
2023-01-12 02:49:03 -05:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Jonas Heinrich
ee3623a4a3
Merge pull request #209713 from r-ryantm/auto-update/thanos
thanos: 0.29.0 -> 0.30.1
2023-01-10 17:42:22 +01:00