Commit Graph

3 Commits

Author SHA1 Message Date
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