summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-11-28spelling correctionfeat/onprem-documentation-fullandlightMateusz Bularz
2023-11-27adding more info about cloud dependencyMateusz Bularz
2023-11-27adding info about hardware requirementsMateusz Bularz
2023-11-27updates to light docsMateusz Bularz
2023-11-21updates to documentationMateusz Bularz
2023-11-16adding more to the onprem docsMateusz Bularz
2023-11-16[ci skip] Update changelog and version for nightly build: v1.43.0-228-nightly.netdatabot
2023-11-15fix proc net dev: keep iface speed chart var in Mbits (#16418)Ilya Mashchenko
2023-11-15disable socket port reuse (#16420)Ilya Mashchenko
disable port reuse
2023-11-15Improve handling around EPEL requirement for RPM packages. (#16406)Austin S. Hemmelgarn
- Explicitly pull in EPEL on all systems where it’s required in kickstart.sh - Explicitly depend on EPEL in our repository config packages for systems where it’s required. - Document the requirement to use EPEL on these systems.
2023-11-15Don't print errors from reading filtered alerts (#16417)Emmanuel Vasilakis
2023-11-15/api/v1/charts: bring back chart id to `title` (#16416)Ilya Mashchenko
fix /api/v1/charts add chart name to title
2023-11-15[ci skip] Update changelog and version for nightly build: v1.43.0-222-nightly.netdatabot
2023-11-14fix: don't count reused connections as new (#16414)Ilya Mashchenko
2023-11-14Regenerate integrations.js (#16409)Netdata bot
Co-authored-by: thiagoftsm <thiagoftsm@users.noreply.github.com>
2023-11-14[ci skip] Update changelog and version for nightly build: v1.43.0-219-nightly.netdatabot
2023-11-13Fix typo in metadata (eBPF) (#16405)thiagoftsm
* fix_typo: Fix typo in metadata * fix_typo: Address https://github.com/netdata/netdata/pull/16405/files#r1391264497
2023-11-13Regenerate integrations.js (#16386)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-11-13adaptec_raid: fix parsing PD without NCQ status (#16400)Ilya Mashchenko
2023-11-13Switch alarm_log to use the buffer json functions (#16360)Stelios Fragkakis
* Switch alarm_log to use the buffer json functions * Remove commented out code * Fix finalize when an object is not explicitly closed * Use buffer_json_member_add_boolean
2023-11-13Add a apcupsd status code metric (#16361)thomasbeaudry
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-11-13Update README.mdCosta Tsaousis
2023-11-13Update README.mdCosta Tsaousis
2023-11-13eBPF apps order (#16395)thiagoftsm
2023-11-13[ci skip] Update changelog and version for nightly build: v1.43.0-210-nightly.netdatabot
2023-11-12fix systemd-units func expiration time (#16393)Ilya Mashchenko
2023-11-12health guides: remove guides for alerts that don't exist in the repo (#16375)Ilya Mashchenko
2023-11-12update bundled UI to v6.59.0 (#16377)Ilya Mashchenko
2023-11-12fix "differ in signedness" warn in cgroup (#16391)Ilya Mashchenko
fix differ in signedness warn in cgroup
2023-11-12docker: mount /etc/localtime (#16392)Ilya Mashchenko
sync container time with the host
2023-11-12fix v0 dashboard (#16389)Ilya Mashchenko
2023-11-12[ci skip] Update changelog and version for nightly build: v1.43.0-203-nightly.netdatabot
2023-11-11Split chars (eBPF <-> Apps integration) (#16139)thiagoftsm
2023-11-11skip spaces when reading cpuset (#16385)Ilya Mashchenko
skip space in cpuset
2023-11-11[ci skip] Update changelog and version for nightly build: v1.43.0-200-nightly.netdatabot
2023-11-10Regenerate integrations.js (#16384)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-11-10use pre-configured message_ids to identify common logs (#16383)Costa Tsaousis
* use pre-configured message_ids to identify common logs * MESSAGE_ID expanded by default
2023-11-10fix cloud aws sns notification meta (#16379)Ilya Mashchenko
2023-11-10docs: remove 'families' from health reference (#16380)Ilya Mashchenko
2023-11-10Regenerate integrations.js (#16378)Netdata bot
Co-authored-by: ilyam8 <ilyam8@users.noreply.github.com>
2023-11-10Add assorted improvements to the version policy draft. (#16362)Austin S. Hemmelgarn
2023-11-10add pids current to cgroups meta (#16374)Ilya Mashchenko
2023-11-10[ci skip] Update changelog and version for nightly build: v1.43.0-192-nightly.netdatabot
2023-11-09pacakging: add zstd dev to install-required-packages (#16370)Ilya Mashchenko
2023-11-09Regenerate integrations.js (#16373)Netdata bot
Co-authored-by: tkatsoulas <tkatsoulas@users.noreply.github.com>
2023-11-09Add configuration documentation for Cloud AWS SNS (#16371)Joao Cardoso
--------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-11-09docs: remove unused cloud notification methods mds (#16372)Ilya Mashchenko
docs: remove unused cloud notification methods
2023-11-09docs: Correct time unit for tier 2 explanation (#16368)Paul Seidler
2023-11-09cgroups: collect pids/pids.current (#16369)Ilya Mashchenko
* cgroups collect pids/pids.current * change dim name
2023-11-09cgroups: fix throttle_duration chart context (#16367)Ilya Mashchenko