Commit Graph

13 Commits

Author SHA1 Message Date
Eric Van Norman 7a2f811674 Change default monitoring port (#3183) 2019-02-13 10:12:39 -08:00
Martin Taillefer dd782b3d12
Improve the looks of warnings, info blobs, and tips. (#3181) 2019-01-31 12:11:53 -08:00
Martin Taillefer 51f878a914
Simplify use of the image shortcode. (#3021)
- The width value now defaults to 100%, so it doesn't need to be specified explicitly
in many cases.

- The ratio value can now be computed automatically for PNG and JPG files, so it doesn't need
to be specified explicitly.
2019-01-03 07:46:55 -08:00
Chunlin Yang c0d784e0d4 Correct telemetry for Prometheus doc (#2866)
* Correct telemetry for prometheus doc

Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>

* Add galley,polit and policy

Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>

* update zh doc

Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>

* Address review comments

Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>

* mesh to metrics

Signed-off-by: Chun Lin Yang <clyang@cn.ibm.com>
2018-12-19 10:06:32 -08:00
Martin Taillefer 1c300c99bd
Spelling improvements (#2037)
Remove a bunch of entries that shouldn't have been in the spelling dictionary
and correct content aoocrdingly.

I'm disabling the Chinese spell checking for now, since I'm not able to fix the
spelling errors that emerged there. Once this PR is in, I'll file an issue to get
those spelling errors addressed and checking reenabled.
2018-07-29 14:27:06 -07:00
imgbot[bot] 488f6a18de [ImgBot] optimizes images (#1889)
*Total -- 1,282.33kb -> 712.54kb (44.43%)

/content/docs/tasks/telemetry/using-istio-dashboard/grafana-istio-dashboard.png -- 89.55kb -> 43.35kb (51.59%)
/content/docs/tasks/telemetry/using-istio-dashboard/istio-workload-dashboard.png -- 161.88kb -> 87.40kb (46.01%)
/content/docs/tasks/telemetry/distributed-tracing/istio-tracing-details.png -- 165.35kb -> 90.83kb (45.07%)
/content/docs/tasks/telemetry/querying-metrics/prometheus_query_result.png -- 204.91kb -> 114.43kb (44.16%)
/content/docs/tasks/telemetry/using-istio-dashboard/dashboard-with-traffic.png -- 172.64kb -> 96.60kb (44.05%)
/content/docs/tasks/telemetry/using-istio-dashboard/istio-service-dashboard.png -- 198.97kb -> 111.39kb (44.02%)
/content/docs/tasks/telemetry/distributed-tracing/istio-tracing-list.png -- 202.38kb -> 113.96kb (43.69%)
/content/docs/tasks/telemetry/servicegraph/servicegraph-example.png -- 86.63kb -> 54.59kb (36.98%)
2018-07-20 06:03:34 -07:00
gargnupur c764245027 Update Distributed Tracing Task with new screenshots (#1742)
Update "Collecting Metrics and Logs" task with new source and destination attributes

Updated based on reviews and added tcp metrics changes too

Update Prometheus Task

Update Using-Istio-Dashboard task

Updated fluentd and servicegraph tasks.
Also update distributed tracing and using-istio-dashboards tasks based
on feedback

Add new picture for servicegraph and indent using-istio-dashboard again

Fixed Linting Errors

Updating based on review

Updating based on review

Adding destination-rule-all-mtls for tcp metrics routing too

Add explanation for Inbound Workloads and Outbound Services for Workload Dashboards
2018-07-20 05:58:35 -07:00
Tao Li 721906a161 Update istio-auth.yaml to istio-demo-auth.yaml (#1809) 2018-07-13 14:08:36 -07:00
Steven Dake 4ebbb12505 Change all references to istio-demo-*.yaml (#1696)
Remove demo from all documentation references
2018-07-06 11:46:23 -07:00
mtail 0f8724351f Content fixes.
- Remove What's next sections since we now have auto-generated See also sections

- Fix a few incorrectly capitalized headers, "istio", "kubernetes", "sidecar"
2018-06-30 21:42:52 -07:00
Martin Taillefer 0541000be8
Switch from ``` to {{< text >}} to indicate text blocks. (#1644)
This fixes a number of cases of incorrect formatting of code blocks
throughout the site.
2018-06-30 07:11:21 -07:00
mtail e3c1f36859 Guides -> Examples
As agreed, in prep for the 1.0 launch.
2018-06-27 16:03:53 -07:00
mtail 77da9cccea Next batch of file refactorings. 2018-06-27 00:19:09 -07:00