Commit Graph

2 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
Suchith J N 8ef2a3573a
Doc test for accessing Jaeger and Grafana dashboards by port-forwarding (#8086)
* refactor zipkin doc test to use test/util/addons.sh

* doc test for accessing jaeger dashboard

* doc test for accessing istio-mesh and istio-service dashboards in grafana by port-forwarding

* add -L flags to follow redirects for accessing dashboards

* fix linting issue - double quote around ingress gateway URL

* improve Grafana and Jaeger access tests based on code review feedback

* fix jaeger url

* remove prometheus queries through grafana to check if it is causing flakes in CI

* fix grafana test to use productpage request boilerplate

* fix formatting in Makefile.overrides.mk
2020-09-17 06:45:12 -07:00