IndeedNotJames
7275cfa79b
grafana-agent: add indeednotjames as maintainer
2023-04-13 10:43:02 +02:00
IndeedNotJames
bde538be9f
grafana-agent: remove obsolete test fix in preBuild
hook
...
as `node_exporter_test.go` does no longer need access to `/sys`
2023-04-13 10:43:02 +02:00
IndeedNotJames
4b9e3868eb
grafana-agent: 0.30.2 -> 0.32.1
...
breaking: 0.31.0 renamed the binaries from `agent` and `agentctl` to `grafana-agent` and `grafana-agentctl`
A follow-up commit patches `services.grafana-agent` to use `lib.getExe` instead of a hardcoded `/bin/agent`.
This version bump will break `services.grafana-agent.package` on 22.11 when `cfg.package` is coming from unstable
https://github.com/grafana/agent/releases/tag/v0.32.1
https://github.com/grafana/agent/releases/tag/v0.32.0
https://github.com/grafana/agent/releases/tag/v0.31.3
https://github.com/grafana/agent/releases/tag/v0.31.2
https://github.com/grafana/agent/releases/tag/v0.31.1
https://github.com/grafana/agent/releases/tag/v0.31.0
diff: https://github.com/grafana/agent/compare/v0.30.2...v0.32.1
2023-04-13 10:43:01 +02: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
Weijia Wang
02c31e18ee
Merge pull request #204995 from CathalMullan/master
...
grafana-agent: add Darwin support
2023-02-02 07:15:04 +01:00
R. Ryantm
d375babda1
grafana-agent: 0.30.1 -> 0.30.2
2023-01-14 03:22:04 +00:00
Cathal Mullan
209611b2e1
grafana-agent: add Darwin support
2023-01-09 20:15:32 +00: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
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
R. Ryantm
01acd9b50b
grafana-agent: 0.28.1 -> 0.29.0
2022-11-08 23:13:23 +00:00
R. Ryantm
250ea4e9c4
grafana-agent: 0.28.0 -> 0.28.1
2022-11-04 07:36:03 +00:00
Jörg Thalheim
b1daddccf7
grafana-agent: 0.25.1 -> 0.28.0
2022-11-02 12:11:50 +01:00
zowoq
786df4e6ac
grafana-agent: 0.24.1 -> 0.25.1
2022-10-01 14:05:37 +10:00
zimbatm
1c7f2a67a0
grafana-agent: add NixOS passthru test
2022-06-15 12:59:07 +02:00
Florian Klink
1635fb33ae
grafana-agent: 0.21.2 -> 0.24.1 ( #169558 )
...
We can skip our little patch. The file was removed in
https://github.com/grafana/agent/pull/1362 , which includes
https://github.com/grafana/agent/pull/1268 .
The condition to exempt network tests was inverted as part of these PRs,
so we now need to set GOFLAGS explicitly to exclude tests that can't run
inside the Nix sandbox.
2022-04-21 11:41:18 +02:00
Florian Klink
0d85aadbf6
grafana-agent: 0.21.1 -> 0.21.2
...
Fixes CVE-2021-41090
2021-12-08 21:22:46 +01:00
R. Ryantm
1fe9e52a1b
grafana-agent: 0.20.0 -> 0.21.1
2021-12-08 21:22:46 +01:00
R. Ryantm
16c44bdd0a
grafana-agent: 0.18.4 -> 0.20.0
2021-10-29 21:17:14 +00:00
R. RyanTM
fea9321b05
grafana-agent: 0.18.2 -> 0.18.4
2021-09-16 10:06:19 +00:00
R. RyanTM
acf8071927
grafana-agent: 0.18.1 -> 0.18.2
2021-08-13 10:59:16 +00:00
R. RyanTM
f8c133f977
grafana-agent: 0.18.0 -> 0.18.1
2021-08-09 19:56:53 +00:00
R. RyanTM
71691444a6
grafana-agent: 0.17.0 -> 0.18.0
2021-08-03 06:38:53 +00:00
R. RyanTM
356f9b3021
grafana-agent: 0.16.1 -> 0.17.0
2021-07-20 05:04:24 +00:00
Florian Klink
420cc96e39
grafana-agent: 0.15.0 -> 0.16.1
2021-07-10 23:22:51 +02:00
zimbatm
b1b0903340
grafana-agent: 0.13.1 -> 0.15.0
2021-06-09 17:48:10 +02:00
R. RyanTM
e6b4cebda5
grafana-agent: 0.13.0 -> 0.13.1
2021-04-10 11:27:13 +00:00
R. RyanTM
14fa4648be
grafana-agent: 0.12.0 -> 0.13.0
2021-02-28 13:33:34 +00:00
R. RyanTM
7cb90ef9bb
grafana-agent: 0.11.0 -> 0.12.0
2021-02-06 12:44:24 +00:00
Sandro
364bfa1e35
Merge pull request #110466 from flokli/grafana-agent-0.11.0
...
grafana-agent: 0.10.0 -> 0.11.0
2021-01-22 16:07:15 +01:00
Florian Klink
28f04afdcc
grafana-agent: fix rpath
...
The library is in the `lib` output, not `dev` output.
2021-01-22 13:20:50 +01:00
Florian Klink
f227aab6f3
grafana-agent: 0.10.0 -> 0.11.0
2021-01-22 12:31:24 +01:00
Florian Klink
5da03fc60d
grafana-agent: init at 0.10.0
2021-01-17 15:54:13 +01:00