-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
netdata: 1.10.0 -> 1.11.0 #50459
netdata: 1.10.0 -> 1.11.0 #50459
Conversation
Great a new release, I also have some patches that fixes most of the plugins: |
Can you incoperate those? Especially |
Otherwise netdata will not find python modules. To make sure netdata still pick up our setuid version of apps.plugin we rename the original executable.
@Mic92 sure, I've cherry-picked both commits and adapted the patch to the released tarball |
works! https://netdata.thalheim.io |
@GrahamcOfBorg build netdata |
Success on x86_64-linux (full log) Attempted: netdata Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: netdata Partial log (click to expand)
|
I think we should backport this one. Because before most plugins where unusable. |
Success on aarch64-linux (full log) Attempted: netdata Partial log (click to expand)
|
backport: [detached HEAD 74592d6] netdata: 1.10.0 -> 1.11.0 |
Since netdata 1.11.0 updated in NixOS#50459 it needs to have a /etc/netdata directory, which we did not create by default. fixes NixOS#50893
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)