Commit Graph

9 Commits

Author SHA1 Message Date
Istio Automation 21083e06f8
remove Mixer dashboard from the setup script (#9973)
Co-authored-by: craigbox <craigbox@google.com>
2021-06-23 08:09:09 -07:00
Jonathan Campos a07c9a0e1d
removing `$` in curl as it breaks the request (#9645)
When trying to run the code I found that it failed, debugging I found the issue to a bad revision being found (`null`), fixing this gets the revision and fixes the process. I still notice that grafana dashboard 7642 still has issues compared to the other dashboards. I don't know why yet. Might look into that next but for now this fixes all the others.
2021-04-29 10:48:53 -07:00
Istio Automation a4121fd3c1
[master] Fix grafana script (#8817)
* Fix grafana script

Fixes https://github.com/istio/istio/issues/30173

* Update index.md

Co-authored-by: John Howard <howardjohn@google.com>
2021-01-21 07:56:15 -08:00
John Howard e835bdbe26
Do not explicitly set addon namespace (#7847)
* Do not explicitly set addon namespace

its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail

* fix -f flag
2020-08-04 13:25:05 -07:00
John Howard 265936889f
Update addon installation docs for 1.7 (#7802)
* Update addon installation docs for 1.7

* lint

* More fixes

* Update output
2020-07-29 13:02:27 -04:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
John Howard 3240aea66b
Add tracing integration pages (#7415)
* Add tracing integration pages

* Alpha sort
2020-06-01 08:00:56 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
John Howard 0449966b79
Add grafana integration docs (#7070)
* Add grafana integration docs

* Apply suggestions from code review

Co-Authored-By: Rachael Graham <rachael.graham@ibm.com>

Co-authored-by: Rachael Graham <rachael.graham@ibm.com>
2020-04-14 16:15:38 -07:00