summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2022-06-02Initialize chart label key parameter correctly (#13061)Stelios Fragkakis
2022-06-02Fix coverity 378625 (#13055)Emmanuel Vasilakis
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-31Add additional metadata to the data response (#13036)Stelios Fragkakis
2022-05-31Fix coverity issue 378617,378615 (#13021)Stelios Fragkakis
2022-05-28add hostname to mirrored hosts (#13030)Costa Tsaousis
2022-05-27Update dashboard to version v2.25.6. (#13028)Netdata bot
2022-05-27prevent gap filling on dbengine gaps (#13027)Costa Tsaousis
2022-05-25add dictionary support to statsd (#12980)Costa Tsaousis
2022-05-24Update dashboard to version v2.25.4. (#13000)Netdata bot
2022-05-24Return rc->last_update from alarms_values api (#12968)Emmanuel Vasilakis
2022-05-24Faster queries (#12988)Costa Tsaousis
2022-05-21query engine optimizations and cleanup (#12978)Costa Tsaousis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-05-13Return stable or nightly based on version if the file check fails (#12894)Stelios Fragkakis
2022-05-12Take into account the in queue wait time when executing a data query (#12885)Stelios Fragkakis
2022-05-12feat(proc/cgroups.plugin): add PSI stall time charts (#12869)Ilya Mashchenko
2022-05-11Update dashboard to version v2.25.2. (#12884)Netdata bot
2022-05-11Expose anomaly-bit option to health. (#12835)vkalintiris
2022-05-11Configurable storage engine for Netdata agents: step 2 (#12808)Adrien Béraud
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-07speedup queries by providing optimization in the main loop (#12811)Costa Tsaousis
2022-05-05Add chart filtering parameter to the allmetrics API query (#12820)Vladimir Kobal
2022-05-04Write the entire request with parameters in the access.log file (#12815)Stelios Fragkakis
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
2022-05-03Remove per chart configuration. (#12728)vkalintiris
2022-05-03Configurable storage engine for Netdata agents: step 1 (#12776)Adrien Béraud
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis
2022-05-03Speed up BUFFER increases (minimize reallocs) (#12792)Costa Tsaousis
2022-05-02chore(python.d): remove python.d/* announced in v1.34.0 deprecation notice (#...Ilya Mashchenko
2022-05-02Make atomics a hard-dep. (#12730)vkalintiris
2022-04-25feat(cgroups.plugin): add "CPU Time Relative Share" chart (#12741)Ilya Mashchenko
2022-04-20Docs: fix GitHub format (#12682)Ikko Ashimine
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-04-13Update dashboard to version v2.25.0. (#12680)Netdata bot
2022-04-13Dashboard network title (#12665)thiagoftsm
2022-04-12Update dashboard to version v2.24.0. (#12668)Netdata bot
2022-04-12Add a chart label filter parameter in context data queries (#12652)Stelios Fragkakis
2022-04-11Add a timeout parameter to data queries (#12649)Stelios Fragkakis
2022-04-11fix: remove instance-specific information from chart titles (#12644)Ilya Mashchenko
2022-04-11eBPF update dashboard (#12617)thiagoftsm
2022-04-11Update dashboard to version v2.22.6. (#12653)Netdata bot
2022-04-07Don't do fatal on error writing the health api management key. (#12623)Emmanuel Vasilakis
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-06Update dashboard to version v2.22.3. (#12607)Netdata bot
2022-04-04feat(cgroups.plugin): add CPU throttling charts (#12591)Ilya Mashchenko
2022-04-01Update links to documentation (eBPF) (#12581)thiagoftsm
2022-03-31[Agent crash on api/v1/info call] - fixes #12559 (#12565)Erdem Ergen
2022-03-24feat(collectors/timex.plugin): add clock status chart (#12501)Ilya Mashchenko