We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix: link works when in edit/preview but not after save.
Compatibility document moved into the main repository; deprecate this location.
@JaderDias added rangeOfSeries in ee56af572537cad2f1087c502951adb07056d523
@dgryski added "raw" output to /metrics/find/? handler in 8af3697dac909a184b1376508b79bda0c3085c64
@dgryski added consolidateBy in f28c4fc59ca02c9aa1d618d7550146d1ec4238aa
First stab at documenting what parameters carbonapi supports.
Updated Compatibility (markdown)
@ksurent implemented natural sorting option to sortByName()
removeEmptySeries() and experimental removeZeroSeries() support by @JaderDias
Support for timeFunction() from @kerrick-lyft
remove{Above,Below}Percentile supported - see #78
timeStack() supported - see #109
Research when "latest" graphite functions were introduced.
[trivial] add asterisk to sortByName comment
0.9.15 changed: sortByName( seriesList ) => sortByName( seriesList, natural=false )
Experimental function tukeyAbove() function signature changed (interval moves to end and becomes optional). Also add tukeyBelow().
Note added support for: changed()
Update compatibility doc with changes from graphite 0.9.14 release (minor function implementation/documentation details mostly)
remove{Above,Below}Value supported
Support added for perSecond()
Note added support for: offset(), pow(), and squareRoot()
(pipe in kolmogorovSmirnovTest2 messed up table formatting - rewritten as windowSize)
Update compatibility doc with recently added functions: ksTest2(), pearson(), pearsonClosest(), tukeyAbove(), and holtWintersForecast()
Explaination on the meaning of Version in the table (since it's not exactly intuitive) and tweaked the "version" cell contents for reduce() which was converting to a HR
Fix footnote links and formatting.
Add links to functions with open issues
Graphite function compatibility table.