Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Gospodinow cfcd701321
Fix typo (#10483) 2021-11-09 08:17:44 -08:00
Radim Hrazdil 55ec6ea06a
Fix link to Configuration title (#9009)
Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
2021-02-19 06:42:48 -08:00
Pengyuan Bian 4e7e25c922
Clarify Prometheus TLS settings. (#8962)
* Clarify Prometheus TLS settings.

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2021-02-17 13:00:12 -08:00
jacob-delgado d814bc25fd
Update observability best practices (#8897)
* Update observability best practices

* Fix linting issue

* Try and clarify prometheus install

* Update content/en/docs/ops/best-practices/observability/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Move to observability page

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2021-02-17 11:45:57 -08:00
Pengyuan Bian 0e0c29f392
Update customize prom scraping instruction. (#8976)
* Update customize prom scraping instruction.

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Sven Mawson <sven@google.com>

Co-authored-by: Sven Mawson <sven@google.com>
2021-02-16 10:44:35 -08:00
Pengyuan Bian 848ff8d55d
Add guide about provision Istio certs for prometheus scraping (#8354)
* add guide about provision Istio certs for prometheus scraping

* fix

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* lint

Co-authored-by: Douglas Reid <douglas-reid@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-30 11:15:28 -07:00
John Howard e835bdbe26
Do not explicitly set addon namespace (#7847)
* Do not explicitly set addon namespace

its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail

* fix -f flag
2020-08-04 13:25:05 -07:00
John Howard 265936889f
Update addon installation docs for 1.7 (#7802)
* Update addon installation docs for 1.7

* lint

* More fixes

* Update output
2020-07-29 13:02:27 -04:00
Mark Vanderwiel 54cbeb42de
Clarify where annotation should be inserted (#7780)
* Clarify where annotation should be inserted

Explain the default merge scrape path:port.
Add some detail on where the annotations should go.

* Update index.md

* Update index.md

* Update index.md

* Update index.md
2020-07-23 13:07:35 -07:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
John Howard 0846cb4547
Update prom doc as default has changed (#7568)
* Update prom doc as default has changed

* Update content/en/docs/ops/integrations/prometheus/index.md

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-17 08:00:27 -07:00
John Howard ebed96e2bc
Add kiali integrations page (#7562)
* Add kiali integrations page

The primary purpose for this is to just have a page here for consistency
with other addons, most of the content still lives in the other doc I
link to here. That may change in the future but for now I think it makes
sense to just get something here and we can refactor in the future.

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-17 07:52:01 -07:00
John Howard 3240aea66b
Add tracing integration pages (#7415)
* Add tracing integration pages

* Alpha sort
2020-06-01 08:00:56 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
John Howard cb1df05201
Add prometheus integration doc (#7112)
* Add prometheus integration doc

* Typo in URL

* language fixes

Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
2020-04-23 09:31:58 -07:00