1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/observability/otel/otel-troubleshooting.adoc

45 lines
2.0 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
include::_attributes/common-attributes.adoc[]
[id="otel-troubleshoot"]
= Troubleshooting
:context: otel-troubleshoot
toc::[]
The OpenTelemetry Collector offers multiple ways to measure its health as well as investigate data ingestion issues.
include::modules/otel-troubleshoot-collecting-diagnostic-data-from-command-line.adoc[leveloffset=+1]
include::modules/otel-troubleshoot-collector-logs.adoc[leveloffset=+1]
include::modules/otel-troubleshoot-metrics.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/4.21/html/configuring_user_workload_monitoring/preparing-to-configure-the-monitoring-stack-uwm#enabling-monitoring-for-user-defined-projects-uwm_preparing-to-configure-the-monitoring-stack-uwm[Enabling monitoring for user-defined projects]
include::modules/otel-troubleshoot-debug-exporter-stdout.adoc[leveloffset=+1]
include::modules/otel-troubleshoot-network-policies.adoc[leveloffset=+1]
include::modules/otel-troubleshoot-network-traffic.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../observability/network_observability/installing-operators.adoc#installing-network-observability-operators[Installing the Network Observability Operator]
* xref:../../observability/network_observability/observing-network-traffic.adoc#nw-observe-network-traffic[Observing the network traffic from the Topology view]
[id="troubleshooting_instrumentation_{context}"]
== Troubleshooting the instrumentation
To troubleshoot the instrumentation, look for any of the following issues:
* Issues with instrumentation injection into your workload
* Issues with data generation by the instrumentation libraries
include::modules/otel-troubleshooting-instrumentation-injection-into-your-workload.adoc[leveloffset=+2]
include::modules/otel-troubleshooting-telemetry-data-generation-by-the-instrumentation-libraries.adoc[leveloffset=+2]