Skip to content

Commit 3243c4a

Browse files
authored
Merge pull request #48136 from JStickler/OSSMDOC-607
OSSMDOC-607: Check Jaeger modules for content type attribute.
2 parents 3bbc3ee + 59ffe01 commit 3243c4a

13 files changed

+22
-26
lines changed

modules/jaeger-deploy-default.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
////
2-
This PROCEDURE module included in the following assemblies:
2+
This module included in the following assemblies:
33
- rhbjaeger-deploying.adoc
44
////
5-
5+
:_content-type: PROCEDURE
66
[id="jaeger-deploy-default_{context}"]
77
= Deploying the default Jaeger strategy from the web console
88

modules/jaeger-deploy-production-es.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
////
2-
This PROCEDURE module included in the following assemblies:
2+
This module included in the following assemblies:
33
- rhbjaeger-deploying.adoc
44
////
5-
5+
:_content-type: PROCEDURE
66
[id="jaeger-deploy-production_{context}"]
77
= Deploying the Jaeger production strategy from the web console
88

modules/jaeger-deploy-streaming.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
////
2-
This PROCEDURE module included in the following assemblies:
2+
This module included in the following assemblies:
33
- rhbjaeger-deploying.adoc
44
////
5-
5+
:_content-type: PROCEDURE
66
[id="jaeger-deploy-streaming_{context}"]
77
= Deploying the Jaeger streaming strategy from the web console
88

modules/jaeger-deployment-best-practices.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
This module included in the following assemblies:
33
* /jaeger/jaeger_install/rhbjaeger-deploying.adoc
44
////
5-
5+
:pantheon-module-type: CONCEPT
66
[id="jager-deployment-best-practices_{context}"]
77
= Deployment best practices
8-
:pantheon-module-type: CONCEPT
9-
108

119
* Jaeger instance names must be unique. If you want to have multiple Jaeger instances and are using sidecar injected Jaeger agents, then the Jaeger instances should have unique names, and the injection annotation should explicitly specify the Jaeger instance name the tracing data should be reported to.
1210

modules/jaeger-features.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
////
2-
This CONCEPT module included in the following assemblies:
2+
This module included in the following assemblies:
33
-service_mesh/v1x/ossm-architecture.adoc
44
-service_mesh/v2x/ossm-architecture.adoc
55
-rhbjaeger-architecture.adoc
66
////
7-
7+
:pantheon-module-type: CONCEPT
88
[id="jaeger-features_{context}"]
99
= Jaeger features
1010

modules/jaeger-install-elasticsearch.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// - service_mesh/v1x/installing-ossm.adoc
44
// - rhbjaeger-installation.adoc
55

6-
76
:_content-type: PROCEDURE
87
[id="jaeger-operator-install-elasticsearch_{context}"]
98
= Installing the OpenShift Elasticsearch Operator

modules/jaeger-install-overview.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
////
2-
This CONCEPT module included in the following assemblies:
2+
This module included in the following assemblies:
33
- rhbjaeger-installation.adoc
44
////
5+
:pantheon-module-type: CONCEPT
56

67
[id="jaeger-install-overview_{context}"]
78
= Jaeger installation overview

modules/jaeger-install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////
2-
This PROCEDURE module included in the following assemblies:
2+
This module included in the following assemblies:
33
- service_mesh/v1x/installing-ossm.adoc
44
- rhbjaeger-installation.adoc
55
////

modules/jaeger-removing-instance-cli.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
////
2-
This PROCEDURE module included in the following assemblies:
2+
This module included in the following assemblies:
33
- rhbjaeger-installation.adoc
44
////
5-
5+
:pantheon-module-type: PROCEDURE
66
[id="jaeger-removing-cli_{context}"]
77
= Removing a Jaeger instance from the CLI
88

modules/jaeger-removing-instance.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
////
2-
This PROCEDURE module included in the following assemblies:
2+
This module included in the following assemblies:
33
- rhbjaeger-removing.adoc
44
////
5-
5+
:pantheon-module-type: PROCEDURE
66
[id="jaeger-removing_{context}"]
77
= Removing a Jaeger instance using the web console
88

0 commit comments

Comments
 (0)