Merged pull requests:
- Pre release fixes #15405 (ktsaou)
- Hide eBPF functions #15404 (thiagoftsm)
- remove collector meta definitions #15403 (ilyam8)
- bump v2 dashboard to latest prod #15402 (ilyam8)
- Make yamls pass the schema, and use decided temporary naming scheme #15401 (Ancairon)
- collector meta schema: global config examples folding + per example #15398 (ilyam8)
- packaging: fix arch detection in update_static #15396 (ilyam8)
- add expiration to bearer token response #15392 (ktsaou)
- dont add all nodes to registry action hello #15390 (ktsaou)
- Revert "dont add all nodes to registry action hello" #15389 (ktsaou)
- dont add all nodes to registry action hello #15388 (ktsaou)
- update bundled v2 dashboard; make v2 the default dashboard #15386 (ilyam8)
- Create categories.yaml #15385 (Ancairon)
- Fix CodeQL alert #15384 (stelfrag)
- Add missing files to web/gui/Makefile.am. #15383 (Ferroin)
- Updates on JSON schemas #15382 (Ancairon)
- update http response code descriptions #15379 (ktsaou)
- update bundled v2 dashboard #15377 (ilyam8)
- health: fix windows alarms for vnodes #15376 (ilyam8)
- Fix coverity issues #15375 (stelfrag)
- Update bundled v2 dashboard. #15374 (Ferroin)
- Update libbpf version (1.2.2) #15373 (thiagoftsm)
- simplify collector schema by moving some props under meta #15372 (ilyam8)
- dont log error on opening .environment #15371 (ilyam8)
- Add most-popular entry in oneOf of categories in definitions.json #15370 (Ancairon)
- Rename log_access and log_health #15368 (MrZammler)
- move not really related props single-module.json -> definitions.json #15366 (ilyam8)
- Add keys to integrations schema, categories, icon path, plus some fixes #15365 (Ancairon)
- format the sdr cache filenames #15361 (ktsaou)
- fix(freeipmi): set sensor state on every reading #15360 (ilyam8)
- Rename multi module yamls to same name but wuth prefix #15356 (Ancairon)
- Update dashboard to version v3.0.1. #15352 (netdatabot)
- Fix installation type command #15351 (hugovalente-pm)
- agent alert notifications redirect #15350 (ktsaou)
- bearer protection - additions #15349 (ktsaou)
- health: fix evaluating expression with
nan
#15348 (ilyam8) - add missing labels to freeipmi metrics csv #15347 (ilyam8)
- Fix coverity issues #15345 (stelfrag)
- Update libbpf on netdata repo #15343 (thiagoftsm)
- bearer improvements #15342 (ktsaou)
- Attempt to more aggressively skip CI jobs on PRs if those jobs are irrelevant to the PR. #15341 (Ferroin)
- Remove availability from required fields on metric level #15340 (Ancairon)
- docs: make the default Docker installation provide the full feature set #15339 (ilyam8)
- add internal stats metrics csv #15337 (ilyam8)
- Add missing required field in schema #15335 (Ancairon)
- Fix compilation on BSD #15331 (thiagoftsm)
- alerts_transitions outputs hostnames and items statistics #15329 (ktsaou)
- Use spinlock in host and chart #15328 (stelfrag)
- multi-threaded version of freeipmi.plugin #15327 (ktsaou)
- Single module schema, add required properties #15326 (Ancairon)
- Fix coverity issue 394862 - Argument cannot be negative #15324 (stelfrag)
- Rename log Macros (debug) #15322 (thiagoftsm)
- bearer authorization API #15321 (ktsaou)
- local-listeners: use host prefix in read_cmdline #15320 (ilyam8)
- local-listener using libnetdata #15319 (ktsaou)
- avoid memory allocations for alert transitions facets processing #15318 (ktsaou)
- add add summary linking to alert instances (ati) when options=summary,values is requested #15317 (ktsaou)
- fix alerts transitions sorting #15315 (ktsaou)
- Keep health log history in seconds #15314 (MrZammler)
- stale vitual hosts #15313 (ktsaou)
- bump go.d.plugin to v0.54.0 #15312 (ilyam8)
- health: respect overriding nc binary for IRC notifications #15310 (ilyam8)
- hide not available for viewers charts when exporting in shell format #15309 (ilyam8)
- move collectors meta to metadata/ #15308 (ilyam8)
- Release acquired dimensions #15307 (stelfrag)
- Check for source field when requesting /api/v1/alarm_log #15306 (MrZammler)
- ci: disable clang format #15305 (ilyam8)
- Change info to netdata_log_info in sqlite_db_migration.c #15303 (MrZammler)
- Create integrations JSON schema #15302 (Ancairon)
- Change query to store host system info values #15300 (MrZammler)
- s/info/netdata_log_info/ #15299 (vkalintiris)
- Fix wording issue in Docker README #15298 (Ancairon)
- Update metrics-streaming-and-replication.md #15297 (Ancairon)
- Rename generic
error
function #15296 (thiagoftsm) - Code reorg and cleanup - enrichment of /api/v2 #15294 (ktsaou)
- Optimizations part 3 #15293 (ktsaou)
- docs: update stream.conf "health enabled by default" description #15291 (ilyam8)
- Remove extra parenthesis from doc #15290 (Ancairon)
- merged spaces, war rooms and invite your team to one place #15289 (hugovalente-pm)
- use stat() instead of lstat() #15287 (ktsaou)
- Only try to enable _FORTIFY_SOURCE if the user has not disabled optimizations #15284 (Ferroin)
- Send alert chart labels config key to cloud #15283 (MrZammler)
- Fixed mistype for 'send automatic labels' Prometheus option #15282 (k0ste)
- Optimizations part 2 #15280 (ktsaou)
- Revert "Optimizations Part 2" #15279 (ktsaou)
- exporting: change priority to synchronous when calculating value #15276 (ilyam8)
- expose CmdLine in apps function #15275 (ilyam8)
- Misc alert fixes #15274 (MrZammler)
- Small readme improvements #15270 (andrewm4894)
- Optimizations Part 2 #15267 (ktsaou)
- Replace
info
macro with a less generic name #15266 (carlocab) - Yaml template finalization #15265 (Ancairon)
- fix tc.plugin charts labels #15262 (ilyam8)
- Update libbpf version #15258 (thiagoftsm)
- rewrite /api/v2/alerts #15257 (ktsaou)
- Fix $(libh2o_dir) not expanded properly sometimes. #15253 (Dim-P)
- use gperf for the pluginsd/streaming parser hashtable #15251 (ktsaou)
- Update pfsense.md package install instructions #15250 (MYanello)
- URL rewrite at the agent web server to support multiple dashboard versions #15247 (ktsaou)
- delay collecting virtual network interfaces #15244 (ilyam8)
- Assorted kickstart script improvements. #15243 (Ferroin)
- Install the correct systemd unit file on older RPM systems. #15240 (Ferroin)
- Add yaml metadata for metrics.csv files #15238 (Ancairon)
- Add module column to apps.plugin csv #15235 (Ancairon)
- Fix coverity 393183 & 393182 #15234 (MrZammler)
- Create index for health log migration #15233 (stelfrag)
- New alerts endpoint #15232 (stelfrag)
- fix not handling N/A value in python.d/nvidia_smi #15231 (ilyam8)
- Fix handling of plugin ownership in static builds. #15230 (Ferroin)
- /api/v2 improvements #15227 (ktsaou)
- Remove erroneous space for unit #15226 (ralphm)
- Relax jnfv2 caching #15224 (ktsaou)
- Fix /api/v2/contexts,nodes,nodes_instances,q before match #15223 (ktsaou)
- Fix SSL non-blocking retry handling in the web server #15222 (ktsaou)
- Update dashboard to version v3.0.0. #15219 (netdatabot)
- fix arch detection on i386 (native packages) #15218 (ilyam8)
- RW_SPINLOCK: recursive readers support #15217 (ktsaou)
- cgroups: remove pod_uid and container_id labels in k8s #15216 (ilyam8)
- Allow overriding pipename from env #15215 (vkalintiris)
- eBPF Functions (enable/disable threads) #15214 (thiagoftsm)
- Fix health crash #15209 (stelfrag)
- Fix file permissions under directory #15208 (stelfrag)
- RocketChat cloud integration docs #15205 (car12o)
- Obvious memory reductions #15204 (ktsaou)
- Agent dashboard reorganization. #15200 (Ferroin)
- sqlite_health.c: remove
uuid.h
include #15195 (nandahkrishna) - RPM: Added elfutils-libelf-devel for build with eBPF (again) #15192 (k0ste)
- Speed up eBPF exit before to bring functions #15187 (thiagoftsm)
- Add two functions that allow someone to start/stop ML. #15185 (vkalintiris)
- Fix issues in sync thread (eBPF plugin) #15174 (thiagoftsm)
- /api/v2/nodes and streaming function #15168 (ktsaou)
- Use a single health log table #15157 (MrZammler)
- Add configuration file for netdata-updater.sh. #15149 (Ferroin)
- Redirect to index.html when a file is not found by web server #15143 (MrZammler)
- fix(alerting): removing some of criticals #15124 (M4itee)
- Add hardening options to CFLAGS by default if they are available. #15087 (Ferroin)
- Additional CO-RE code (eBPF.plugin) #15078 (thiagoftsm)
- Consistently start the agent as root and rely on it to drop privileges properly. #14890 (Ferroin)
v1.40.1 (2023-06-27)
v1.40.0 (2023-06-14)
Merged pull requests:
- ebpf: disable sync by default #15190 (ilyam8)
- Add support for SUSE 15.5 #15189 (tkatsoulas)
- bump go.d.plugin to v0.53.2 #15184 (ilyam8)
- Do strdupz on empty string #15183 (MrZammler)
- set setuid for go.d.plugin in container #15180 (ilyam8)
- bump go.d.plugin to v0.53.1 #15179 (ilyam8)
- Update smartd_log.conf #15171 (TougeAI)
- Change package conflicts policy on deb based packages #15170 (tkatsoulas)
- Fix coverity issues #15169 (stelfrag)
- Fix user and group handling in DEB packages. #15166 (Ferroin)
- change mandatory packages for RPMs #15165 (tkatsoulas)
- Fix CID 385073 -- Uninitialized scalar variable #15163 (stelfrag)
- api v2 nodes for streaming statuses #15162 (ktsaou)
- Restrict ebpf dep in DEB package to amd64 only. #15161 (Ferroin)
- Make plugin packages hard dependencies. #15160 (Ferroin)
- freeipmi: add availability status chart and alarm #15151 (ilyam8)
- Check null transition id and config hash #15147 (stelfrag)
- eBPF unittest + bug fix #15146 (thiagoftsm)
- Mattermost cloud integration docs #15141 (car12o)
- send EXIT before exiting in freeipmi and debugfs plugins #15140 (ilyam8)
- minor - fix syntax in config.ac #15139 (underhood)
- fix a typo in
libnetdata/simple_pattern/README.md
#15135 (n0099) - updated events docs and minor fix on silecing rules table #15134 (hugovalente-pm)
- Provide necessary permission for the kickstart to run the netdata-updater script #15132 (tkatsoulas)
- fix: allow square brackets in label value #15131 (ilyam8)
- Add library to encode/decode Gorilla compressed buffers. #15128 (vkalintiris)
- Fix bundling of eBPF legacy code for DEB packages. #15127 (Ferroin)
- Percentage of group aggregatable at cloud - fixed for backwards compatibility #15126 (ktsaou)
- Fix package versioning issues. #15125 (Ferroin)
- Revert "percentage of group is now aggregatable at cloud across multiple nodes" #15122 (ktsaou)
- add netdata demo rooms to the list of demo urls #15120 (andrewm4894)
- Fix handling of eBPF plugin for DEB packages. #15117 (Ferroin)
- Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stale plugins; streaming improvements #15113 (ktsaou)
- initial draft for the silencing docs #15112 (hugovalente-pm)
- Generate, store and transmit a unique alert event_hash_id #15111 (MrZammler)
- Only queue an alert to the cloud when it's inserted #15110 (MrZammler)
- percentage of group is now aggregatable at cloud across multiple nodes #15109 (ktsaou)
- percentage-of-group: fix uninitialized array vh #15106 (ktsaou)
- fix the units when returning percentage of a group #15105 (ktsaou)
- oracledb: make conn protocol configurable #15104 (ilyam8)
- /api/v2/data percentage calculation on grouped queries #15100 (ktsaou)
- Add chart labels to Prometheus. #15099 (thiagoftsm)
- Invert order in remote write #15097 (thiagoftsm)
- fix cockroachdb alarms #15095 (ilyam8)
- Address issue with Thanos Receiver #15094 (thiagoftsm)
- update ml defaults to 24h #15093 (andrewm4894)
- Create category overview pages for learn's restructure #15091 (Ancairon)
- Release buffer in case of error -- CID 385075 #15090 (stelfrag)
- health: remove "families" from alarms config #15086 (ilyam8)
- update agent telemetry url to be cloud function instead of posthog #15085 (andrewm4894)
- mentioned waive off of space subscription price #15082 (hugovalente-pm)
- Python Dependency Migration - OracleDB Python Module #15074 (EricAndrechek)
- Free context when establishing ACLK connection #15073 (stelfrag)
- Update Security doc #15072 (tkatsoulas)
- Update netdata-security.md #15068 (cakrit)
- Update netdata-security.md #15067 (cakrit)
- Simplify loop in alert checkpoint #15065 (MrZammler)
- Update CODEOWNERS #15064 (cakrit)
- Update netdata-security.md #15063 (sashwathn)
- Fix CodeQL warning #15062 (stelfrag)
- Improve some of the error messages in the kickstart script. #15061 (Ferroin)
- Fix memory leak when sending alerts checkoint #15060 (stelfrag)
- bump go.d.plugin to v0.53.0 #15059 (ilyam8)
- Fix ACLK memleak #15055 (underhood)
- fix(debugfs/zswap): don't collect metrics if Zswap is disabled #15054 (ilyam8)
- Comment out default
role_recipients_*
values #15047 (jamgregory) - Small update ml defaults #15046 (andrewm4894)
- Better cleanup of health log table #15045 (MrZammler)
- Fix handling of permissions in static installs. #15042 (Ferroin)
- Update tor.chart.py #15041 (jmphilippe)
- Wording fix in interact with charts doc #15040 (Ancairon)
- fatal in claim() only if --claim-only is used #15039 (ilyam8)
- Update libbpf #15038 (thiagoftsm)
- Slight wording fix on the database readme #15034 (Ancairon)
- Update SQLITE to version 3.41.2 #15031 (stelfrag)
- Update troubleshooting-agent-with-cloud-connection.md #15029 (cakrit)
- Adjust buffers to prevent overflow #15025 (stelfrag)
- Reduce netdatacli size #15024 (stelfrag)
- Debugfs collector #15017 (thiagoftsm)
- review the billing docs for the flow #15014 (hugovalente-pm)
- Rollback ML transaction on failure. #15013 (vkalintiris)
- Silence dimensions with noisy ML models #15011 (vkalintiris)
- Update chart documentation #15010 (Ancairon)
- Honor maximum message size limit of MQTT server #15009 (underhood)
- libjudy: remove JudyLTablesGen #14984 (mochaaP)
- Use chart labels to filter alerts #14982 (MrZammler)
- Remove Fedora 36 from CI and platform support. #14938 (Ferroin)
- make zlib compulsory dep #14928 (underhood)
- Try to detect bind mounts #14831 (MrZammler)
- Remove old logic for handling of legacy stock config files. #14829 (Ferroin)
v1.39.1 (2023-05-18)
v1.39.0 (2023-05-08)
Merged pull requests:
- Fix typo in file capabilities settings in static installer. #15023 (Ferroin)
- On data and weight queries now instances filter matches also instance_id@node_id #15021 (ktsaou)
- add
grafana
toapps_groups.conf
#15020 (andrewm4894) - Set file capabilities correctly on static installs. #15018 (Ferroin)
- Differentiate error codes better when claiming from kickstart script. #15015 (Ferroin)
- Fix coverity issues #15005 (stelfrag)
- weights endpoint: volume diff of anomaly rates #15004 (ktsaou)
- Bump Coverity scan tool version. #15003 (Ferroin)
- feat(apps.plugin): collect context switches #15002 (ilyam8)
- add support for monitoring thp, ballooning, zswap, ksm cow #15000 (ktsaou)
- Fix cmake errors #14998 (stelfrag)
- Remove lighttpd2 from docs #14997 (Ancairon)
- Update netdata-security.md #14995 (cakrit)
- feat: add OpsGenie alert levels to payload #14992 (OliverNChalk)
- disable CPU full pressure at the system level #14991 (ilyam8)
- fix config generation for plugins #14990 (ilyam8)
- Load/Store ML models #14981 (vkalintiris)
- Fix TYPO in README.md #14980 (DevinNorgarb)
- add metrics.csv to proc.plugin #14979 (thiagoftsm)
- interrupt callback on api/v1/data #14978 (ktsaou)
- add metrics.csv to macos, freebsd and cgroups plugins #14977 (ilyam8)
- fix adding chart labels in tc.plugin #14976 (ilyam8)
- add metrics.csv to some c collectors #14974 (ilyam8)
- add metrics.csv to perf.plugin #14973 (ilyam8)
- add metrics.csv to xenstat.plugin #14972 (ilyam8)
- add metrics.csv to slabinfo.plugin #14971 (ilyam8)
- add metrics.csv to timex.plugin #14970 (ilyam8)
- do not convert to percentage, when the raw option is given #14969 (ktsaou)
- add metrics.csv to apps.plugin #14968 (ilyam8)
- add metrics.csv to charts.d #14966 (ilyam8)
- Add metrics.csv for ebpf #14965 (thiagoftsm)
- Update ML README.md #14964 (ktsaou)
- Document netdatacli dumpconfig option #14963 (cakrit)
- Update README.md #14962 (cakrit)
- Fix handling of users and groups on install. #14961 (Ferroin)
- Reject child when context is loading #14960 (stelfrag)
- Add metadata.csv to python.d.plugin #14959 (Ancairon)
- Address log issue #14958 (thiagoftsm)
- Add adaptec_raid metrics.csv #14955 (Ancairon)
- Set api v2 version 2 #14954 (stelfrag)
- Cancel Pending Request #14953 (underhood)
- Terminate JSX element in doc file #14952 (Ancairon)
- Update dbengine README.md #14951 (ktsaou)
- Prevent pager from preventing non-interactive install #14950 (bompus)
- Update README.md #14948 (cakrit)
- Disable SQL operations in training thread #14947 (vkalintiris)
- Add support for acquire/release operations on RRDSETs #14945 (vkalintiris)
- fix 32bit segv #14940 (ktsaou)
- Update using-host-labels.md #14939 (cakrit)
- Fix broken image, in database/README.md #14936 (Ancairon)
- Add a description to proc.plugin/README.md #14935 (Ancairon)
- zfspool: add suspended state #14934 (ilyam8)
- bump go.d.plugin v0.52.2 #14933 (ilyam8)
- Make the document more generic #14932 (cakrit)
- Replace "XYZ view" with "XYZ tab" in documentation files #14930 (Ancairon)
- Add windows MSI installer start stop restart instructions to docs #14929 (Ancairon)
- Add Docker instructions to enable Nvidia GPUs #14924 (D34DC3N73R)
- Initialize machine GUID earlier in the agent startup sequence #14922 (stelfrag)
- bump go.d.plugin to v0.52.1 #14921 (ilyam8)
- Skip ML initialization when it's been disabled in netdata.conf #14920 (vkalintiris)
- Fix warnings and error when compiling with --disable-dbengine #14919 (stelfrag)
- minor - remove RX_MSGLEN_MAX #14918 (underhood)
- change docusaurus admonitions to our style of admonitions #14917 (Ancairon)
- Add windows diagram #14916 (cakrit)
- Add section for scaling parent nodes #14915 (cakrit)
- Update suggested replication setups #14914 (cakrit)
- Revert ML changes. #14908 (vkalintiris)
- Remove netdatacli response size limitation #14906 (stelfrag)
- Update change-metrics-storage.md #14905 (cakrit)
- /api/v2 part 10 #14904 (ktsaou)
- Optimize the cheat sheet to be in a printable form factor #14903 (Ancairon)
- Address issues on
EC2
(eBPF). #14902 (thiagoftsm) - Update REFERENCE.md #14900 (cakrit)
- Update README.md #14899 (cakrit)
- Update README.md #14898 (cakrit)
- Disable threads while we are investigating #14897 (thiagoftsm)
- add opsgenie as a business level notificaiton method #14895 (hugovalente-pm)
- Remove dry run option from uninstall documentation #14894 (Ancairon)
- cgroups: add option to use Kubelet for pods metadata #14891 (ilyam8)
- /api/v2 part 9 #14888 (ktsaou)
- Add example configuration to w1sensor collector #14886 (Ancairon)
- /api/v2 part 8 #14885 (ktsaou)
- Fix/introduce links inside charts.d.plugin documentation #14884 (Ancairon)
- Add support for alert notifications to ntfy.sh #14875 (Dim-P)
- WEBRTC for communication between agents and browsers #14874 (ktsaou)
- Remove alpine 3.14 from the ci #14873 (tkatsoulas)
- cgroups.plugin: add image label #14872 (ilyam8)
- Fix regex syntax for clang-format checks. #14871 (Ferroin)
- bump go.d.plugin v0.52.0 #14870 (ilyam8)
- eBPF bug fixes #14869 (thiagoftsm)
- Update link from http to https #14864 (Ancairon)
- Fix js tag in documentation #14862 (Ancairon)
- Set a default registry unique id when there is none for statistics script #14861 (MrZammler)
- review usage of you to say user instead #14858 (hugovalente-pm)
- Add labels for cgroup name #14856 (thiagoftsm)
- fix typo alerms -> alarms #14854 (slavox)
- Add a checkpoint message to alerts stream #14847 (MrZammler)
- fix #14841 Exception funktion call Rados.mon_command() #14844 (farax4de)
- Update parent child examples #14842 (cakrit)
- fix double host prefix when reading ZFS pools state #14840 (ilyam8)
- Update enable-notifications.md #14838 (cakrit)
- Update deployment-strategies.md #14837 (cakrit)
- Update database engine readme #14836 (cakrit)
- Update change-metrics-storage.md #14835 (cakrit)
- Update change-metrics-storage.md #14834 (cakrit)
- Update netdata-security.md #14833 (cakrit)
- Boost dbengine #14832 (ktsaou)
- add some third party collectors #14830 (andrewm4894)
- Add opsgenie integration docs #14828 (iorvd)
- Update Agent notification methods documentation #14827 (Ancairon)
- Delete installation instructions specific to FreeNAS #14826 (Ancairon)
- First batch of adding descriptions to the documentation #14825 (Ancairon)
- Fix Btrfs unallocated space accounting #14824 (intelfx)
- Update the bundled version of makeself used to create static builds. #14822 (Ferroin)
- configure extent cache size #14821 (ktsaou)
- Docs, shorten too long titles, and add a description below #14820 (Ancairon)
- update posthog domain #14818 (andrewm4894)
- minor - add capability signifying this agent can speak apiv2 #14817 (underhood)
- Minor improvements to netdata-security.md #14815 (cakrit)
- Update privacy link in aclk doc #14813 (cakrit)
- Consolidate security and privacy documents #14812 (cakrit)
- Update role-based-access.md #14811 (cakrit)
- Save and load ML models #14810 (vkalintiris)
- diskspace: don't collect inodes on msdosfs #14809 (ilyam8)
- Document CetusGuard as a Docker socket proxy solution #14806 (hectorm)
- Address Learn feedback from users #14802 (Ancairon)
- add validation step before using GCP metadata #14801 (ilyam8)
- /api/v2/X part 7 #14797 (ktsaou)
- Replace
/docs
links with GitHub links #14796 (Ancairon) - Fix links in README.md #14794 (cakrit)
- Fix capitalization on readme #14793 (cakrit)
- Fix handling of logrotate on static installs. #14792 (Ferroin)
- use mCPU in k8s cgroup cpu charts title #14791 (ilyam8)
- Schedule node info to the cloud after child connection #14790 (stelfrag)
- uuid_compare() replaced with uuid_memcmp() #14787 (ktsaou)
- /api/v2/X part 6 #14785 (ktsaou)
- Update dashboard to version v2.30.1. #14784 (netdatabot)
- Revert "Use static thread-pool for training. (#14702)" #14782 (vkalintiris)
- Fix how we are handling system services in RPM packages. #14781 (Ferroin)
- Replace hardcoded links pointing to "learn.netdata.cloud" with github absolute links #14779 (Ancairon)
- Improve performance.md #14778 (cakrit)
- Update reverse-proxies.md #14777 (cakrit)
- Update performance.md #14776 (cakrit)
- add validation step before using Azure metadata (AZURE_IMDS_DATA) #14775 (ilyam8)
- Create reverse-proxies.md #14774 (cakrit)
- Add gzip compression info to nginx proxy readme #14773 (cakrit)
- Update API #14772 (cakrit)
- Add Amazon Linux 2023 to CI, packaging, and platform support. #14771 (Ferroin)
- Pass node_id and config_hash vars when queueing alert configurations #14769 (MrZammler)
- Assorted improvements for our platform EOL check code. #14768 (Ferroin)
- minor addition to distros matrix #14767 (tkatsoulas)
- Update "View active alerts" documentation #14766 (Ancairon)
- Skip alert template variables from alert snapshots #14763 (MrZammler)
- Accept all=true for alarms api v1 call #14762 (MrZammler)
- fix /sys/block/zram in docker #14759 (ilyam8)
- bump go.d.plugin to v0.51.4 #14756 (ilyam8)
- Add ethtool in third party collectors #14753 (ghanapunq)
v1.38.1 (2023-02-13)
v1.38.0 (2023-02-06)
v1.37.1 (2022-12-05)
v1.37.0 (2022-11-30)
v1.36.1 (2022-08-15)
v1.36.0 (2022-08-10)
v1.35.1 (2022-06-10)
v1.35.0 (2022-06-08)
v1.34.1 (2022-04-15)
1.34.0 (2022-04-14)
v1.34.0 (2022-04-14)
v1.33.1 (2022-02-14)
v1.33.0 (2022-01-26)
1.32.1 (2021-12-14)
v1.32.1 (2021-12-14)
v1.32.0 (2021-11-30)
v1.31.0 (2021-05-19)
v1.30.1 (2021-04-12)
v1.30.0 (2021-03-31)
v1.29.3 (2021-02-23)
v1.29.2 (2021-02-18)
v1.29.1 (2021-02-09)
v1.29.0 (2021-02-03)
v1.27.0_0104103941 (2021-01-04)
v1.28.0 (2020-12-18)
v1.27.0 (2020-12-17)
v1.26.0 (2020-10-14)
before_rebase (2020-09-24)
v1.25.0 (2020-09-15)
poc2 (2020-08-25)
v1.24.0 (2020-08-10)
v1.23.2 (2020-07-16)
v1.23.1_infiniband (2020-07-03)
v1.23.1 (2020-07-01)
v1.23.0 (2020-06-25)
v1.22.1 (2020-05-12)
v1.22.0 (2020-05-11)
v1.21.1 (2020-04-13)
v1.21.0 (2020-04-06)
v1.20.0 (2020-02-21)
v1.19.0 (2019-11-27)
v1.18.1 (2019-10-18)
v1.18.0 (2019-10-10)
v1.17.1 (2019-09-12)
v1.17.0 (2019-09-03)
issue_4934 (2019-08-03)
v1.16.1 (2019-07-31)
v1.16.0 (2019-07-08)
v1.15.0 (2019-05-22)
v1.14.0 (2019-04-18)
v1.14.0-rc0 (2019-03-30)
v1.13.0 (2019-03-14)
v1.12.2 (2019-02-28)
v1.12.1 (2019-02-21)
v1.12.0 (2019-02-06)
v1.12.0-rc3 (2019-01-17)
v1.12.0-rc2 (2019-01-03)
v1.12.0-rc1 (2018-12-19)
v1.12.0-rc0 (2018-12-06)
v1.11.1 (2018-11-22)
v1.11.0 (2018-11-02)
* This Changelog was automatically generated by github_changelog_generator