|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| testdata | il y a 5 ans | |
| BUILD | il y a 5 ans | |
| OWNERS | il y a 5 ans | |
| README.md | il y a 5 ans | |
| decode_metric.go | il y a 5 ans | |
| error.go | il y a 5 ans | |
| find_stable_metric.go | il y a 5 ans | |
| main.go | il y a 5 ans | |
| main_test.go | il y a 5 ans | |
| metric.go | il y a 5 ans | |
| update-stable-metrics.sh | il y a 5 ans | |
| verify-stable-metrics.sh | il y a 5 ans | |
This directory contains the regression test for controlling the list of stable metrics
If you add or remove a stable metric, this test will fail and you will need
to update the golden list of tests stored in testdata/. Changes to that file
require review by sig-instrumentation.
To update the list, run
./update-stable-metrics.sh
Add the changed file to your PR, then send for review.