Marek Siarkowicz
|
4c7c581308
|
Handle bazel >= 0.25 in stable metric static analysis
Check both "bazel-genfiles" and "bazel-bin" due https://github.com/bazelbuild/bazel/issues/6761
|
2019-10-25 19:18:24 +02:00 |
|
Marek Siarkowicz
|
c62da00c56
|
Pass list of files through stdin to avoid hitting ARG_MAX on some environments
|
2019-10-25 18:52:23 +02:00 |
|
Timothy St. Clair
|
97055841b1
|
Audit of test/* OWNERS files
|
2019-10-10 15:52:51 -05:00 |
|
Marek Siarkowicz
|
c601d34eba
|
Introduce sig-instrumentation aliases in OWNERS_ALISES and simplify OWNERS files
|
2019-10-10 14:04:20 +02:00 |
|
Marek Siarkowicz
|
53fc6f9b58
|
Finish implementation of stable metrics static analysis
Handle "DeprecatedVersion" field
Fix kube metrics framework path
Implement handling prometheus util functions for generating buckets
|
2019-08-21 23:46:36 +02:00 |
|
Marek Siarkowicz
|
a5377a684c
|
Implement stable metric validation and verification
Based on KEP:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-instrumentation/20190605-metrics-validation-and-verification.md
Add //test/instrumentation:stable_metric_test that compares metrics
in source code to those available in
"test/instrumentation/testdata/stable-metrics-list.yaml".
|
2019-08-12 12:01:35 +02:00 |
|
Marek Siarkowicz
|
0260d4f287
|
Setup directories for Metrics validation and verification KEP
KEP link: https://github.com/kubernetes/enhancements/blob/master/keps/sig-instrumentation/20190605-metrics-validation-and-verification.md
|
2019-08-06 15:11:39 +02:00 |
|