-
Notifications
You must be signed in to change notification settings - Fork 399
extending otel config #4702
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
extending otel config #4702
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
…into otel-collector-advanced-config
|
This makes no sense at all. Why would they get start how the stack started, copy the ingestion key and starting new stack which will have a different ingestion key. We need to modify the guides such that we assume the user doesn't have a stack started. There is no copying of the ingestion key and we simply introduce and extend the receivers and in order to collect the metrics. |
Summary
Correcting the advanced config section with documentation on extending the otel config.
Checklist