Commit Graph

16 Commits

Author SHA1 Message Date
Ville Aikas 1ca885c75c Change install instructions to use v0.2.1 instead of v0.2.0 (#535)
* Change install instructions to use v0.2.1 instead of v0.2.0

* Missed the logging / metrics readme
2018-11-12 14:56:45 -08:00
0xmohit 3d81d01c54 Update docs to refer to Istio 1.0.2 (#487)
* Update docs to refer to Istio 1.0.2

Updates #479

* fix typo istio-1.0.8 -> istio-1.0.2
2018-11-02 11:33: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
RichieEscarez 0be86f6ff2
Remove incorrect kibana and elasticsearch pods (#402) 2018-09-21 13:46:32 -07:00
RichieEscarez 2dbecf0485
Fix directory name (#405) 2018-09-21 13:35:49 -07:00
Yanwei Guo 12e3364b2d Move the document and fluent image sample from serving repo to docs repo (#259)
* add doccument

* add reasons for plugins

* Formatted file

* add more details

* fix links

* Remove typo and duplicate steps +

+ made a few edits for clarity and consistency
2018-09-18 15:23:19 -07:00
Ahmet Alp Balkan a50281602f telemetry: document sd/prom manifest locations (#392)
By reading the docs, I can't tell where are these config/monitoring stuff.

So I'm adding sub-steps to (a) clone repo + cd + checkout to the release tag,
then (b) apply them.

Please /cc someone who knows about this stuff to verify.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-12 13:36:17 -07:00
Ahmet Alp Balkan f3c3580410 fix case sensitive #section anchors (#391)
Looks like anchors are case-sensitive. GitHub Markdown rendering creates
lower-case-section-anchors.

How many more of these there are, I'm not sure. But when I searched like

    ag --md '#[A-Z]'

This is the only such markdown page with such uppercase anchor references,
so I'm just fixing this page. Sorry for long commit message.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-09-12 12:21:16 -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
doddatpivotal 258d5c040c Clarifies working directory to run command (#329)
* Clarifies working directory to run command

* Add link to Serving
2018-08-13 11:25:55 -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
Ryan Gregg c81e11176e Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
Mustafa Demirhan 41de065e32 Update monitoring installation instructions to take easy install steps in mind (#109)
* Update monitoring installation instructions to take easy install steps in mind.

* Documentation fixes.
2018-07-11 15:11:34 -07:00
Mustafa Demirhan 2e8418c97c
Document installation and usage of logging, monitoring and tracing components (#92)
* Document installation and usage of logging, monitoring and tracing components.

* Minor documentation changes.
2018-07-10 12:39:19 -07:00