Commit Graph

147 Commits

Author SHA1 Message Date
R. RyanTM
2633358ec7 netdata: 1.25.0 -> 1.26.0 2020-10-25 23:03:46 +00:00
K900
a839779e0a netdata: 1.24.0 -> 1.25.0
Also update homepage URL to point to the new domain
2020-09-15 12:08:37 +03:00
Jörg Thalheim
67d6ea03c9
netdata: reference nixos tests 2020-08-28 09:50:16 +01:00
Izorkin
af8e526347
netdata: 1.23.2 -> 1.24.0 2020-08-28 09:11:28 +03:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Raghav Sood
2ec6f070aa
netdata: 1.23.0 -> 1.23.2 2020-07-16 14:39:08 +00:00
Raghav Sood
9a5e9d475f
netdata: 1.22.1 -> 1.23.0 2020-06-26 15:49:45 +00:00
R. RyanTM
f23c95b93c netdata: 1.21.1 -> 1.22.1 2020-05-19 19:57:53 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Mario Rodas
95e007d69f netdata-go.d.plugin: 0.15.0 -> 0.18.0 2020-04-15 21:15:52 -07:00
Mario Rodas
7ff456d2de netdata: 1.21.0 -> 1.21.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.21.1
2020-04-15 21:15:52 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas
ab589e42af
netdata: 1.20.0 -> 1.21.0
Changelog: https://github.com/netdata/netdata/releases/tag/v1.21.0
2020-04-06 04:20:00 -05:00
Izorkin
d508a2f366 nixos/netdata: fix permissions for perf.plugin 2020-03-23 12:24:49 +03:00
Izorkin
a3c769fef6 nixos/netdata: fix permissions for slabinfo.plugin 2020-03-23 12:24:49 +03:00
Izorkin
5440025016 netdata: fix load go.d.plugin 2020-03-19 19:13:01 +03:00
Jörg Thalheim
56e6074c07
netdata: fix openldap plugin 2020-02-24 10:31:51 +00:00
Jörg Thalheim
076e16989d
netdata: 1.19.0 -> 1.20.0 2020-02-22 21:17:54 +00:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Izorkin
e21ad3a63b netdata: 1.18.1 -> 1.19.0 2019-12-08 13:07:57 +03:00
Mario Rodas
2a6225d717
netdata: 1.18.0 -> 1.18.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.18.1
2019-10-18 18:00:00 -05:00
Mario Rodas
7cd3396ab7
netdata: 1.17.1 -> 1.18.0
Changelog: https://github.com/netdata/netdata/releases/tag/v1.18.0
2019-10-12 04:20:00 -05:00
Mario Rodas
67425aa31e
netdata: 1.17.0 -> 1.17.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.17.1
2019-09-13 04:20:00 -05:00
Mario Rodas
e4bbf5cdbf
netdata: 1.16.0 -> 1.17.0
Changelog: https://github.com/netdata/netdata/releases/tag/v1.17.0
2019-09-03 16:20:00 -05:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Izorkin
e7c08055e4 netdata: 1.15.0 -> 1.16.0 2019-07-09 15:15:02 +03:00
Izorkin
bd170cbef6 netdata: add debug option 2019-07-04 13:08:42 +03:00
Izorkin
064a19afe2 nixos/netdata: add capabilites to freeipmi.plugin 2019-07-04 13:08:38 +03:00
Izorkin
88f0823571 netdata: update build config 2019-07-04 10:03:59 +03:00
Izorkin
02a0ae6dbc netdata: 1.11.1 -> 1.15.0 2019-06-26 20:42:27 +03:00
nyanloutre
df885360a6
netdata: lm-sensor support 2019-03-10 23:09:35 +01:00
R. RyanTM
d7a022bb1d netdata: 1.11.0 -> 1.11.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netdata/versions
2018-12-15 02:52:27 -08:00
Jörg Thalheim
348b7b8be9 nixos/netdata: own plugins must the looked up first
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.
2018-11-16 11:24:27 -05:00
Jörg Thalheim
d417ca7ba9 netdata: Disable files in /etc and /var 2018-11-16 11:24:27 -05:00
Mario Rodas
49ac683e70 netdata: 1.10.0 -> 1.11.0 2018-11-16 11:24:27 -05:00
Jesper
0254ae4e80 netdata: 1.9.0 -> 1.10.0 (#44472)
The web_access.patch would no longer apply.
It disabled a check that required the static files
for the web UI to be owned by the user the daemon runs as
(not root, so it doesn't work well with nix).

Besides updating netdata, this commit removes that patch,
changes the netdata service config to set the "web files owner/group"
option to "root" and adds a test that checks that the web UI is being served.

This allows the web files to be owned by root without patching.
2018-08-05 00:05:48 +02:00
Jesper
1258d9a491 netdata: 1.7.0 -> 1.9.0 (#33009) 2017-12-26 16:54:06 -05:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
yesbox
6b3d9144b0 netdata: 1.5.0 -> 1.7.0 2017-09-17 15:22:24 +02:00
Casey Ransom
60e7f6d1b1 netdata: 1.4.0 -> 1.5.0 2017-01-23 16:49:24 -05:00
Kranium Gikos Mendoza
8ce23cfec2 netdata: allow execution without a config file 2016-10-25 23:09:18 +08:00
Kranium Gikos Mendoza
237c15d883 netdata: allow UI to load when running as non-root 2016-10-25 22:56:15 +08:00
derchris
0acd3b3b42 netdata: 1.0.0 -> 1.4.0 2016-10-14 12:05:42 +02:00
Luca Bruno
627b7185b9 netdata: fix patch 2016-04-17 11:36:33 +02:00
Luca Bruno
07221cf39f netdata: patch nonsense when serving static files 2016-04-17 11:16:33 +02:00
Luca Bruno
0876c2f4ac netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00