Commit Graph

2277 Commits

Author SHA1 Message Date
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
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