Skip to content

Conversation

@boxjan
Copy link

@boxjan boxjan commented Jan 10, 2024

Summary
Test Plan
Additional Information
For users: How does this change affect me?

stelfrag and others added 30 commits October 31, 2023 09:57
* Prepare metadata sync thread cleanup earlier in the shutdown process

* Set flag for the dimensions that need ML MODEL load instead of queueing a message in the event loop

* Process the dimension ML load during the normal dimension metadata save loop

* Use spinlock for cmd queue / dequeue instead of mutex
Cleanup queue structure

* Remove old ML model load code

* Rebase and cleanup
* Collectors should not be running at this point, but allow shutdown to continue after several retries (workaround)

* Proceed with shutdown after 10 attempts
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
Add index properly if collision is detected
* split cgroups discovery to a separate file

* base for implementing cgroup-top

* working cgtop

* removed off_t casting

* update

* fix cpu_full_pressure_stall_time ctx

* check disk read/write dims is not NULL  in functions

* fixes

* fix traffic

* fix codacy warnings

* upd

---------

Co-authored-by: ilyam8 <ilya@netdata.cloud>
* split systemd-journal.c

* split fstat caching

* split systemd-journal further

* working systemd-units function

* do not enable systemd-units when libsystemd does not provide the interface

* move the header to the right place

* mixed parantheses

* update codacy exlcusions

* update codacy exlcusions

* update codacy exlcusions

* added option to show show expanded filters by default

* keep the original extension and decode descriptions too

* updated systemd-units function to handle all known unit states

* dont show the path by default

* final touches

* remove trailing spaces
* fix: check for null rrdim in cgroup functions

* fmt
* implement streaming trough h2o managed port
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
* fix memory leak

* add more information about systemd units
* add network interface stats function

* move Total to 3rd pos

* fix drops tx
netdatabot and others added 20 commits December 6, 2023 00:18
Pages with type 2 (gorilla compression) can be > 4096 bytes in multiples of GORILLA PAGE SIZE
update bundles UI to v6.66.1
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
(cherry picked from commit 0384e90)
(cherry picked from commit 878c3f5)
…ux 2 (netdata#16562)

---------

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
(cherry picked from commit 35403d6)
Fix release workflow

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
(cherry picked from commit 5809d93)
* Use at least one thread to do context load
Check for uninitialized last connected value

* Simplify / fix compilation warning

(cherry picked from commit f672c4b)
fix cpu arch/ram/disk oder in buildinfo

(cherry picked from commit 25f2abe)
* debugfs exit on sigpipe

* return 1 on sigpipe

(cherry picked from commit 687b19f)
…in (netdata#16558)

* Change the workflow on how we set the right permissions

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* Add a failsafe in case fail to set the cap_perfmon

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* add EOF new line

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* Fix workflow

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* minor spelling

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* we made it odyssey

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* Apply suggestion from code review

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>

* Tidy-up postinst script.

---------

Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
(cherry picked from commit e8a12b3)
@boxjan boxjan closed this Jan 10, 2024
@boxjan boxjan reopened this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.