summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2021-04-07Fix memory corruption issue when executing context queries in RAM/SAVE memory...Stelios Fragkakis
2021-03-26Add carrier and mtu charts for network interfaces (#10866)Vladimir Kobal
2021-03-26Add a new parameter 'chart' to the /api/v1/alarm_log. (#10788)Emmanuel Vasilakis
2021-03-24web/gui: make network state map sytanx consistent in the dashboard info (#10849)Ilya Mashchenko
2021-03-24Ebpf extend sync (#10814)thiagoftsm
2021-03-24Fix agent crash when executing data query with context and non-existing chart...Stelios Fragkakis
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-23Add lock check to avoid shutdown when compiled with internal and locking chec...Stelios Fragkakis
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-17health: remove ram_in_swap alarm (#10789)Ilya Mashchenko
2021-03-17New thread for ebpf.plugin thiagoftsm
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-03-16web/gui: add max value to the nvidia_smi.fan_speed gauge (#10780)Ilya Mashchenko
2021-03-16Fix typo in dashboard_info.js (#10775)Ikko Ashimine
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-11web/gui: add supervisord to the dashboard_info.js (#10754)Ilya Mashchenko
2021-03-11Add state map to duplex and operstate charts (#10752)Vladimir Kobal
2021-03-04Log ACLK cloud commands to access.log (#10697)Stelios Fragkakis
2021-03-04New version eBPF programs. (#10707)thiagoftsm
2021-03-03Add Linux page cache metrics to eBPF (#10693)thiagoftsm
2021-03-03Fix disk utilization and backlog charts (#10705)Vladimir Kobal
2021-02-25web/gui: Fix broken external links (#10586)Habetdin
2021-02-22Statsd dashboard (#10640)Odysseas Lamtzidis
2021-02-17Fix the context filtering on the data query endpoint (#10652)Stelios Fragkakis
2021-02-12Fix type in web/gui/readme.md (#10623)Odysseas Lamtzidis
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-18Spelling md (#10508)Josh Soref
2021-01-14Support multiple chart label keys in data queries (#10483)Stelios Fragkakis
2021-01-13New eBPF kernel (#10434)thiagoftsm
2021-01-13Fix memory allocation when computing standard deviation (#10484)Stelios Fragkakis
2021-01-08Fixes for SEO changes (#10468)Joel Hans
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2021-01-04web/gui: Added support for per series styling for dygraphs (#8668)dpsy4
2020-12-15Add documentation for time & date picker in Agent and Cloud (#10347)Joel Hans
2020-12-15Fix a buffer overflow when extracting information from a STREAM connection (#...Stelios Fragkakis
2020-12-14New ebpf charts (#10360)thiagoftsm
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-12-08Add guide: Monitor any process in real-time with Netdata (#10338)Joel Hans
2020-12-07Fix exporting config (#10323)Vladimir Kobal
2020-12-04eBPF synchronization (#10299)thiagoftsm
2020-12-02Anomalies collector (#10060)Andrew Maguire
2020-11-30Alarms collector (#10042)Andrew Maguire
2020-11-28Fix race condition in rrdset_first_entry_t() and rrdset_last_entry_t() (#10276)Markos Fountoulakis
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-11-26Fixed the data endpoint so that the context param is correctly applied to chi...Stelios Fragkakis
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-11-11add `nvidia_smi` collector data to the dashboard_info.js (#10230)Ilya Mashchenko
2020-11-10dashboard_info.js: fix a typo (vernemq) (#10223)Ilya Mashchenko
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-11-03Don't cache registry responses (#10181)Chris Akritidis