Changelog
Full Changelog
Merged pull requests:
- fix dictionaries unittest #14042 (ktsaou)
- replication fixes #5 #14038 (ktsaou)
- do not merge duplicate replication requests #14037 (ktsaou)
- Replication fixes #3 #14035 (ktsaou)
- improve performance of worker utilization statistics #14034 (ktsaou)
- use 2 levels of judy arrays to speed up replication on very busy parents #14031 (ktsaou)
- bump go.d.plugin v0.44.0 #14030 (ilyam8)
- remove retries from SSL #14026 (ktsaou)
- Fix documentation TLS streaming #14024 (thiagoftsm)
- streaming compression, query planner and replication fixes #14023 (ktsaou)
- Change relative links to absolute for learn components #14015 (tkatsoulas)
- allow statsd tags to modify chart metadata on the fly #14014 (ktsaou)
- minor - silence misleading error #14013 (underhood)
- Change static image urls to app.netdata.cloud in alarm-notify.sh #14007 (MrZammler)
- Fix connection resets on big parents #14004 (underhood)
- minor typo in the uninstall command #14002 (tkatsoulas)
- Revert "New journal disk based indexing for agent memory reduction" #14000 (ktsaou)
- Revert "enable dbengine tiering by default" #13999 (ktsaou)
- fixes MQTT-NG QoS0 #13997 (underhood)
- remove python.d/nginx_plus #13995 (ilyam8)
- bump go.d.plugin to v0.43.1 #13993 (ilyam8)
- Add 'funcs' capability #13992 (underhood)
- added debug info on left-over query targets #13990 (ktsaou)
- replication improvements #13989 (ktsaou)
- use calculator app instead of spreadsheet #13981 (andrewm4894)
- apps.plugin function processes: keys should not have spaces #13980 (ktsaou)
- dont crash when netdata cannot execute its external plugins #13978 (ktsaou)
- Add _total suffix to raw increment metrics for remote write #13977 (vlvkobal)
- add Cassandra icon to dashboard info #13975 (ilyam8)
- Change the db-engine calculator to a read only gsheet #13974 (tkatsoulas)
- enable collecting ECC memory errors by default #13970 (ilyam8)
- break active-active loop from replicating non-existing child to each other #13968 (ktsaou)
- document password param for tor collector #13966 (andrewm4894)
- Fallback to ar and ranlib if llvm-ar and llvm-ranlib are not there #13959 (MrZammler)
- require -DENABLE_DLSYM=1 to use dlsym() #13958 (ktsaou)
- health/ping: use 'host' label in alerts info #13955 (ilyam8)
- bump go.d.plugin to v0.43.0 #13954 (ilyam8)
- Fix local dashboard cloud links #13953 (underhood)
- Remove health_thread_stop #13948 (MrZammler)
- Provide improved messaging in the kickstart script for existing installs managed by the system package manager. #13947 (Ferroin)
- do not resend charts upstream when chart variables are being updated #13946 (ktsaou)
- recalculate last_collected_total #13945 (ktsaou)
- fix chart definition end time_t printing and parsing #13942 (ktsaou)
- Setup default certificates path #13941 (MrZammler)
- update link to point at demo spaces #13939 (andrewm4894)
- Statsd dictionaries should be multi-threaded #13938 (ktsaou)
- Fix oracle linux (eBPF plugin) #13935 (thiagoftsm)
- Update print message on startup #13934 (andrewm4894)
- Rrddim acquire on replay set #13932 (ktsaou)
- fix compiling without dbengine #13931 (ilyam8)
- bump go.d.plugin to v0.42.1 #13930 (ilyam8)
- Remove pluginsd action param & dead code. #13928 (vkalintiris)
- Do not force internal collectors to call rrdset_next. #13926 (vkalintiris)
- Return accidentaly removed 32bit RPi keep alive fix #13925 (underhood)
- error_limit() function to limit number of error lines per instance #13924 (ktsaou)
- fix crash on query plan switch #13920 (ktsaou)
- Enable aclk conversation log even without NETDATA_INTERNAL CHECKS #13917 (MrZammler)
- add ping dashboard info and alarms #13916 (ilyam8)
- enable dbengine tiering by default #13914 (ktsaou)
- bump go.d.plugin to v0.42.0 #13913 (ilyam8)
- do not free hosts if a change on db mode is not needed #13912 (ktsaou)
- timeframe matching should take into account the update frequency of the chart #13911 (ktsaou)
- WMI Process (Dashboard, Documentation) #13910 (thiagoftsm)
- feat(packaging): add CAP_NET_RAW to go.d.plugin #13909 (ilyam8)
- Reference the bash collector for RPi #13907 (cakrit)
- Improve intro paragraph #13906 (cakrit)
- bump go.d.plugin v0.41.2 #13903 (ilyam8)
- apps.plugin function add max value on all value columns #13899 (ktsaou)
- Reduce unnecessary alert events to the cloud #13897 (MrZammler)
- add pandas collector to collectors.md #13895 (andrewm4894)
- Fix reading health "enable" from the configuration #13894 (stelfrag)
- fix(proc.plugin): fix read retry logic when reading interface speed #13893 (ilyam8)
- Record installation command in telemetry events. #13892 (Ferroin)
- Prompt users about updates/claiming on unknown install types. #13890 (Ferroin)
- tune rrdcontext timings #13889 (ktsaou)
- filtering out charts in context queries, includes them in full_xxx variables #13886 (ktsaou)
- New journal disk based indexing for agent memory reduction #13885 (stelfrag)
- Fix systemd chart update (eBPF) #13884 (thiagoftsm)
- apps.plugin function processes cosmetic changes #13880 (ktsaou)
- allow single chart to be filtered in context queries #13879 (ktsaou)
- Add description for TCP WMI #13878 (thiagoftsm)
- Use print macros #13876 (MrZammler)
- Suppress ML and dlib ABI warnings #13875 (Dim-P)
- bump go.d.plugin v0.41.1 #13874 (ilyam8)
- Replication of metrics (gaps filling) during streaming #13873 (vkalintiris)
- Don't create a REMOVED alert event after a REMOVED. #13871 (MrZammler)
- Store hidden status when creating / updating dimension metadata #13869 (stelfrag)
- Find the chart and dimension UUID from the context #13868 (stelfrag)
- fix(cgroup.plugin): handle qemu-1- prefix when extracting virsh domain #13866 (ilyam8)
- Update step-09 for dbmode update.md #13864 (DShreve2)
- add ACLK access to ml_info (fix anomalies tab in cloud) #13863 (underhood)
- bump go.d.plugin to v0.41.0 #13861 (ilyam8)
- app to api netdata cloud #13856 (underhood)
- Use llvm's ar and ranlib when compiling with clang #13854 (MrZammler)
- fix typo #13853 (andrewm4894)
- Retry reading carrier, duplex, and speed files periodically #13850 (vlvkobal)
- Properly guard commands when installing services for offline service managers. #13848 (Ferroin)
- fix tiers update frequency #13844 (ktsaou)
- Fix service installation on FreeBSD. #13842 (Ferroin)
- Cassandra dashboard description #13835 (thiagoftsm)
- Use mmap to read an extent from a datafile #13834 (stelfrag)
- chore(health): rm pihole_blocklist_gravity_file_existence_state #13826 (ilyam8)
- Improve error and warning messages in the kickstart script. #13825 (Ferroin)
- Remove option to use MQTT 3 #13824 (underhood)
- extended processes function info from apps.plugin #13822 (ktsaou)
- Fix crash on child reconnect and lost metrics #13821 (stelfrag)
- Remove NFS readahead histogram #13819 (vlvkobal)
- minor - add trace alloc to buildinfo #13817 (underhood)
- Fix exporting unit tests #13816 (vlvkobal)
- Inject costallocz to mqtt_websockets library and its children #13813 (underhood)
- overload libc memory allocators with custom ones to trace all allocations #13810 (ktsaou)
- bump go.d.plugin v0.40.4 #13808 (ilyam8)
- fix post-processing of contexts #13807 (ktsaou)
- Merge netstat, snmp, and snmp6 modules #13806 (vlvkobal)
- fix warning when -Wfree-nonheap-object is used #13805 (underhood)
- ARAL optimal alloc size #13804 (ktsaou)
- internal log error, when passing NULL dictionary #13803 (ktsaou)
- Properly propagate errors from installer/updater to kickstart script. #13802 (Ferroin)
- Add up to date info on improving performance #13801 (cakrit)
- Return memory freed properly #13799 (stelfrag)
- Use string_freez instead of freez in rrdhost_init_timezone #13798 (MrZammler)
- Fix runtime directory ownership when installed as non-root user. #13797 (Ferroin)
- Fix minor typo in systemdunits.conf alert #13796 (tkatsoulas)
- Also enable rrdvars from health #13795 (MrZammler)
- feat(python.d): respect NETDATA_INTERNALS_MONITORING #13793 (ilyam8)
- Array Allocator Memory Leak Fix #13792 (ktsaou)
- Add variants of functions allowing callers to specify the time to use. #13791 (vkalintiris)
- Remove extern from function declared in headers. #13790 (vkalintiris)
- full memory tracking and profiling of Netdata Agent #13789 (ktsaou)
- allow disabling netdata monitoring section of the dashboard #13788 (ktsaou)
- Stop pulling in netcat as a mandatory dependency. #13787 (Ferroin)
- Initialize st->rrdvars from rrdset insert callback #13786 (MrZammler)
- Add Ubuntu 22.10 to supported distros, CI, and package builds. #13785 (Ferroin)
- minor - add host labels for ephemerality and nodes with unstable connections #13784 (underhood)
- Add a thread to asynchronously process metadata updates #13783 (stelfrag)
- Parser cleanup #13782 (stelfrag)
- allow netdata installer to install and run netdata as any user #13780 (ktsaou)
- Update libbpf 1.0.1 #13778 (thiagoftsm)
- Bump websockets submodule #13776 (underhood)
- Rename variable for old CentOS version #13775 (thiagoftsm)
- Further improvements to the new service installation code. #13774 (Ferroin)
- Pandas collector #13773 (andrewm4894)
- dbengine free from RRDSET and RRDDIM #13772 (ktsaou)
- bump go.d.plugin v0.40.3 #13771 (ilyam8)
- Update fping plugin documentation with better details about the required version. #13765 (Ferroin)
- fix bad merge #13764 (ktsaou)
- Remove anomaly rates chart. #13763 (vkalintiris)
- add 1m delay for tcp reset alarms #13761 (ilyam8)
- Use /bin/sh instead of ls to detect glibc #13758 (MrZammler)
- Add ZFS rate charts #13757 (vlvkobal)
- Count currently streaming senders on the localhost #13755 (MrZammler)
- Fix streaming crash when child reconnects and is archived on the parent #13754 (stelfrag)
- Add CloudLinux OS detection to the updater script #13752 (Pulseeey)
- Add CloudLinux OS detection to kickstart #13750 (Pulseeey)
- bump go.d v0.40.2 #13747 (ilyam8)
- fix(python.d): set correct label source for _collect_job label #13746 (ilyam8)
- Provide Details on Label Filtering/Custom Labels #13745 (DShreve2)
- Fix handling of temporary directories in kickstart code. #13744 (Ferroin)
- Dont send NodeInfo during first database cleanup #13740 (MrZammler)
- CMake - add possibility to build without ACLK #13736 (underhood)
- Change cast to remove coverity warnings #13735 (thiagoftsm)
- Do not try to start an archived host in dbengine if dbengine is not compiled #13724 (stelfrag)
- Allow netdata plugins to expose functions for querying more information about specific charts #13720 (ktsaou)
- feat(health): add new Redis alarms #13715 (ilyam8)
- Health thread per host #13712 (MrZammler)
- Faster streaming by 25% on the child #13708 (ktsaou)
- Do not create train/predict dimensions meant for tracking anomaly rates. #13707 (vkalintiris)
- Update exporting unit tests #13706 (vlvkobal)
- bump go.d.plugin to v0.40.1 #13704 (ilyam8)
- Build judy even without dbengine #13703 (underhood)
- alarms collector: ability to exclude certain alarms via config #13701 (andrewm4894)
- Fix inconsistent alert class names #13699 (ralphm)
- disable Postgres last vacuum/analyze alarms #13698 (ilyam8)
- QUERY_TARGET: new query engine for Netdata Agent #13697 (ktsaou)
- Update dashboard to version v2.29.1. #13696 (netdatabot)
- docs: nvidia-smi in a container limitation note #13695 (ilyam8)
- Use CMake generated config.h also in out of tree CMake build #13692 (underhood)
- Add info for Docker containers about using hostname from host. #13685 (Ferroin)
- add node level AR based example #13684 (andrewm4894)
- Store nulls instead of empty strings in health tables #13683 (MrZammler)
- Fix warnings during compilation time on ARM (32 bits) #13681 (thiagoftsm)
- dictionary updated documentation and cosmetics #13679 (ktsaou)
- disable internal log #13678 (ktsaou)
- bump go.d.plugin v0.40.0 #13675 (ilyam8)
- remove _instance_family label #13674 (ilyam8)
- fix typo not deleting collected flag; force removing collected flag on child disconnect #13672 (ktsaou)
- feat(health): add Postgres alarms #13671 (ilyam8)
- add proxysql dashboard info #13669 (ilyam8)
- Additional sqlite statistics #13668 (stelfrag)
- Advance the buffer properly to scan the journal file #13666 (stelfrag)
- Add sqlite page cache hit and miss statistics #13665 (stelfrag)
- bump go.d.plugin to v0.39.0 #13662 (ilyam8)
- update Postgres dashboard info #13661 (ilyam8)
- Use mmap if possible during startup for journal replay #13660 (stelfrag)
- Remove anomaly detector #13657 (vkalintiris)
- Update dashboard to version v2.29.0. #13654 (netdatabot)
- Fix container virtualization info #13653 (vlvkobal)
- Do not free AR dimensions from within ML. #13651 (vkalintiris)
- Remove Chart/Dim based communication #13650 (underhood)
- Improve agent shutdown time #13649 (stelfrag)
- add _collect_job label to python.d/* charts #13648 (ilyam8)
- RRD structures managed by dictionaries #13646 (ktsaou)
- fix rrdcontexts left in the post-processing queue from the garbage collector #13645 (ktsaou)
- apps.plugin: Re-add
chrome
to the webbrowser
group. #13642 (Ferroin)
- Fix a memory leak on archived host creation #13641 (stelfrag)
- fix compile issues #13640 (ktsaou)
- Obsolete RRDSET state #13635 (ktsaou)
- Updated tc.plugin (linux bandwidth QoS) #13634 (ktsaou)
- Fix worker utilization cleanup #13633 (stelfrag)
- remove forgotten avl structure from rrdcalc #13632 (ktsaou)
- Deaggregate the
gui
and email
app groupx and improve GUI coverage. #13631 (Ferroin)
- Faster rrdcontext #13629 (ktsaou)
- Update uninstaller documentation. #13627 (Ferroin)
- eBPF different improvements #13624 (thiagoftsm)
- adjust systemdunits alarms #13623 (ilyam8)
- fix apps plugin users charts descriptipon #13621 (ilyam8)
- add Postgres total connection utilization alarm #13620 (ilyam8)
- update Postgres "connections" dashboard info #13619 (ilyam8)
- Assorted updates for apps_groups.conf. #13618 (Ferroin)
- add spiceproxy to proxmox group #13615 (ilyam8)
- Improve coverage of Linux kernel threads in apps_groups.conf #13612 (Ferroin)
- Clean chart hash map #13611 (stelfrag)
- Update dashboard to version v2.28.8. #13609 (netdatabot)
- Don't try to load db rows when chart_id or dim_id is null #13608 (MrZammler)
- Add info text for wal and update for checkpoints #13607 (shyamvalsan)
- bump go.d.plugin to v0.38.0 #13603 (ilyam8)
- Use prepared statements for context related queries #13602 (stelfrag)
- fix(cgroups.plugin): fix chart id length check #13601 (ilyam8)
- Temporary fix for command injection vulnerability in GHA workflow. #13600 (Ferroin)
- update logind dashboard info #13597 (ilyam8)
- Add link to the performance optimization guide #13595 (cakrit)
- sqlite3 global statistics #13594 (ktsaou)
- feat(python.d/nvidia_smi): collect power state #13580 (ilyam8)
- fix(python.d/nvidia_smi): repsect update_every for polling #13579 (ilyam8)
- prevent crash on rrdcontext apis when rrdcontexts is not initialized #13578 (ktsaou)
- CMake improvements part 1 #13575 (underhood)
- bump go.d.plugin to v0.37.2 #13574 (ilyam8)
- Updating info for postgreqsql metrics #13573 (shyamvalsan)
- add
apt
to apps_groups.conf
#13571 (andrewm4894)
- Deduplicate all netdata strings #13570 (ktsaou)
- eBPF cmake missing include dir #13568 (underhood)
- chore: removing logging that a chart collection in the same interpolation point #13567 (ilyam8)
- add more monitoring tools to
apps_groups.conf
#13566 (andrewm4894)
- fix(health.d/mysql): adjust
mysql_galera_cluster_size_max_2m
lookup to make time in warn/crit predictable #13563 (ilyam8)
- Update dashboard to version v2.28.6. #13562 (netdatabot)
- Prefer context attributes from non archived charts #13559 (MrZammler)
- bump go.d.plugin to v0.37.1 #13555 (ilyam8)
- Fix coverity 380387 #13551 (MrZammler)
- add docker dashboard info #13547 (ilyam8)
- bump go.d.plugin to v0.37.0 #13546 (ilyam8)
- feat(python.d/sensors): discover chips, features at runtime #13545 (ilyam8)
- Remove aclk_api.[ch] #13540 (underhood)
- Cleanup of APIs #13539 (underhood)
- bump go.d version to v0.36.0 #13538 (ilyam8)
- chore(python.d): rename dockerd job on lock registration #13537 (ilyam8)
- Update MacOS community support details #13536 (DShreve2)
- Fix a crash when xen libraries are misconfigured #13535 (vlvkobal)
- Add summary dashboard for PostgreSQL #13534 (shyamvalsan)
- add
jupyter
to apps_groups.conf
#13533 (andrewm4894)
- Schedule next rotation based on absolute time #13531 (MrZammler)
- Improve PID monitoring (step 2) #13530 (thiagoftsm)
- fix(health): set default curl connection timeout if not set #13529 (ilyam8)
- Update FreeIPMI and CUPS plugin documentation. #13526 (Ferroin)
- Use LVM UUIDs in chart ids for logical volumes #13525 (vlvkobal)
- fix(cgroups.plugin): use Docker API for name resolution when Docker is a snap package #13523 (ilyam8)
- remove reference to charts now in netdata monitoring #13521 (andrewm4894)
- fix(ci): fix fetching tags in Build workflow #13517 (ilyam8)
- docs(postfix): add a note about
authorized_mailq_users
#13515 (ilyam8)
- Remove extra U from log message #13514 (uplime)
- Print rrdcontexts versions with PRIu64 #13511 (MrZammler)
- Calculate name hash after rrdvar_fix_name #13509 (MrZammler)
- fix(packaging): add CAP_NET_ADMIN for go.d.plugin #13507 (ilyam8)
- netdata.service: Update PIDFile to avoid systemd legacy path warning #13504 (candrews)
- chore(python.d): remove python.d/* announced in v1.36.0 deprecation notice #13503 (ilyam8)
- Add Fedora 37 to CI and package builds. #13489 (Ferroin)
- Overhaul handling of installation of Netdata as a system service. #13451 (Ferroin)
- reduce memcpy and memory usage on mqtt5 #13450 (underhood)
- Remove Alpine 3.13 from CI and official support. #13415 (Ferroin)
- Modify PID monitoring (ebpf.plugin) #13397 (thiagoftsm)
Full Changelog
Full Changelog
Merged pull requests:
Full Changelog
Full Changelog
Full Changelog
1.34.0 (2022-04-14)
Full Changelog
Full Changelog
Full Changelog
Full Changelog
1.32.1 (2021-12-14)
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
poc2 (2020-08-25)
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
Full Changelog
* This Changelog was automatically generated by github_changelog_generator