Skip to content

Commit 5dcee47

Browse files
authored
Merge pull request #79459 from max-cx/OBSDOCS-1091
OBSDOCS-1091: Add a disclaimer sentence about lack of support for undocumented features
2 parents 8744fe7 + 468fd84 commit 5dcee47

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

observability/distr_tracing/distr-tracing-rn.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ include::modules/distr-tracing-product-overview.adoc[leveloffset=+1]
1010

1111
You can use the {DTShortName} xref:../otel/otel-forwarding.adoc#otel-forwarding-traces[in combination with] the xref:../otel/otel-installing.adoc#install-otel[{OTELName}].
1212

13+
include::snippets/distr-tracing-and-otel-disclaimer-about-docs-for-supported-features-only.adoc[]
14+
1315
[id="distr-tracing_3-2-2_{context}"]
1416
== Release notes for {DTProductName} 3.2.2
1517

observability/otel/otel-rn.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ toc::[]
88

99
include::modules/otel-product-overview.adoc[leveloffset=+1]
1010

11+
include::snippets/distr-tracing-and-otel-disclaimer-about-docs-for-supported-features-only.adoc[]
12+
1113
[id="otel_3-2-2_{context}"]
1214
== Release notes for {OTELName} 3.2.2
1315

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Text snippet included in the following modules:
2+
//
3+
// * observability/distr_tracing/distr-tracing-rn.adoc
4+
// * observability/otel/otel-rn.adoc
5+
6+
:_mod-docs-content-type: SNIPPET
7+
8+
[NOTE]
9+
====
10+
Only supported features are documented. Undocumented features are currently unsupported. If you need assistance with a feature, contact Red Hat's support.
11+
====

snippets/distr-tracing-tempo-required-secret-parameters.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Text snippet included in the following modules:
22
//
3-
// * distr-tracing-tempo-install-web-console.adoc
4-
// * distr-tracing-tempo-install-cli.adoc
3+
// * distr-tracing-tempo-storage-ref.adoc
54

65
:_mod-docs-content-type: SNIPPET
76

0 commit comments

Comments
 (0)