Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
smithclay authored and chalin committed Mar 7, 2023
1 parent 2194ba4 commit 8f51b71
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions content/en/docs/collector/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
title: Troubleshooting
description: Recommendations for troubleshooting the collector
weight: 25
---

The OpenTelemetry Collector supports a variety of metrics, logs, and extensions
for troubleshooting collector health and performance.

Detailed recommendations, including common problems, are detailed in the
OpenTelemetry Collector GitHub repo's
[troubleshooting document](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/troubleshooting.md).
This document describes some options when troubleshooting the health or
performance of The OpenTelemetry Collector. The Collector provides a variety of
metrics, logs, and extensions for debugging issues.

## Sending test data

Expand All @@ -32,3 +30,9 @@ following:
- What format is the telemetry in?
- How is the next hop configured?
- Are there any network policies that prevent data from getting in or out?

### More

Detailed recommendations, including common problems, are in the OpenTelemetry
Collector GitHub repo's
[troubleshooting document](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/troubleshooting.md).

0 comments on commit 8f51b71

Please sign in to comment.