mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSSMDOC-666: Add link to persistent storage docs.
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
21a9648188
commit
d6ac3fc37a
@@ -66,6 +66,10 @@ include::modules/distr-tracing-accessing-jaeger-console.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/distr-tracing-deployment-best-practices.adoc[leveloffset=+2]
|
||||
|
||||
ifdef::openshift-enterprise,openshift-dedicated[]
|
||||
For information about configuring persistent storage, see xref:../../storage/understanding-persistent-storage.adoc[Understanding persistent storage] and the appropriate configuration topic for your chosen storage option.
|
||||
endif::[]
|
||||
|
||||
include::modules/distr-tracing-config-default.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/distr-tracing-config-jaeger-collector.adoc[leveloffset=+2]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
* /jaeger/jaeger_install/rhbjaeger-deploying.adoc
|
||||
////
|
||||
:pantheon-module-type: CONCEPT
|
||||
:_content-type: CONCEPT
|
||||
[id="jager-deployment-best-practices_{context}"]
|
||||
= Deployment best practices
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ This module included in the following assemblies:
|
||||
-service_mesh/v2x/ossm-architecture.adoc
|
||||
-rhbjaeger-architecture.adoc
|
||||
////
|
||||
:pantheon-module-type: CONCEPT
|
||||
:_content-type: CONCEPT
|
||||
[id="jaeger-features_{context}"]
|
||||
= Jaeger features
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
- rhbjaeger-installation.adoc
|
||||
////
|
||||
:pantheon-module-type: CONCEPT
|
||||
:_content-type: CONCEPT
|
||||
|
||||
[id="jaeger-install-overview_{context}"]
|
||||
= Jaeger installation overview
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
- rhbjaeger-installation.adoc
|
||||
////
|
||||
:pantheon-module-type: PROCEDURE
|
||||
:_content-type: PROCEDURE
|
||||
[id="jaeger-removing-cli_{context}"]
|
||||
= Removing a Jaeger instance using the CLI
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
- rhbjaeger-removing.adoc
|
||||
////
|
||||
:pantheon-module-type: PROCEDURE
|
||||
:_content-type: PROCEDURE
|
||||
[id="jaeger-removing_{context}"]
|
||||
= Removing a Jaeger instance using the web console
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
- rhbjaeger-deploying.adoc
|
||||
////
|
||||
:pantheon-module-type: PROCEDURE
|
||||
:_content-type: PROCEDURE
|
||||
[id="jaeger-sidecar-automatic_{context}"]
|
||||
= Automatically injecting sidecars
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
- rhbjaeger-deploying.adoc
|
||||
////
|
||||
:pantheon-module-type: PROCEDURE
|
||||
:_content-type: PROCEDURE
|
||||
[id="jaeger-sidecar-manual_{context}"]
|
||||
= Manually injecting sidecars
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
This module included in the following assemblies:
|
||||
- jaeger_install/rhbjaeger-updating
|
||||
////
|
||||
:pantheon-module-type: PROCEDURE
|
||||
:_content-type: PROCEDURE
|
||||
[id="upgrading_es5_es6_{context}"]
|
||||
= Upgrading from Elasticsearch 5 to Elasticsearch 6
|
||||
|
||||
|
||||
@@ -18,6 +18,10 @@ include::modules/ossm-configuring-external-jaeger.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/distr-tracing-deployment-best-practices.adoc[leveloffset=+2]
|
||||
|
||||
ifdef::openshift-enterprise,openshift-dedicated[]
|
||||
For information about configuring persistent storage, see xref:../../storage/understanding-persistent-storage.adoc[Understanding persistent storage] and the appropriate configuration topic for your chosen storage option.
|
||||
endif::[]
|
||||
|
||||
include::modules/distr-tracing-config-security-ossm.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/distr-tracing-config-security-ossm-web.adoc[leveloffset=+3]
|
||||
@@ -32,7 +36,7 @@ include::modules/distr-tracing-config-sampling.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/distr-tracing-config-storage.adoc[leveloffset=+2]
|
||||
|
||||
ifdef::openshift-enterprise[]
|
||||
ifdef::openshift-enterprise,openshift-dedicated[]
|
||||
For more information about configuring Elasticsearch with {product-title}, see xref:../../logging/config/cluster-logging-log-store.adoc[Configuring the log store] or xref:../../distr_tracing/distr_tracing_install/distr-tracing-deploying-jaeger.adoc[Configuring and deploying distributed tracing].
|
||||
|
||||
//TO DO For information about connecting to an external Elasticsearch instance, see xref:../../distr_tracing/distr_tracing_install/distr-tracing-deploying-jaeger.adoc#jaeger-config-external-es_jaeger-deploying[Connecting to an existing Elasticsearch instance].
|
||||
|
||||
Reference in New Issue
Block a user