Commit graph

2436 commits

Author SHA1 Message Date
apfelkuchen06 00fa8622d5 grafanaPlugins.grafana-clock-panel: 1.1.3 -> 2.1.2 2023-03-04 23:28:45 +01:00
apfelkuchen06 b7660ff3fd grafanaPlugins.grafadruid-druid-datasource: 1.2.0 -> 1.4.1 2023-03-04 23:28:08 +01:00
apfelkuchen06 5870c51c4c grafanaPlugins.doitintl-bigquery-datasource: 2.0.2 -> 2.0.3 2023-03-04 23:27:45 +01:00
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
R. Ryantm 28ea2c96c3 prometheus-nut-exporter: 2.5.1 -> 2.5.2 2023-01-10 16:15:58 +00:00
Cathal Mullan 209611b2e1
grafana-agent: add Darwin support 2023-01-09 20:15:32 +00:00
github-actions[bot] 33aa224777
Merge master into staging-next 2023-01-09 18:01:24 +00:00
R. Ryantm da25c00cdf karma: 0.108 -> 0.111 2023-01-09 00:32:44 +00:00
R. Ryantm 165474c5fd thanos: 0.29.0 -> 0.30.1 2023-01-08 16:13:04 +00:00
github-actions[bot] e2839320bb
Merge staging-next into staging 2023-01-03 12:01:44 +00:00
R. Ryantm 20fceb750c vmagent: 1.85.0 -> 1.85.3 2023-01-03 14:19:10 +08:00
Jan Tojnar 5810109b42 Merge branch 'staging-next' into staging
- readline6 attribute removed from all-packages.nix in d879125d61
- readline attribute was bumped to readline82 in 50adabdd60
2023-01-02 03:04:32 +01:00
Moritz 'e1mo' Fromm e85943f32e
prometheus-xmpp-alerts: Fix broken binary
The binary was broken after the update to 0.5.6 (#205559) due to a
regression in upstream (the module name was changed but not updated in
the appropriate entrypoint). A patch is applied until fixed in upstream.
A very simple test should detect future regressions like this and prevent
breaking the package and associated module.
2022-12-31 16:11:11 +01:00
R. Ryantm ac825c5763 prometheus-nut-exporter: 2.5.0 -> 2.5.1 2022-12-31 10:16:57 +08:00
Sergei Trofimovich 092d57c076 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
    pkgs/development/tools/language-servers/ansible-language-server/default.nix
2022-12-28 09:35:37 +00:00
Sandro Jäckel be34feecc4
uptime-kuma: 1.18.5 -> 1.19.2 2022-12-27 06:13:22 +01:00
figsoda c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
R. Ryantm 0c3a12c435 prometheus-nut-exporter: 2.4.2 -> 2.5.0 2022-12-26 20:36:07 +01:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Fabian Affolter dab0251470
prometheus-alertmanager: add changelog to meta 2022-12-26 09:31:15 +01:00
R. Ryantm 881d6b709a prometheus-alertmanager: 0.24.0 -> 0.25.0 2022-12-26 05:52:24 +00:00
Jan Tojnar 72c37eddec Merge branch 'staging-next' into staging 2022-12-25 01:30:47 +01:00
Jörg Thalheim 4fc372eaee grafana-agent: 0.29.0 -> 0.30.1
Diff: https://github.com/grafana/agent/compare/v0.29.0...v0.30.1
2022-12-23 17:18:12 +01:00
Maximilian Bosch 8ec25c79d3
dmarc-metrics-exporter: 0.6.1 -> 0.8.0
ChangeLogs:
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.7.0
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.8.0

Co-authored-by: Artémis <git@artemix.org>
2022-12-20 19:09:54 +01:00
Jörg Thalheim ba6ba2b900 mimir: add update script 2022-12-20 09:58:49 -05:00
Jörg Thalheim 6279593053 mimir: 2.4.0 -> 2.5.0
Diff: https://github.com/grafana/mimir/compare/mimir-2.4.0...mimir-2.5.0

Updated using `nix-update --commit --build --version-regex 'mimir-([0-9.]+)' mimir`
2022-12-20 09:58:49 -05:00
Jörg Thalheim 259e70f3ea mimir: drop left-overs from last revert 2022-12-20 09:58:49 -05:00
Jörg Thalheim 6dc44378f4 Revert "mimir: 2.4.0 -> 2.5.0"
This reverts commit 4e37151703.

This broke the build as the source now returns 404.

The script seems also more bloat over just using `nix-update --commit --build mimir`
2022-12-20 10:53:21 +01:00
github-actions[bot] dc7ebb0163
Merge staging-next into staging 2022-12-18 18:01:41 +00:00
Bobby Rong d716d64a8e
Merge pull request #202849 from mdlayher/mdl-modemmanager
prometheus-modemmanager-exporter: 0.1.0 -> 0.2.0
2022-12-18 22:31:59 +08:00
github-actions[bot] 7984a7dacb
Merge staging-next into staging 2022-12-18 00:05:50 +00:00
Sandro Jäckel 04a1c0d7ad
treewide: fix quoting of GITHUB_TOKEN in curl 2022-12-17 23:32:43 +01:00
happysalada 88984cfeee vector: add update script to derivation 2022-12-17 16:39:29 -05:00
happysalada 4e37151703 mimir: 2.4.0 -> 2.5.0 2022-12-17 16:39:29 -05:00
github-actions[bot] 61a0176830
Merge staging-next into staging 2022-12-17 00:02:50 +00:00
Sandro 528a316b31
Merge pull request #205246 from Frostman/unpoller-2.4.0 2022-12-16 22:51:06 +01:00
Vladimír Čunát 59a68f487d
Merge branch 'staging-next' into staging 2022-12-16 11:20:50 +01:00
R. Ryantm 2dfee2cc51 vmagent: 1.84.0 -> 1.85.0 2022-12-16 16:25:40 +08:00
github-actions[bot] 9e23ec4f1c
Merge staging-next into staging 2022-12-15 00:03:02 +00:00
R. Ryantm 22742335f1 telegraf: 1.24.4 -> 1.25.0 2022-12-14 19:42:16 +00:00
github-actions[bot] 722750c19c
Merge staging-next into staging 2022-12-14 12:01:53 +00:00
Franz Pletz 6727fe0f1b
Merge pull request #205559 from SuperSandro2000/prometheus-xmpp-alerts 2022-12-14 12:34:18 +01:00
github-actions[bot] 4db4181d93
Merge staging-next into staging 2022-12-14 00:02:53 +00:00
Rick van Schijndel 9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Sergei Lukianov 096991f29f unpoller: 2.4.0 -> 2.4.1 2022-12-12 13:37:54 -08:00
github-actions[bot] cfbecb45cc
Merge staging-next into staging 2022-12-12 18:01:51 +00:00
Sandro 2cf32f976a
Merge pull request #173384 from SuperSandro2000/ddclient-update 2022-12-12 17:06:06 +01:00
github-actions[bot] f14765eb08
Merge staging-next into staging 2022-12-11 18:01:53 +00:00
R. Ryantm c447a68b7e prometheus-haproxy-exporter: 0.13.0 -> 0.14.0 2022-12-11 21:03:35 +08:00
R. Ryantm 6befda01a2 prometheus-fastly-exporter: 7.3.0 -> 7.4.0 2022-12-11 21:02:09 +08:00
github-actions[bot] 5dca623c6c
Merge staging-next into staging 2022-12-11 12:01:38 +00:00
R. RyanTM 96c456834f
prometheus-artifactory-exporter: 1.9.5 -> 1.10.0
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-12-11 17:03:39 +08:00
github-actions[bot] 996fbb3a0e
Merge staging-next into staging 2022-12-11 00:04:10 +00:00
Fabian Affolter 2309cc7f80
Merge pull request #205551 from r-ryantm/auto-update/prometheus-influxdb-exporter
prometheus-influxdb-exporter: 0.10.0 -> 0.11.1
2022-12-11 00:38:02 +01:00
Fabian Affolter a0cc9d8d7b
prometheus-influxdb-exporter: add changelog to meta 2022-12-10 23:40:17 +01:00
Fabian Affolter 78a8d5bd0c
prometheus-statsd-exporter: add changelog to meta 2022-12-10 23:34:15 +01:00
Sandro Jäckel d9f5e18533
prometheus-xmpp-alerts: 0.5.3 -> 0.5.6 2022-12-10 22:53:39 +01:00
R. Ryantm c7ad50f486 prometheus-statsd-exporter: 0.22.8 -> 0.23.0 2022-12-10 21:09:31 +00:00
R. Ryantm f8b73b826a prometheus-influxdb-exporter: 0.10.0 -> 0.11.1 2022-12-10 21:06:22 +00:00
Robert Hensing 16f5747575
Merge pull request #175649 from Artturin/opt-in-structured-attrs
stdenv: support opt-in __structuredAttrs
2022-12-10 21:12:43 +01:00
Sergei Lukianov 3cf9d22385 unpoller: 2.3.1 -> 2.4.0 2022-12-08 21:05:00 -08:00
Artturi 0aa0c46ef5
Merge pull request #205201 from Artturin/lintfixes1
Lint fixes
2022-12-09 05:13:56 +02:00
Martin Weinelt a4f2ca1ef3
Merge pull request #205123 from Frostman/prometheus-smartctl-exporter-0.9.1 2022-12-09 01:58:06 +01:00
Artturin c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
Artturin c41cc9e762 treewide: move some perl vars to env attrset 2022-12-08 21:09:02 +02:00
Jörg Thalheim f21f11aa2a
Merge pull request #204899 from r-ryantm/auto-update/telegraf
telegraf: 1.24.3 -> 1.24.4
2022-12-08 18:54:49 +00:00
Sergey Lukjanov 4848003a66 prometheus-smartctl-exporter: add Frostman to maintainers 2022-12-08 08:56:17 -08:00
Sergey Lukjanov ebcff906a0 prometheus-smartctl-exporter: add passthru.tests 2022-12-08 08:56:17 -08:00
Sergey Lukjanov 7a11d055a3 prometheus-smartctl-exporter: add ldflags to set version 2022-12-08 08:56:17 -08:00
Sergey Lukjanov b5bbf9c1ab prometheus-smartctl-exporter: unstable-2020-11-14 -> 0.9.1
All patches were already merged in upstream and part of the release.
2022-12-08 08:56:16 -08:00
figsoda daaa657eda
Merge pull request #205097 from r-ryantm/auto-update/do-agent
do-agent: 3.15.1 -> 3.15.2
2022-12-07 23:58:53 -05:00
R. Ryantm be5ff49e53 do-agent: 3.15.1 -> 3.15.2 2022-12-08 03:49:56 +00:00
R. Ryantm f1311ba90c telegraf: 1.24.3 -> 1.24.4 2022-12-07 01:12:27 +00:00
Fabian Affolter bad09cd10c
Merge pull request #204649 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.56.0 -> 2.57.0
2022-12-06 10:19:32 +01:00
figsoda 00a3de6124
Merge pull request #204574 from r-ryantm/auto-update/sensu-go-agent
sensu-go-agent: 6.9.0 -> 6.9.1
2022-12-05 20:54:21 -05:00
Sergey Lukjanov 2a8977997a unpoller: add passthru.tests 2022-12-05 12:21:33 -08:00
Sergey Lukjanov 87849c9009 unpoller: add Frostman to maintainers 2022-12-05 10:47:13 -08:00
Sergey Lukjanov 9577904100 unpoller: 2.2.0 -> 2.3.1 2022-12-05 10:46:34 -08:00
Maximilian Bosch 6aeb00b6be
Merge pull request #204507 from r-ryantm/auto-update/prometheus-blackbox-exporter
prometheus-blackbox-exporter: 0.22.0 -> 0.23.0
2022-12-05 18:16:54 +01:00
R. Ryantm 4636b0f751 checkSSLCert: 2.56.0 -> 2.57.0 2022-12-05 15:48:41 +00:00
R. Ryantm 797c642fdc sensu-go-agent: 6.9.0 -> 6.9.1 2022-12-05 01:46:01 +00:00
R. Ryantm 55ef419a6e prometheus-blackbox-exporter: 0.22.0 -> 0.23.0 2022-12-04 17:16:21 +00:00
Fabian Affolter 228be39f1c
Merge pull request #204055 from r-ryantm/auto-update/consul_exporter
prometheus-consul-exporter: 0.8.0 -> 0.9.0
2022-12-04 17:46:49 +01:00
Jörg Thalheim a587815493
Merge pull request #189078 from martinetd/bpftrace
bcc: 0.24.0 -> 0.25.0; bpftrace: 0.15.0 -> 0.16.0
2022-12-04 16:38:30 +01:00
Jörg Thalheim 3e5b243639 grafana-agent: disable ebpf
at the moment the used go-epbf version not compatible with our bcc version.
2022-12-04 16:08:19 +01:00
Fabian Affolter a45c3e9b51
prometheus-consul-exporter: add changelog to meta 2022-12-04 14:08:55 +01:00
Maximilian Bosch 159e5723cf
Merge pull request #204350 from Ma27/bump-grafana
grafana: 9.2.6 -> 9.3.1
2022-12-04 10:48:04 +01:00
Maximilian Bosch 9331816ed8
grafana: 9.2.6 -> 9.3.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.3.0
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.3.1
2022-12-03 21:39:29 +01:00
Luke Granger-Brown 40ddf3e2c6 unifi-poller: rename to unpoller. 2022-12-03 20:12:54 +00:00
Fabian Affolter 51a430cd37
Merge pull request #204170 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.55.0 -> 2.56.0
2022-12-03 09:39:28 +01:00
Sandro 068e7cb340
Merge pull request #201817 from jhh/nut-exporter 2022-12-03 02:22:48 +01:00
R. Ryantm 5d2434ab0c checkSSLCert: 2.55.0 -> 2.56.0 2022-12-02 20:19:27 +00:00
R. Ryantm f530086824 prometheus-consul-exporter: 0.8.0 -> 0.9.0 2022-12-02 05:49:37 +00:00
Mario Rodas a402350a10
Merge pull request #203871 from r-ryantm/auto-update/do-agent
do-agent: 3.14.1 -> 3.15.1
2022-12-01 04:30:15 -05:00
R. Ryantm 0f418c4b87 do-agent: 3.14.1 -> 3.15.1 2022-12-01 05:35:33 +00:00
Philipp 275025ce4f
prometheus-node-exporter: 1.4.0 -> 1.5.0 (#203758) 2022-11-30 21:05:50 -05:00
Fabian Affolter 42841afd91
Merge pull request #203472 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.54.0 -> 2.55.0
2022-11-30 22:32:09 +01:00
Fabian Affolter c369ad1339
Merge pull request #203118 from e1mo/check_ssl_cert-bc-path
checkSSLCert: Add missing runtime dependencies
2022-11-30 22:31:38 +01:00
Fabian Affolter 2f075e8a19
checkSSLCert: add changelog to meta 2022-11-30 21:29:31 +01:00
Mario Rodas 334987c04b
Merge pull request #202445 from r-ryantm/auto-update/prometheus-wireguard-exporter
prometheus-wireguard-exporter: 3.6.3 -> 3.6.6
2022-11-29 20:58:18 -05:00
Mario Rodas 599a3d8025
Merge pull request #202736 from Frostman/auto-update/prometheus-pushgateway
prometheus-pushgateway: 1.4.3 -> 1.5.1
2022-11-29 20:54:10 -05:00