Skip to content

Commit b81b153

Browse files
committed
fixing anchor ids - batch 2
1 parent a907ac6 commit b81b153

11 files changed

+82
-83
lines changed

architecture/architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ include::modules/abstraction-layers.adoc[leveloffset=+2]
3131

3232
include::modules/machine-api-overview.adoc[leveloffset=+1]
3333

34-
[[observability-architecture]]
34+
[id='observability-architecture-{context}']
3535
== Observability
3636

3737
[IMPORTANT]

authentication/configuring-ldap-failover.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[id='configuring-ldap-failover']]
1+
[id='configuring-ldap-failover']
22
= Configuring LDAP failover
33
include::modules/common-attributes.adoc[]
44
:context: sssd-ldap-failover

contributing_to_docs/contributing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[contributing-to-docs-contributing]]
1+
[id='contributing-to-docs-contributing']
22
= Contribute to OpenShift documentation
33
:icons:
44
:toc: macro

contributing_to_docs/create_or_edit_content.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[contributing-to-docs-create-or-edit-content]]
1+
[id='contributing-to-docs-create-or-edit-content']
22
= Create content or edit existing content
33
:icons:
44
:toc: macro

contributing_to_docs/doc_guidelines.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ Text for admonition
626626
====
627627
....
628628

629-
[[api-object-formatting]]
629+
[id='api-object-formatting']
630630
== API object formatting
631631

632632
Use initial capitalization and camel case for Kubernetes/OpenShift API objects
@@ -641,7 +641,7 @@ concept is being referred to. For example:
641641
- Operator
642642
- DaemonSet (and not "daemon set", "daemonset", or "Daemonset")
643643

644-
[[operator-name-capitalization]]
644+
[id='operator-name-capitalization']
645645
==== Operator name capitalization
646646

647647
An Operator's full name must be a proper noun, with each word initially

contributing_to_docs/term_glossary.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[contributing-to-docs-term-glossary]]
1+
[id='contributing-to-docs-term-glossary']
22
= OpenShift glossary of terms
33
{product-author}
44
{product-version}
@@ -61,7 +61,7 @@ Usage: app(s)
6161
Acceptable when referring to a mobile or web xref:application[application].
6262

6363
''''
64-
[[application]]
64+
[id='application']
6565
=== application
6666

6767
Usage: application(s)

contributing_to_docs/tools_and_setup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[[contributing-to-docs-tools-and-setup]]
1+
[id='contributing-to-docs-tools-and-setup']
22
= Install and set up the tools and software
33
:icons:
44
:toc: macro

modules/efk-logging-exported-fields-collectd.adoc

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ These are the `collectd` and `collectd-*` fields exported by the logging system
99
from Elasticsearch and Kibana.
1010

1111
[discrete]
12-
[[exported-fields-collectd]]
12+
[id='exported-fields-collectd-{context}']
1313
=== `collectd` Fields
1414

1515
The following fields represent namespace metrics metadata.
@@ -51,7 +51,7 @@ The `collectd` dstypes.
5151
|===
5252

5353
[discrete]
54-
[[exported-fields-collectd.processes]]
54+
[id='exported-fields-collectd.processes-{context}']
5555
=== `collectd.processes` Fields
5656

5757
The following field corresponds to the `collectd` processes plug-in.
@@ -67,7 +67,7 @@ The `collectd ps_state` type of processes plug-in.
6767
|===
6868

6969
[discrete]
70-
[[exported-fields-collectd.processes.ps_disk_ops]]
70+
[id='exported-fields-collectd.processes.ps_disk_ops-{context}']
7171
=== `collectd.processes.ps_disk_ops` Fields
7272

7373
The `collectd` `ps_disk_ops` type of processes plug-in.
@@ -114,7 +114,7 @@ The `collectd` `ps_stacksize` type of processes plug-in.
114114
|===
115115

116116
[discrete]
117-
[[exported-fields-collectd.processes.ps_cputime]]
117+
[id='exported-fields-collectd.processes.ps_cputime-{context}']
118118
=== `collectd.processes.ps_cputime` Fields
119119

120120
The `collectd` `ps_cputime` type of processes plug-in.
@@ -136,7 +136,7 @@ The `collectd` `ps_cputime` type of processes plug-in.
136136
|===
137137

138138
[discrete]
139-
[[exported-fields-collectd.processes.ps_count]]
139+
[id='exported-fields-collectd.processes.ps_count-{context}']
140140
=== `collectd.processes.ps_count` Fields
141141

142142
The `collectd` `ps_count` type of processes plug-in.
@@ -158,7 +158,7 @@ The `collectd` `ps_count` type of processes plug-in.
158158
|===
159159

160160
[discrete]
161-
[[exported-fields-collectd.processes.ps_pagefaults]]
161+
[id='exported-fields-collectd.processes.ps_pagefaults-{context}']
162162
=== `collectd.processes.ps_pagefaults` Fields
163163

164164
The `collectd` `ps_pagefaults` type of processes plug-in.
@@ -180,7 +180,7 @@ The `collectd` `ps_pagefaults` type of processes plug-in.
180180
|===
181181

182182
[discrete]
183-
[[exported-fields-collectd.processes.ps_disk_octets]]
183+
[id='exported-fields-collectd.processes.ps_disk_octets-{context}']
184184
=== `collectd.processes.ps_disk_octets` Fields
185185

186186
The `collectd ps_disk_octets` type of processes plug-in.
@@ -207,13 +207,13 @@ The `collectd` `fork_rate` type of processes plug-in.
207207
|===
208208

209209
[discrete]
210-
[[exported-fields-collectd.disk]]
210+
[id='exported-fields-collectd.disk-{context}']
211211
=== `collectd.disk` Fields
212212

213213
Corresponds to `collectd` disk plug-in.
214214

215215
[discrete]
216-
[[exported-fields-collectd.disk.disk_merged]]
216+
[id='exported-fields-collectd.disk.disk_merged-{context}']
217217
=== `collectd.disk.disk_merged` Fields
218218

219219
The `collectd` `disk_merged` type of disk plug-in.
@@ -235,7 +235,7 @@ The `collectd` `disk_merged` type of disk plug-in.
235235
|===
236236

237237
[discrete]
238-
[[exported-fields-collectd.disk.disk_octets]]
238+
[id='exported-fields-collectd.disk.disk_octets-{context}']
239239
=== `collectd.disk.disk_octets` Fields
240240

241241
The `collectd` `disk_octets` type of disk plug-in.
@@ -257,7 +257,7 @@ The `collectd` `disk_octets` type of disk plug-in.
257257
|===
258258

259259
[discrete]
260-
[[exported-fields-collectd.disk.disk_time]]
260+
[id='exported-fields-collectd.disk.disk_time-{context}']
261261
=== `collectd.disk.disk_time` Fields
262262

263263
The `collectd` `disk_time` type of disk plug-in.
@@ -279,7 +279,7 @@ The `collectd` `disk_time` type of disk plug-in.
279279
|===
280280

281281
[discrete]
282-
[[exported-fields-collectd.disk.disk_ops]]
282+
[id='exported-fields-collectd.disk.disk_ops-{context}']
283283
=== `collectd.disk.disk_ops` Fields
284284

285285
The `collectd` `disk_ops` type of disk plug-in.
@@ -306,7 +306,7 @@ The `collectd` `pending_operations` type of disk plug-in.
306306
|===
307307

308308
[discrete]
309-
[[exported-fields-collectd.disk.disk_io_time]]
309+
[id='exported-fields-collectd.disk.disk_io_time-{context}']
310310
=== `collectd.disk.disk_io_time` Fields
311311

312312
The `collectd disk_io_time` type of disk plug-in.
@@ -328,13 +328,13 @@ The `collectd disk_io_time` type of disk plug-in.
328328
|===
329329

330330
[discrete]
331-
[[exported-fields-collectd.interface]]
331+
[id='exported-fields-collectd.interface-{context}']
332332
=== `collectd.interface` Fields
333333

334334
Corresponds to the `collectd` interface plug-in.
335335

336336
[discrete]
337-
[[exported-fields-collectd.interface.if_octets]]
337+
[id='exported-fields-collectd.interface.if_octets-{context}']
338338
=== `collectd.interface.if_octets` Fields
339339

340340
The `collectd` `if_octets` type of interface plug-in.
@@ -356,7 +356,7 @@ The `collectd` `if_octets` type of interface plug-in.
356356
|===
357357

358358
[discrete]
359-
[[exported-fields-collectd.interface.if_packets]]
359+
[id='exported-fields-collectd.interface.if_packets-{context}']
360360
=== `collectd.interface.if_packets` Fields
361361

362362
The `collectd` `if_packets` type of interface plug-in.
@@ -378,7 +378,7 @@ The `collectd` `if_packets` type of interface plug-in.
378378
|===
379379

380380
[discrete]
381-
[[exported-fields-collectd.interface.if_errors]]
381+
[id='exported-fields-collectd.interface.if_errors-{context}']
382382
=== `collectd.interface.if_errors` Fields
383383

384384
The `collectd` `if_errors` type of interface plug-in.
@@ -400,7 +400,7 @@ The `collectd` `if_errors` type of interface plug-in.
400400
|===
401401

402402
[discrete]
403-
[[exported-fields-collectd.interface.if_dropped]]
403+
[id='exported-fields-collectd.interface.if_dropped-{context}']
404404
=== collectd.interface.if_dropped Fields
405405

406406
The `collectd` `if_dropped` type of interface plug-in.
@@ -422,13 +422,13 @@ The `collectd` `if_dropped` type of interface plug-in.
422422
|===
423423

424424
[discrete]
425-
[[exported-fields-collectd.virt]]
425+
[id='exported-fields-collectd.virt-{context}']
426426
=== `collectd.virt` Fields
427427

428428
Corresponds to `collectd` virt plug-in.
429429

430430
[discrete]
431-
[[exported-fields-collectd.virt.if_octets]]
431+
[id='exported-fields-collectd.virt.if_octets-{context}']
432432
=== `collectd.virt.if_octets` Fields
433433

434434
The `collectd if_octets` type of virt plug-in.
@@ -450,7 +450,7 @@ The `collectd if_octets` type of virt plug-in.
450450
|===
451451

452452
[discrete]
453-
[[exported-fields-collectd.virt.if_packets]]
453+
[id='exported-fields-collectd.virt.if_packets-{context}']
454454
=== `collectd.virt.if_packets` Fields
455455

456456
The `collectd` `if_packets` type of virt plug-in.
@@ -472,7 +472,7 @@ The `collectd` `if_packets` type of virt plug-in.
472472
|===
473473

474474
[discrete]
475-
[[exported-fields-collectd.virt.if_errors]]
475+
[id='exported-fields-collectd.virt.if_errors-{context}']
476476
=== `collectd.virt.if_errors` Fields
477477

478478
The `collectd` `if_errors` type of virt plug-in.
@@ -494,7 +494,7 @@ The `collectd` `if_errors` type of virt plug-in.
494494
|===
495495

496496
[discrete]
497-
[[exported-fields-collectd.virt.if_dropped]]
497+
[id='exported-fields-collectd.virt.if_dropped-{context}']
498498
=== `collectd.virt.if_dropped` Fields
499499

500500
The `collectd` `if_dropped` type of virt plug-in.
@@ -516,7 +516,7 @@ The `collectd` `if_dropped` type of virt plug-in.
516516
|===
517517

518518
[discrete]
519-
[[exported-fields-collectd.virt.disk_ops]]
519+
[id='exported-fields-collectd.virt.disk_ops-{context}']
520520
=== `collectd.virt.disk_ops` Fields
521521

522522
The `collectd` `disk_ops` type of virt plug-in.
@@ -538,7 +538,7 @@ The `collectd` `disk_ops` type of virt plug-in.
538538
|===
539539

540540
[discrete]
541-
[[exported-fields-collectd.virt.disk_octets]]
541+
[id='exported-fields-collectd.virt.disk_octets-{context}']
542542
=== `collectd.virt.disk_octets` Fields
543543

544544
The `collectd` `disk_octets` type of virt plug-in.
@@ -575,7 +575,7 @@ The `collectd` `virt_cpu_total` type of virt plug-in.
575575
|===
576576

577577
[discrete]
578-
[[exported-fields-collectd.CPU]]
578+
[id='exported-fields-collectd.CPU-{context}']
579579
=== `collectd.CPU` Fields
580580

581581
Corresponds to the `collectd` CPU plug-in.
@@ -592,7 +592,7 @@ The `collectd` type percent of plug-in CPU.
592592
|===
593593

594594
[discrete]
595-
[[exported-fields-collectd.df]]
595+
[id='exported-fields-collectd.df-{context}']
596596
=== collectd.df Fields
597597

598598
Corresponds to the `collectd` `df` plug-in.
@@ -614,7 +614,7 @@ The `collectd` type `percent_bytes` of plug-in `df`.
614614
|===
615615

616616
[discrete]
617-
[[exported-fields-collectd.entropy]]
617+
[id='exported-fields-collectd.entropy-{context}']
618618
=== `collectd.entropy` Fields
619619

620620
Corresponds to the `collectd` entropy plug-in.
@@ -632,7 +632,7 @@ The `collectd` entropy type of entropy plug-in.
632632

633633
////
634634
[discrete]
635-
[[exported-fields-collectd.nfs]]
635+
[id='exported-fields-collectd.nfs-{context}']
636636
=== `collectd.nfs` Fields
637637
638638
Corresponds to the `collectd` NFS plug-in.
@@ -650,7 +650,7 @@ The `collectd` `nfs_procedure` type of nfs plug-in.
650650
////
651651

652652
[discrete]
653-
[[exported-fields-collectd.memory]]
653+
[id='exported-fields-collectd.memory-{context}']
654654
=== `collectd.memory` Fields
655655

656656
Corresponds to the `collectd` memory plug-in.
@@ -672,7 +672,7 @@ The `collectd` percent type of memory plug-in.
672672
|===
673673

674674
[discrete]
675-
[[exported-fields-collectd.swap]]
675+
[id='exported-fields-collectd.swap-{context}']
676676
=== `collectd.swap` Fields
677677

678678
Corresponds to the `collectd` swap plug-in.
@@ -694,13 +694,13 @@ The `collectd swap_io` type of swap plug-in.
694694
|===
695695

696696
[discrete]
697-
[[exported-fields-collectd.load]]
697+
[id='exported-fields-collectd.load-{context}']
698698
=== `collectd.load` Fields
699699

700700
Corresponds to the `collectd` load plug-in.
701701

702702
[discrete]
703-
[[exported-fields-collectd.load.load]]
703+
[id='exported-fields-collectd.load.load-{context}']
704704
=== `collectd.load.load` Fields
705705

706706
The `collectd` load type of load plug-in
@@ -727,7 +727,7 @@ The `collectd` load type of load plug-in
727727
|===
728728

729729
[discrete]
730-
[[exported-fields-collectd.aggregation]]
730+
[id='exported-fields-collectd.aggregation-{context}']
731731
=== `collectd.aggregation` Fields
732732

733733
Corresponds to `collectd` aggregation plug-in.
@@ -744,7 +744,7 @@ Corresponds to `collectd` aggregation plug-in.
744744
|===
745745

746746
[discrete]
747-
[[exported-fields-collectd.statsd]]
747+
[id='exported-fields-collectd.statsd-{context}']
748748
=== `collectd.statsd` Fields
749749

750750
Corresponds to `collectd` `statsd` plug-in.
@@ -951,7 +951,7 @@ The `collectd` `nic_speed` type of `statsd` plug-in.
951951
|===
952952

953953
[discrete]
954-
[[exported-fields-collectd.postgresql]]
954+
[id='exported-fields-collectd.postgresql-{context}']
955955
=== `collectd.postgresql Fields`
956956

957957
Corresponds to `collectd` `postgresql` plug-in.

modules/efk-logging-exported-fields-container.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Namespace for docker container-specific metadata. The docker.container_id is the
1010

1111

1212
[discrete]
13-
[[exported-fields-pipeline_metadata.collector]]
13+
[id='exported-fields-pipeline_metadata.collector-{context}']
1414
=== `pipeline_metadata.collector` Fields
1515

1616
This section contains metadata specific to the collector.
@@ -49,7 +49,7 @@ source as possible.
4949
|===
5050

5151
[discrete]
52-
[[exported-fields-pipeline_metadata.normalizer]]
52+
[id='exported-fields-pipeline_metadata.normalizer-{context}']
5353
=== `pipeline_metadata.normalizer` Fields
5454

5555
This section contains metadata specific to the normalizer.

0 commit comments

Comments
 (0)