sql_part.ts
2.5 KB
-
Add delta window function to postgres query builder · f608340c
Unlike the increase function delta doesn't check for resets and can go negative. This is similar to the prometheus delta function.
Sven Klemm committed
Unlike the increase function delta doesn't check for resets and can go negative. This is similar to the prometheus delta function.