Commit 6378763
Update log6x-quickstart-opentelemetry.adoc
- Here is the link:
https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/logging/logging-6-1#quick-start-opentelemetry_logging-6x-6.1
- Problems:
- Prerequisites are missing.
- Operators names are not highlighted.
- Step 4, namespace name is missing from the command
- Step 5, namespace name is missing from the command
- We are performing the following changes through this PR:
- Added required Prerequisites.
- Highlighted the Operator's names in Step 1.
- Namespace name is added in the Step 4
- Removed $ oc project openshift-logging, and added namespace in the remaining 3 commands.
1-Update modules/log6x-quickstart-opentelemetry.adoc
16 - * You installed the {oc-first}.
16 + * You have installed the {oc-first}.
Co-authored-by: Agil Antony <61876435+agantony@users.noreply.github.com>
2- Update modules/log6x-quickstart-opentelemetry.adoc
- * Verify that OTLP is functioning correctly by going to *Observe* -> *OpenShift Logging* -> *LokiStack* -> *Writes* in the OpenShift web console, and checking *Distributor - Structured Metadata*.
+ * To verify that OTLP is functioning correctly, complete the following steps:
+ .. In the OpenShift web console, click *Observe* -> *OpenShift Logging* -> *LokiStack* -> *Writes*.
+ .. Check the *Distributor - Structured Metadata* section.
Co-authored-by: Agil Antony <61876435+agantony@users.noreply.github.com>1 parent 0b9e9e6 commit 6378763
1 file changed
+12
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
69 | | - | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
73 | | - | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
78 | | - | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 85 | + | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
| |||
155 | 152 | | |
156 | 153 | | |
157 | 154 | | |
158 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
0 commit comments