Skip to content

Commit 559fbbc

Browse files
committed
Distributed tracing 2.9 #62410
1 parent a2a938d commit 559fbbc

File tree

108 files changed

+3374
-730
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+3374
-730
lines changed

_attributes/common-attributes.adoc

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -114,18 +114,20 @@ ifdef::openshift-origin[]
114114
:CNVSubscriptionSpecName: community-kubevirt-hyperconverged
115115
endif::[]
116116
//distributed tracing
117-
:DTProductName: Red Hat OpenShift distributed tracing
118-
:DTShortName: distributed tracing
119-
:DTProductVersion: 2.8
120-
:JaegerName: Red Hat OpenShift distributed tracing platform
121-
:JaegerShortName: distributed tracing platform
122-
:JaegerVersion: 1.42.0
117+
:DTProductName: Red Hat OpenShift distributed tracing platform
118+
:DTShortName: distributed tracing platform
119+
:DTProductVersion: 2.9
120+
:JaegerName: Red Hat OpenShift distributed tracing platform (Jaeger)
121+
:JaegerShortName: distributed tracing platform (Jaeger)
122+
:JaegerVersion: 1.47.0
123123
:OTELName: Red Hat OpenShift distributed tracing data collection
124124
:OTELShortName: distributed tracing data collection
125-
:OTELVersion: 0.74.0
126-
:TempoName: Tempo Operator
127-
:TempoShortName: Tempo
128-
:TempoVersion: 0.1.0
125+
:OTELOperator: Red Hat OpenShift distributed tracing data collection Operator
126+
:OTELVersion: 0.81.0
127+
:TempoName: Red Hat OpenShift distributed tracing platform (Tempo)
128+
:TempoShortName: distributed tracing platform (Tempo)
129+
:TempoOperator: Tempo Operator
130+
:TempoVersion: 2.1.1
129131
//logging
130132
:logging-title: logging subsystem for Red Hat OpenShift
131133
:logging-title-uc: Logging subsystem for Red Hat OpenShift

_topic_maps/_topic_map.yml

Lines changed: 57 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3598,25 +3598,68 @@ Dir: distr_tracing
35983598
Distros: openshift-enterprise
35993599
Topics:
36003600
- Name: Distributed tracing release notes
3601-
File: distributed-tracing-release-notes
3601+
Dir: distr_tracing_rn
3602+
Topics:
3603+
- Name: "2.9"
3604+
File: distr-tracing-rn-2-9
3605+
- Name: "2.8"
3606+
File: distr-tracing-rn-2-8
3607+
- Name: "2.7"
3608+
File: distr-tracing-rn-2-7
3609+
- Name: "2.6"
3610+
File: distr-tracing-rn-2-6
3611+
- Name: "2.5"
3612+
File: distr-tracing-rn-2-5
3613+
- Name: "2.4"
3614+
File: distr-tracing-rn-2-4
3615+
- Name: "2.3"
3616+
File: distr-tracing-rn-2-3
3617+
- Name: "2.2"
3618+
File: distr-tracing-rn-2-2
3619+
- Name: "2.1"
3620+
File: distr-tracing-rn-2-1
3621+
- Name: "2.0"
3622+
File: distr-tracing-rn-2-0
36023623
- Name: Distributed tracing architecture
36033624
Dir: distr_tracing_arch
36043625
Topics:
36053626
- Name: Distributed tracing architecture
36063627
File: distr-tracing-architecture
3607-
- Name: Distributed tracing installation
3608-
Dir: distr_tracing_install
3609-
Topics:
3610-
- Name: Installing distributed tracing
3611-
File: distr-tracing-installing
3612-
- Name: Configuring the distributed tracing platform
3613-
File: distr-tracing-deploying-jaeger
3614-
- Name: Configuring distributed tracing data collection
3615-
File: distr-tracing-deploying-otel
3616-
- Name: Upgrading distributed tracing
3617-
File: distr-tracing-updating
3618-
- Name: Removing distributed tracing
3619-
File: distr-tracing-removing
3628+
- Name: Distributed tracing platform (Jaeger)
3629+
Dir: distr_tracing_jaeger
3630+
Topics:
3631+
- Name: Installation
3632+
File: distr-tracing-jaeger-installing
3633+
- Name: Configuration
3634+
File: distr-tracing-jaeger-configuring
3635+
- Name: Updating
3636+
File: distr-tracing-jaeger-updating
3637+
- Name: Removal
3638+
File: distr-tracing-jaeger-removing
3639+
- Name: Distributed tracing platform (Tempo)
3640+
Dir: distr_tracing_tempo
3641+
Topics:
3642+
- Name: Installation
3643+
File: distr-tracing-tempo-installing
3644+
- Name: Configuration
3645+
File: distr-tracing-tempo-configuring
3646+
- Name: Updating
3647+
File: distr-tracing-tempo-updating
3648+
- Name: Removal
3649+
File: distr-tracing-tempo-removing
3650+
- Name: Distributed tracing data collection (OpenTelemetry)
3651+
Dir: distr_tracing_otel
3652+
Topics:
3653+
- Name: Installation
3654+
File: distr-tracing-otel-installing
3655+
- Name: Configuration
3656+
File: distr-tracing-otel-configuring
3657+
- Name: Use
3658+
File: distr-tracing-otel-using
3659+
- Name: Migration
3660+
File: distr-tracing-otel-migrating
3661+
- Name: Removal
3662+
File: distr-tracing-otel-removing
36203663
---
36213664
Name: Virtualization
36223665
Dir: virt
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../images/
1+
../../images/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../modules/
1+
../../modules/

distr_tracing/distr_tracing_config/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

distr_tracing/distr_tracing_config/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

distr_tracing/distr_tracing_install/distr-tracing-deploying-jaeger.adoc

Lines changed: 0 additions & 94 deletions
This file was deleted.

distr_tracing/distr_tracing_install/distr-tracing-deploying-otel.adoc

Lines changed: 0 additions & 11 deletions
This file was deleted.

distr_tracing/distr_tracing_install/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

distr_tracing/distr_tracing_install/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)