Skip to content

Commit 45e6e93

Browse files
committed
Changes in doc to point to env variable without breaking jenkins job for PR
1 parent 20b62c3 commit 45e6e93

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

docs/integrations/containers-orchestration/opentelemetry/activemq-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Click on the **Download YAML File** button to get the YAML file.
138138

139139
::: note
140140
If using username and password with OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
141-
${environment_variable}
141+
`${environment_variable}`
142142
:::
143143

144144
For Linux platform if using username and password, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/containers-orchestration/opentelemetry/rabbitmq-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ You can add any custom fields which you want to tag along with the data ingested
110110

111111
::: note
112112
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
113-
${environment_variable}
113+
`${environment_variable}`
114114
:::
115115

116116
For Linux platform, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/containers-orchestration/opentelemetry/vmware-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can add any custom fields which you want to tag along with the data ingested
6363

6464
::: note
6565
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
66-
${environment_variable}
66+
`${environment_variable}`
6767
:::
6868

6969
For the Linux platform, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/cassandra-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ You can add any custom fields which you want to be tagged with the data ingested
8282

8383
::: note
8484
If using username and password with OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
85-
${environment_variable}
85+
`${environment_variable}`
8686
:::
8787

8888
For Linux platform if using username and password, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/elasticsearch-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can add any custom fields which you want to tag along with the data ingested
101101

102102
::: note
103103
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
104-
${environment_variable}
104+
`${environment_variable}`
105105
:::
106106

107107
For Linux platform if using username and password, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/mongodb-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You can add any custom fields which you want to tag along with the data ingested
112112

113113
::: note
114114
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
115-
${environment_variable}
115+
`${environment_variable}`
116116
:::
117117

118118
For Linux platform, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/mysql-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Click on the **Download YAML File** button to get the yaml file.
134134

135135
::: note
136136
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
137-
${environment_variable}
137+
`${environment_variable}`
138138
:::
139139

140140
For Linux platform, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/oracle-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Once the details are filled, click on the **Download YAML File** button to get t
200200
201201
::: note
202202
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
203-
${environment_variable}
203+
`${environment_variable}`
204204
:::
205205
206206
For Linux platform, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/postgresql-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ You can add any custom fields which you want to tag along with the data ingested
121121

122122
::: note
123123
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
124-
${environment_variable}
124+
`${environment_variable}`
125125
:::
126126

127127
For linux platform - Click on **Download Environment Variables File** button to get the file with the password which is supposed to be set as environment variable.

docs/integrations/databases/opentelemetry/redis-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Click on the **Download YAML File** button to get the YAML file.
9696

9797
::: note
9898
For OpenTelemetry collector version >= 0.104 we recommend to use the downloaded config with environment variable as :
99-
${environment_variable}
99+
`${environment_variable}`
100100
:::
101101

102102
For Linux platform, click **Download Environment Variables File** to get the file with the password which is supposed to be set as environment variable.

0 commit comments

Comments
 (0)