From 7549c5ed9a41da05cffa5302da0544f04d97888b Mon Sep 17 00:00:00 2001 From: licanwei Date: Thu, 2 Jul 2020 15:01:33 +0800 Subject: [PATCH] Add bp time-series-framework Change-Id: I50d8b82b70eb441987f41ddedfcae3b07772d0e8 --- priorities/victoria-priorities.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/priorities/victoria-priorities.rst b/priorities/victoria-priorities.rst index 16dd934..a5bc06d 100644 --- a/priorities/victoria-priorities.rst +++ b/priorities/victoria-priorities.rst @@ -13,6 +13,8 @@ List of priorities the Watcher drivers team is prioritizing in Victoria. +------------------------------------------------+------------------------+ | `Kubernetes helm charts and docker images`_ | `Corne Lukken`_ | +------------------------------------------------+------------------------+ +| `time series framework`_ | `Corne Lukken`_ | ++------------------------------------------------+------------------------+ | `the community-wide goals`_ | `Li Canwei`_ | +------------------------------------------------+------------------------+ @@ -36,6 +38,16 @@ Blueprint to track all activities related to being able to deploy Watcher on K8s using helm charts. Also requires that the appropriate docker images are created and uploaded to a registry. +time series framework +--------------------- +Strategies are currently limited to obtain information about metrics in +an aggregated form for the most recent measurements. This limits what +strategies can achieve as they are unable to retrieve information about past +occurrences or information about periodic patterns. A time series framework +will allow datasources to provide metrics over specific periods without +aggregation, allowing strategies to detect periodic patterns such as a weekly +contention and resolve these accordingly. + the community-wide goals ------------------------ https://governance.openstack.org/tc/goals/selected/victoria/index.html