Ying Chun Guo
df75e7e488
fix an error in README of serving/sample/telemetry-go ( #659 )
2018-12-17 13:45:34 -08:00
mattmoor-sockpuppet
c64c63a160
Format markdown ( #626 )
...
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet
41462c69e1
Format markdown ( #620 )
...
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Tanzeeb Khalili
c8c3340ae8
Update references to monitoring namespace ( #407 ) ( #416 )
2018-10-30 17:30:34 -07:00
RichieEscarez
ddbe40efcc
Reverting the namespace rename knative-monitoring ( #486 )
2018-10-30 16:54:33 -07:00
Vincent Demeester
af3d2d83eb
Fix accessing-logs URL ( #437 )
...
The namespace is `knative-monitoring` instead of `monitoring`
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-10-09 07:12:25 -07:00
Tyler Auerbeck
b2254cbb42
Update docs to use kubectl long flags ( #372 )
...
* Update docs to use kubectl long flags
* adding back in the --filename flag (lost when manually merged)
* notice a few missed
* notice a few missed '-f' flags
* change -o to --output
2018-09-12 09:46:03 -07:00
Averi Kitsch
8a96ccc39f
Update Telemetry readmes ( #248 )
...
* telemetry draft
* style updates to logging pages
* moved elasticsearch instructions
* telemetry draft
* style updates to logging pages
* moved elasticsearch instructions
* move elastic search instructions back to installation page
* Add more details to specific steps
* fix markdown
2018-08-13 03:34:55 -07:00
Mustafa Demirhan
094fdbbd1a
Fixes to monitoring component installation. ( #238 )
2018-07-23 15:11:34 -07:00
Mustafa Demirhan
73a2cae3e4
Documentation and sample fixes. ( #197 )
2018-07-19 17:02:32 -07:00
Zhimin Xiang
b4be0e3f51
Fix incorrect link in the telemetry sample ( #113 )
...
* fix the incorrect link in telemetry sample
* fix wrong link
* use relative URL
* update relative URL
* update relative URL
* use absolute path
2018-07-16 11:52:36 -07:00
Matt Moore
9c53576183
Fix numerous sample READMEs ( #127 )
...
* Fix grpc-ping-go
Still doesn't work, but at least it builds again.
* Fix autoscale-go
* Fix buildpack-app-dotnet
* Fix buildpack-function-nodejs
* Fix rest-api-go
* Fix telemetry-go sample
* Fix gitwebhook-go
* Fix knative-routing-go
* Address feedback from Ville.
Prune boilerplate dep comment, fix cleanup command.
2018-07-14 11:01:35 -07:00
Matt Moore
9b4b73936c
Fix all of the `knative/install` links to point to `knative/docs/install`. ( #126 )
2018-07-13 17:21:35 -07:00
Matt Moore
5ccacbf6d5
Fix the import paths for samples still ko-enabled. ( #124 )
2018-07-13 16:34:35 -07:00
Ryan Gregg
cb83bbe76c
Clean up folder names to match helloworld style ( #62 )
...
* Rename samples to languge-specific folders
* Remove steren-app and steren-function since they aren't working
* Rename buildpack folders
* Rename buildpack-function
2018-07-10 10:14:34 -07:00