|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
testdata | %!s(int64=5) %!d(string=hai) anos | |
BUILD | %!s(int64=5) %!d(string=hai) anos | |
OWNERS | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
decode_metric.go | %!s(int64=5) %!d(string=hai) anos | |
error.go | %!s(int64=5) %!d(string=hai) anos | |
find_stable_metric.go | %!s(int64=5) %!d(string=hai) anos | |
main.go | %!s(int64=5) %!d(string=hai) anos | |
main_test.go | %!s(int64=5) %!d(string=hai) anos | |
metric.go | %!s(int64=5) %!d(string=hai) anos | |
update-stable-metrics.sh | %!s(int64=5) %!d(string=hai) anos | |
verify-stable-metrics.sh | %!s(int64=5) %!d(string=hai) anos |
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.