Commit Graph

3 Commits

Author SHA1 Message Date
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
Alan Wang a683dfac7d
fix: envoy statistics config documentation (#12357)
* fix: envoy statistics config documentation

* chore: make gen

* feat: sync from istio/api

* Update content/zh/docs/ops/configuration/telemetry/envoy-stats/index.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2022-12-19 07:36:07 -08:00
Brian Avery b89974794f
Automated test for https://istio.io/latest/docs/ops/configuration/telemetry/envoy-stats/ (#9613)
* Add envoy test

* Add exception for SC2154 to support snippet variables following other tests

* Add proxyconfig

* Add exception for SC2154 to support snippet variables following other tests

* Add comments

* Add logging

* Limit the IFS

* Add envoy test

* Add exception for SC2154 to support snippet variables following other tests

* Add proxyconfig

* Add exception for SC2154 to support snippet variables following other tests

* Add comments

* Add logging

* Limit the IFS

* Add manual cleanup

* Manually create cluster
2021-05-10 12:15:27 -07:00