Commit Graph

8 Commits

Author SHA1 Message Date
Douglas Reid 67472302e5 Update metrics task and images (#311)
* Update metrics task and images

* Small text cleanup
2017-05-23 14:14:02 -07:00
Douglas Reid c762a201d0 Update servicegraph image (#305) 2017-05-23 09:03:41 -07:00
Frank Budinsky 3466086ed0 put image back from src (#231) 2017-05-16 01:45:35 -04:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Christian Posta d68e9fe9e6 docs for unreleased/unmerged zipkin functionality (#209)
* docs for unreleased/unmerged zipkin functionality

* update task to assume zipkin functionality already exists
2017-05-14 18:45:46 -04:00
Douglas Reid 0b4aa0c7df Update grafana install instructions. (#109)
* Update grafana install instructions.

This PR updates text around accessing the Istio dashboard configured
in the grafana image. It adds a default screenshot of an empty dashboard
and suggests port-forward as the simplest way to access the dashboard.

Fixes #49.

* Address review comments
2017-05-04 16:18:20 -04:00
Douglas Reid a13318333b Update Metrics task (#110)
This PR simplifies some of the task by:

- eliminating non-essential istioctl mixer validation step (now handled in reference docs)
- eliminating the new request_size metric from the rule, as envoy doesn't currently seem to produce non-zero values for request.size
- using grafana for metrics validation (instead of port-forwarding and searching through /metrics)
2017-05-04 09:57:54 -07:00