carbonapi icon indicating copy to clipboard operation
carbonapi copied to clipboard

Add time parsing that supports absolute and relative time

Open carrieedwards opened this issue 3 years ago • 1 comments

This PR expands CarbonAPI's handling of time values by parsing both absolute and relative time. This is needed to meet the requirements from the Graphite web documentation as well as to match Graphite web's functionality (see here for the implementation).

This will fix time handling for several functions, include the linearRegression, timeShift, and verticalLine functions.

carrieedwards avatar Oct 05 '22 17:10 carrieedwards

Hey, JFIY: I'm not looking at this PR because it's marked as a Draft.

Civil avatar Nov 20 '22 13:11 Civil