summaryrefslogtreecommitdiffstats
path: root/collectors/proc.plugin/proc_diskstats.c
AgeCommit message (Expand)Author
2024-02-08Move collectors/ under src/ (#16965)vkalintiris
2024-02-02add support for the info parameter to all external plugin functions (#16915)Costa Tsaousis
2024-01-29detect sockets direction (#16861)Costa Tsaousis
2024-01-29New Permissions System (#16837)Costa Tsaousis
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-01change log level to debug for dbengine routine operations on start (#16518)Ilya Mashchenko
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-30convert some error messages to info (#16505)Ilya Mashchenko
2023-11-29diskspace/diskstats: don't create runtime disk config by default (#16503)Ilya Mashchenko
2023-11-07add rrddim_get_last_stored_value to simplify function code in internal collec...Ilya Mashchenko
2023-11-06change defaults for functions (#16347)Costa Tsaousis
2023-11-06proc/diskstats: add block-devices function (#16338)Ilya Mashchenko
2023-10-27Faster parents (#16127)Costa Tsaousis
2023-09-13Disk Labels (#15949)Costa Tsaousis
2023-05-10Adjust buffers to prevent overflow (#15025)Stelios Fragkakis
2023-03-02/api/v2/contexts (#14592)Costa Tsaousis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-01-25Add Collector log (#14309)thiagoftsm
2022-11-22Do not force internal collectors to call rrdset_next. (#13926)vkalintiris
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-08-16Use LVM UUIDs in chart ids for logical volumes (#13525)Vladimir Kobal
2022-08-16Support chart labels in alerts (#13290)Emmanuel Vasilakis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2021-04-14Add new charts for extended disk metrics (#10939)Vladimir Kobal
2021-03-24Check device names in diskstats plugin (#10843)Vladimir Kobal
2021-03-03Fix disk utilization and backlog charts (#10705)Vladimir Kobal
2019-07-12Add global configuration option for zero metrics (#6419)Vladimir Kobal
2019-04-03Add preferred disk id pattern (#5779)Vladimir Kobal
2019-02-13Add support for tera-byte size for Linux bcache. (#4719) (#5373)Kamran Amini
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-10-15modularized all source code (#4391)Costa Tsaousis