Commit Graph

8 Commits

Author SHA1 Message Date
Bernd Krannich 445c445e30 Fix Kibana UI link (#1435) 2018-07-02 01:03:19 -07:00
Sam O'Dell 896bd5dac0 Updates to application debugging and telemetry documentation (#1258)
* Updates to debugging guide

* Update telemetry.md

Edit for clarity, add screenshots, steps, etc. Still need to upload screenshots and add in links

* Add two screenshots of the Kibana UI

* Add urls to screenshots

* Adding troubleshooting on Istio routing

Needs to be more actionable, but this is a start.

* Wording, grammer, etc.

* Typo fix

* Update telemetry.md

* Update telemetry.md

* Update telemetry.md

* Addressing Ivan's comments

* Remove reference to Pantheon

* Update telemetry.md

Clarify the relationship between Kibana and Elasticsearch

* Fixing whitespace so list renders properly

* Responding to Evan's comments

* More updates from Evan's PR comments

* Created a /docs/images folder for Kibana screenshots, fixed line wrapping.

* Adding docs/images folder.

* Making links to images relative.

* Removed hover text from link.
2018-06-26 17:24:21 -07:00
Ryan Gregg 8128e72a01 Fix typo (#1182) 2018-06-12 16:08:15 -07:00
Matt Moore 56f12ce50a Rename Elafros to Knative Serving in non-Community markdown files. (#1019) 2018-06-01 13:15:11 -07:00
Scott Andrews 6de1824390 Rename the CRD group to serving.knative.dev (#1013)
Other Knative projects use the project name in the CRD group. Now that
the Serving project is no longer called "elafros", the project name
should be included in the CRD group namespace.

This is a breaking change, but aligns well with the other breakages
caused by the rename.

I intentionally did not update name for resource labels or for logging.

In docs there were a few references to CRDs from the build project.
Those CRD groups are now called build.knative.dev.
2018-06-01 12:54:11 -07:00
Ville Aikas 86ea1a1976 Rename repo to knative (#1009)
* elafros/elafros -> knative/service

* replace elafros with knative

* changed ela package to serving

* change elafros/build to knative/build and newer version

* things are running mostly

* address build / test failures

* address integration test failures

* repo has not chnaged
2018-05-31 17:21:11 -07:00
Mustafa Demirhan 60d272b823 Add documentation for accessing build logs. (#623)
* Add documentation for accessing build logs.
2018-04-11 09:47:44 -07:00
yanweiguo 69be45331a Adds application debugging guide for developer (#603)
Add step by step instructions for developers to debug their apps on Elafro.
2018-04-09 14:33:28 -07:00