Skip to content

Commit d97c06f

Browse files
authored
Merge pull request #83600 from gabriel-rh/OBSDOCS-1421
Fix formatting problem on docs.rh due to bad ids
2 parents aafe7e8 + 5253631 commit d97c06f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/coo-logging-ui-plugin-install.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* You have access to the cluster as a user with the `cluster-admin` role.
1111
* You have logged in to the {product-title} web console.
1212
* You have installed the {coo-full}.
13-
* You have a `LokiStack` instance in you cluster.
13+
* You have a `LokiStack` instance in your cluster.
1414
1515
1616
.Procedure

observability/cluster_observability_operator/ui_plugins/observability-ui-plugins-overview.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include::snippets/technology-preview.adoc[leveloffset=+2]
1212
You can use the {coo-first} to install and manage UI plugins to enhance the observability capabilities of the {product-title} web console.
1313
The plugins extend the default functionality, providing new UI features for monitoring, troubleshooting, distributed tracing, and cluster logging.
1414

15-
["dashboards_{context}"]
15+
[id="dashboards_{context}"]
1616
== Dashboards
1717

1818
The dashboard UI plugin supports enhanced dashboards in the {product-title} web console at *Observe* -> *Dashboards*.
@@ -21,7 +21,7 @@ This results in a unified observability experience across different data sources
2121

2222
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/dashboard-ui-plugin.adoc#dashboard-ui-plugin[dashboard UI plugin] page.
2323

24-
["troubleshooting_{context}"]
24+
[id="troubleshooting_{context}"]
2525
== Troubleshooting
2626

2727
The troubleshooting panel UI plugin for {product-title} version 4.16+ provides observability signal correlation, powered by the open source Korrel8r project.
@@ -32,7 +32,7 @@ The output of Korrel8r is displayed as an interactive node graph. When you click
3232

3333
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/troubleshooting-ui-plugin.adoc#troubleshooting-ui-plugin[troubleshooting UI plugin] page.
3434

35-
["distributed-tracing_{context}"]
35+
[id="distributed-tracing_{context}"]
3636
== Distributed tracing
3737

3838
The distributed tracing UI plugin adds tracing-related features to the web console on the *Observe* -> *Traces* page.
@@ -42,7 +42,7 @@ You can select a supported `TempoStack` or `TempoMonolithic` multi-tenant instan
4242
For more information, see the xref:../../../observability/cluster_observability_operator/ui_plugins/distributed-tracing-ui-plugin.adoc#distributed-tracing-ui-plugin[distributed tracing UI plugin] page.
4343

4444

45-
["cluster-logging_{context}"]
45+
[id="cluster-logging_{context}"]
4646
== Cluster logging
4747

4848
The logging UI plugin surfaces logging data in the web console on the *Observe* -> *Logs* page.

0 commit comments

Comments
 (0)