@cryptotaxi247 / netdata-1 / commits / 6ecaea2e6

[ci skip] Update changelog and version for nightly build: v2.0.0-147-nightly.

netdatabot committed Dec 4, 2024 at 00:21 UTC 6ecaea2e6cd2eda6fa8502b9ce357b97e564dedd
2 files changed +3 -4
CHANGELOG.md
+2 -3
@@ -6,6 +6,8 @@
6
7 **Merged pull requests:**
8
9 +- Move eBPF code from linetdata to src/collector [\#19121](https://github.com/netdata/netdata/pull/19121) ([thiagoftsm](https://github.com/thiagoftsm))
10 +- change default nice level to 0 [\#19120](https://github.com/netdata/netdata/pull/19120) ([ilyam8](https://github.com/ilyam8))
11 - Disable mimalloc by default / enable explicitly if needed [\#19118](https://github.com/netdata/netdata/pull/19118) ([stelfrag](https://github.com/stelfrag))
12 - Fix undefined behaviour. [\#19116](https://github.com/netdata/netdata/pull/19116) ([vkalintiris](https://github.com/vkalintiris))
13 - disable python.d/example [\#19114](https://github.com/netdata/netdata/pull/19114) ([ilyam8](https://github.com/ilyam8))
@@ -444,9 +446,6 @@
446 - Windows Events Log improvements 4 [\#18567](https://github.com/netdata/netdata/pull/18567) ([ktsaou](https://github.com/ktsaou))
447 - windows.plugin \(IIS\) [\#18566](https://github.com/netdata/netdata/pull/18566) ([thiagoftsm](https://github.com/thiagoftsm))
448 - Add check for 64bit builtin atomics [\#18565](https://github.com/netdata/netdata/pull/18565) ([kraj](https://github.com/kraj))
447 -- Windows Events Log Explorer improvements 3 [\#18564](https://github.com/netdata/netdata/pull/18564) ([ktsaou](https://github.com/ktsaou))
448 -- Windows Events Improvements 2 [\#18563](https://github.com/netdata/netdata/pull/18563) ([ktsaou](https://github.com/ktsaou))
449 -- add cpu model to host labels [\#18562](https://github.com/netdata/netdata/pull/18562) ([ilyam8](https://github.com/ilyam8))
449
450 ## [v1.47.5](https://github.com/netdata/netdata/tree/v1.47.5) (2024-10-24)
451
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.0.0-144-nightly
1 +v2.0.0-147-nightly