Commit Graph

10 Commits

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