Commit Graph

104 Commits

Author SHA1 Message Date
Raito Bezarius
be45243fb4 netdata: 1.42.1 -> 1.42.2
https://github.com/netdata/netdata/releases/tag/v1.42.2
2023-09-02 00:07:38 +02:00
R. Ryantm
23d4032e75 netdata: 1.42.0 -> 1.42.1 2023-08-25 15:45:43 +00:00
Raito Bezarius
a100282d2a netdata: 1.41.0 -> 1.42.0
https://github.com/netdata/netdata/releases/tag/v1.42.0
2023-08-10 18:46:32 +02:00
DDoSolitary
060a47e1e4
netdata: set NETDATA_PIPENAME to /run/netdata/ipc
Netdata creates its control socket at /tmp/netdata-ipc by default, which
is insecure and actually inaccessible with systemd's PrivateTmp enabled.

Originally we patched its source code to move the socket to
/run/netdata/ipc. However, it was removed due to incompatibility when
upgrading to v1.41.0: 1d2a2dc7d0

Fortunately, this new version of netdata adds support for setting the
location of the control socket via the environment variable
NETDATA_PIPENAME. So let's set it for the netdata service and the
command line utility so that they can communicate properly.
2023-08-05 18:19:08 +08:00
Raito Bezarius
1d2a2dc7d0 netdata: 1.40.1 -> 1.41.0
https://github.com/netdata/netdata/releases/tag/v1.41.0

Reflowed & updated 2 patches:

- etc/var one
- skip configure one
2023-07-20 00:58:18 +02:00
Felix Buehler
bec27fabee treewide: use lib.optional instead of 'then []' 2023-07-12 09:36:28 +01:00
R. Ryantm
c49936a20a netdata: 1.40.0 -> 1.40.1 2023-07-02 05:07:04 +00:00
Raito Bezarius
701679e94e netdata: 1.39.1 -> 1.40.0
https://github.com/netdata/netdata/releases/tag/v1.40.0
2023-06-16 11:43:54 +02:00
Mario Rodas
86c8d96f77 netdata: add changelog to meta 2023-05-28 10:48:00 +00:00
R. Ryantm
b56c79d1cb netdata: 1.39.0 -> 1.39.1 2023-05-28 10:47:40 +00:00
Raito Bezarius
7e72f076d5 netdata: 1.38.1 -> 1.39.0
https://github.com/netdata/netdata/releases/tag/v1.39.0
2023-05-08 18:57:18 +02:00
Ryan Lahfa
16e41c5199
Merge pull request #218749 from Izorkin/fix-netdata-cgroup
netdata: fix start cgroup-network-helper.sh
2023-03-19 19:09:43 +01:00
Raito Bezarius
6da5fddeb5 netdata: add raitobezarius as a maintainer 2023-03-17 17:27:01 +01:00
Izorkin
7fb6f1208a
netdata: fix start cgroup-network-helper.sh 2023-03-13 23:38:53 +03:00
Mario Rodas
09116a2377 netdata: fix netdata-go-plugins package name 2023-03-05 15:15:00 -05:00
Wout Mertens
ea0ab0b07c netdata: fix withDebug build 2023-03-04 23:38:19 +01:00
Wout Mertens
7687b4e3e1 netdata: fix libexec shebangs 2023-03-04 23:38:19 +01:00
Wout Mertens
5b232943b6 netdata-go-d-plugin: 0.50.0 -> 0.51.2 + expose 2023-03-04 23:38:18 +01: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
Wout Mertens
47ccc24b0a netdata: 1.37.1 -> 1.38.1 2023-02-14 19:20:50 +01:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Nick Cao
6f76323d3a
Merge pull request #186554 from NickCao/netdata-judy
netdata: remove judy from buildInputs as it is vendored by upstream
2023-01-16 08:44:34 +08:00
R. Ryantm
a3a8bceef8 netdata: 1.36.1 -> 1.37.1 2022-12-06 14:21:59 +00:00
Nick Cao
8344bf1ac2
netdata: mark broken for cross compilation 2022-10-24 13:48:15 +08:00
Nick Cao
c31ccef680
netdata: cleanup unnecessary .dev in buildInputs 2022-10-24 13:44:39 +08:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
R. Ryantm
a92aae643e netdata: 1.36.0 -> 1.36.1 2022-08-16 02:18:49 +00:00
Nick Cao
45ed9e44ca
netdata: remove judy from buildInputs as it is vendored by upstream 2022-08-14 10:02:00 +08:00
R. Ryantm
17f9608987 netdata: 1.35.1 -> 1.36.0 2022-08-11 15:56:02 +00:00
Yurii Izorkin
2b7a01a6ea
netdata: update build options, build with jemalloc (#179848) 2022-07-12 15:00:48 +02:00
Izorkin
095ed30363
netdata: 1.34.1 -> 1.35.1 2022-06-18 23:22:01 +03:00
Sergei Trofimovich
275f9025ca netdata: use disallowedReferences to guard against closure regressions
Suggested by Mindavi in https://github.com/NixOS/nixpkgs/pull/175719#issuecomment-1143586412.
2022-06-01 16:08:01 +01:00
Sergei Trofimovich
3773e35a21 netdata: do not persist ./configure flags to decrease closure size
Before:

    $ nix path-info -r ./result | wc -l
    76
    $ nix path-info -Sh ./result
    ...-netdata-1.34.1       366.8M

After:

    $ nix path-info -r ./result | wc -l
    30
    $ nix path-info -Sh ./result
    ...-netdata-1.34.1       205.7M
2022-06-01 10:28:06 +01:00
Rick van Schijndel
cd3c25616d treewide: pkgs/tools: mark broken for darwin
All packages that were failing on x86_64-darwin are marked broken.
I'm assuming here that these are also broken on aarch64-darwin.
2022-05-29 10:56:04 +02:00
Izorkin
2ab4d2f39e
netdata: 1.33.1 -> 1.34.1 2022-05-24 20:05:35 +03:00
squalus
e6df811980 netdata: support cross compile
- libbpf support was disabled as a result of a configure-time file existence
check. This check errored during cross compilation. Prevent the check from
running during cross compilation by explicitly disabling libbpf support.

- add protobuf to nativeBuildInputs to provide a protoc for
  buildPlatform

- enable strictDeps
2022-05-05 07:57:08 -07:00
Wout Mertens
f8c560e285 netdata: fix protobuf support 2022-02-28 04:59:55 +01:00
Wout Mertens
d76955da68 netdata: add protobuf support 2022-02-22 12:35:57 +01:00
R. RyanTM
969b67bdae
netdata: 1.33.0 -> 1.33.1
(#160199)
2022-02-16 22:18:02 +01:00
R. Ryantm
3448966456 netdata: 1.32.1 -> 1.33.0 2022-02-12 18:16:32 +00:00
Izorkin
4b4022db06
netdata: 1.31.0 -> 1.32.1 2022-01-08 00:38:17 +03:00
Izorkin
1e54f84012
nixos/netdata: fix working with disabled ipmi plugin 2021-09-19 19:15:49 +03:00
Leo Gaskin
8bc3e5aaea
nixos/netdata: Disable PrivateTmp setting for Netdata service (#127382)
* Add patch to put IPC socket into /run/netdata

Co-authored-by: Jörg Thalheim <joerg@thalheim.io>

* Update pkgs/tools/system/netdata/default.nix

Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-07-01 06:24:30 +01:00
Leo Gaskin
0a35c838b5
netdata: Fix netdata-claim.sh (#127381)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-20 17:59:34 +02:00
Leo Gaskin
4272dc1cfd netdata: make cloud support optional and disable on darwin 2021-05-21 19:20:17 +02:00
Leo Gaskin
ae0c269386 netdata: Enable ACLK-NG by default 2021-05-19 20:51:21 +02:00
Leo Gaskin
d2e042866e netdata: Remove patch which is already present in new release 2021-05-19 20:50:13 +02:00
Leo Gaskin
4035ff22b2 netdata: 1.30.1 -> 1.31.0 2021-05-19 19:44:05 +02:00
Izorkin
58497175be
nixos/netdata: cgroup-network: don't use AmbientCapabilities 2021-05-10 10:19:57 +03:00
Vladimír Čunát
73e17a3594
treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00