summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-21Missing filesagent-dmStelios Fragkakis
2022-06-21Merge branch 'mc-volume-improvements' into agent-dmStelios Fragkakis
2022-06-21ResyncStelios Fragkakis
2022-06-21new_point should only be checked when it is fetched from the db; better comme...Costa Tsaousis
2022-06-21Fix unit tests for exporting engineVladimir Kobal
2022-06-21removed unneeded info() lineCosta Tsaousis
2022-06-21points should have a duration in the pastCosta Tsaousis
2022-06-21Fix reference countStelios Fragkakis
2022-06-20mc-volume-improvements: Add information about invalid conditionThiago Marques
2022-06-20ensure no infinite loopCosta Tsaousis
2022-06-20fixesCosta Tsaousis
2022-06-20ensure we always complete the wanted number of pointsCosta Tsaousis
2022-06-20remove left-over variablesCosta Tsaousis
2022-06-19variable step implemented in a generic wayCosta Tsaousis
2022-06-19next_metric() now returns end_time tooCosta Tsaousis
2022-06-19fix for faster isfinite() alternativeCosta Tsaousis
2022-06-19faster isfinite() alternativeCosta Tsaousis
2022-06-19fix for isfinite()Costa Tsaousis
2022-06-19workaround for isfinite()Costa Tsaousis
2022-06-18make sure math.h is includedCosta Tsaousis
2022-06-18fill nulls before the value, not afterCosta Tsaousis
2022-06-18properly detect zero or subnormal values in pack_storage_number()Costa Tsaousis
2022-06-18pass unit testsCosta Tsaousis
2022-06-18remove old commentCosta Tsaousis
2022-06-18moved unpack_storage_number() inside the storage enginesCosta Tsaousis
2022-06-18moved pack_storage_number() into the storage enginesCosta Tsaousis
2022-06-18error for internal checks onlyCosta Tsaousis
2022-06-18properly track time in memory queriesCosta Tsaousis
2022-06-18always check the time the highlighted window was above/below the highlighted ...Costa Tsaousis
2022-06-18added newline at the end of yaml fileCosta Tsaousis
2022-06-18added group_options to metric correlations; updated swaggerCosta Tsaousis
2022-06-18fix countif and anomaly rate percentagesCosta Tsaousis
2022-06-18fix configureCosta Tsaousis
2022-06-18added countif to the query engine and used it in metric correlationsCosta Tsaousis
2022-06-18allow passing group query options from the URLCosta Tsaousis
2022-06-18dont return null on anomaly ratesCosta Tsaousis
2022-06-18return anomaly-rates in jasonwrap with jw-anomaly-rates option to data queriesCosta Tsaousis
2022-06-18mc volume should use absolute data, to avoid cancelling effectCosta Tsaousis
2022-06-18anomaly rate used by volume metric correlationsCosta Tsaousis
2022-06-18calculate and store in RRDR anomaly rates for every queryCosta Tsaousis
2022-06-18storage engine should check the validity of timestamps, not the query engineCosta Tsaousis
2022-06-18set grouping functionsCosta Tsaousis
2022-06-18[ci skip] Update changelog and version for nightly build: v1.35.0-49-nightly.netdatabot
2022-06-17Fix coverity 378587 (#13024)Emmanuel Vasilakis
2022-06-17allow traversing null-value dictionaries (#13162)Costa Tsaousis
2022-06-17Ignore obsolete dimensionsStelios Fragkakis
2022-06-17StatisticsStelios Fragkakis
2022-06-17MetadataStelios Fragkakis
2022-06-17Remove active charts / dimensionsStelios Fragkakis
2022-06-17Cleanup compute chart hashStelios Fragkakis