summaryrefslogtreecommitdiff
path: root/src/lib/rrdFilter.js
AgeCommit message (Collapse)Author
2013-11-06Remove the RRDRRAFilterAvgNewSteps class and add spoort for implicit RRA ↵Igor Sfiligoi
filtering into RRDRRAFilterAvg instead
2013-11-06Add support for implicit ops for DS filter; string or number now imply Ident ↵Igor Sfiligoi
transformation
2013-11-06Fix typoIgor Sfiligoi
2013-11-06Add RRDRRAFilterAvgNewSteps. Should be good enough for most use cases where ↵Igor Sfiligoi
RRDRRAFilterAvg is now used.
2011-06-08Added two Filters for RRA - one to average RRAs and increase their timestep, ↵alisonjm
and one to timeshift for timezones.
2009-02-13Now filters implement the same interface as rrdFileFrank Wuerthwein
2009-02-13Initial versionFrank Wuerthwein