-
Notifications
You must be signed in to change notification settings - Fork 169
Draft: PoC metric rollups #1700
base: master
Are you sure you want to change the base?
Draft: PoC metric rollups #1700
Commits on Sep 9, 2022
-
PoC: Add recommendation logic for best possible resolution based on t…
…he range. Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for d1370d6 - Browse repository at this point
Copy the full SHA d1370d6View commit details
Commits on Sep 14, 2022
-
PoC: [WIP] Update querier to support rollup querying.
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef0e16d - Browse repository at this point
Copy the full SHA ef0e16dView commit details
Commits on Sep 15, 2022
-
PoC: refactor rollup implementation and fix sending
__column__
in r……esponse series. Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22faef7 - Browse repository at this point
Copy the full SHA 22faef7View commit details -
PoC: Update PromQL engine to avoid sending unecessary samples due to …
…in-between steps (between rollup duration). Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6445e65 - Browse repository at this point
Copy the full SHA 6445e65View commit details
Commits on Sep 16, 2022
-
PoC: Use rollup interval in PromQL engine range to avoid unnecessary …
…samples. Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for de4278f - Browse repository at this point
Copy the full SHA de4278fView commit details
Commits on Sep 20, 2022
-
PoC: Add support to evaluate instant queries having PromQL func using…
… rollups Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0276a0 - Browse repository at this point
Copy the full SHA e0276a0View commit details -
Cleanup: Implementation of optimizing PromQL execution using rollup.
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 528f578 - Browse repository at this point
Copy the full SHA 528f578View commit details
Commits on Sep 21, 2022
-
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b1c683 - Browse repository at this point
Copy the full SHA 5b1c683View commit details
Commits on Sep 22, 2022
-
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b41107 - Browse repository at this point
Copy the full SHA 0b41107View commit details
Commits on Sep 26, 2022
-
Improve avg_over_time() instant query by using sum(sum) / sum(count)
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94da010 - Browse repository at this point
Copy the full SHA 94da010View commit details
Commits on Sep 28, 2022
-
Add PromQL optimizer for other metric types and rollupIterator to avo…
…id empty responses. Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff6e36c - Browse repository at this point
Copy the full SHA ff6e36cView commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2c60416 - Browse repository at this point
Copy the full SHA 2c60416View commit details