-
Notifications
You must be signed in to change notification settings - Fork 118
Add new troubleshooting page - Collector not starting #2255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Run the following to validate your configuration without starting the Collector: | ||
|
||
```bash | ||
edot-collector --config=/path/to/otel-collector-config.yaml --dry-run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you try if this works, too?
edot-collector validate --config=customconfig.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't work for me
troubleshoot/ingest/opentelemetry/edot-collector/collector-not-starting.md
Outdated
Show resolved
Hide resolved
troubleshoot/ingest/opentelemetry/edot-collector/collector-not-starting.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments, LGMT pending tech review
🔍 Preview links for changed docs |
This PR adds a new troubleshooting topic that helps users resolve issues where the EDOT Collector fails to start or crashes on launch.