Correct Namespace in Kabana UI link (#574)

Change the namespace to knative-monitoring from
just monitoring

Resolves #573
This commit is contained in:
Justin Grayston 2018-11-26 18:03:22 +00:00 committed by Knative Prow Robot
parent e982df0b0e
commit 8a80f7b000
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ start a local proxy with the following command:
the Kibana UI is exposed only within the cluster.
* Navigate to the
[Kibana UI](http://localhost:8001/api/v1/namespaces/monitoring/services/kibana-logging/proxy/app/kibana).
[Kibana UI](http://localhost:8001/api/v1/namespaces/knative-monitoring/services/kibana-logging/proxy/app/kibana).
*It might take a couple of minutes for the proxy to work*.
The Discover tab of the Kibana UI looks like this: