Qi

Results 14 issues of Qi

#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes #167 #### Special notes for your...

area:algorithm

…s to monitor multiple clusters #### What type of PR is this? Feature #### What this PR does / why we need it: support for multi clusters monitoring data source...

area:metrics / data-source

## Describe the feature Some data source is multi-cluster scoped, such as one prometheus to monitoring multiple clusters, so the metric has cluster label to distiguish each cluster. other data...

kind/feature

## Describe the feature 1. now metric will be transformed to an internal signal, the signal use same process logic for any metric type, but for different type of metric,...

kind/feature

## Describe the feature Now, crane read time series from datasource, algorithm treat time series as same values, it do not care about the unit. But high level component care...

kind/feature

## Describe the feature Avoid the missed event for time series prediction, add finalizers for time series prediction

kind/feature

## Describe the feature 1. Now there is no checkpoint for each time series in percentile algorithm,we can describe a behavior for evpa crd to support restore algorithm model from...

kind/feature

Hi Team, recently i am developing [tencent cloud](https://cloud.tencent.com/) which is a top2 cloud provider in China. I can contribute the tencent cloud provider for kubecost. and now i am testing...

https://github.com/prometheus/common/blob/49b36038aead362ce78f09337dc5872000bd048a/model/value.go#L51 I found a strange bug, the response data unmarshalled by prom client-go is wrong by chance. I use the queryRange API provided by prometheus client go as followings and...

I use command `simiki new -t "test" -c linux` but it output nothing. and i mkdir a linux dir in content dir, it still doesn't work for me?