Skip to content

Commit fdc813e

Browse files
authored
Merge pull request #85689 from max-cx/OBSDOCS-1416
OBSDOCS-1416: Add the Network Observability Operator to the OTEL Troubleshooting page
2 parents 217563a + 789fe70 commit fdc813e

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * observability/otel/otel-troubleshooting.adoc
4+
5+
:_mod-docs-content-type: PROCEDURE
6+
[id="using-network-observability-operator-for-troubleshooting_{context}"]
7+
= Using the Network Observability Operator for troubleshooting
8+
9+
You can debug the traffic between your observability components by visualizing it with the Network Observability Operator.
10+
11+
.Prerequisites
12+
13+
* You have installed the Network Observability Operator as explained in "Installing the Network Observability Operator".
14+
15+
.Procedure
16+
17+
. In the {product-title} web console, go to *Observe* -> *Network Traffic* -> *Topology*.
18+
19+
. Select *Namespace* to filter the workloads by the namespace in which your OpenTelemetry Collector is deployed.
20+
21+
. Use the network traffic visuals to troubleshoot possible issues. See "Observing the network traffic from the Topology view" for more details.

observability/otel/otel-troubleshooting.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ include::modules/otel-troubleshoot-collecting-diagnostic-data-from-command-line.
1212
include::modules/otel-troubleshoot-collector-logs.adoc[leveloffset=+1]
1313
include::modules/otel-troubleshoot-metrics.adoc[leveloffset=+1]
1414
include::modules/otel-troubleshoot-logging-exporter-stdout.adoc[leveloffset=+1]
15+
include::modules/otel-troubleshoot-network-traffic.adoc[leveloffset=+1]
16+
17+
[role="_additional-resources"]
18+
.Additional resources
19+
20+
* xref:../../observability/network_observability/installing-operators.adoc#installing-network-observability-operators[Installing the Network Observability Operator]
21+
22+
* xref:../../observability/network_observability/observing-network-traffic.adoc#nw-observe-network-traffic[Observing the network traffic from the Topology view]

0 commit comments

Comments
 (0)