-
Notifications
You must be signed in to change notification settings - Fork 154
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
Motel sample configurations #6630
base: main
Are you sure you want to change the base?
Conversation
This pull request does not have a backport label. Could you fix it @rogercoll? 🙏
|
|
|
otlp/ingest: | ||
endpoint: ${env:ELASTIC_ENDPOINT} | ||
headers: | ||
Authorization: ${env:ELASTIC_API_KEY} |
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.
Needs APIKey prefix.
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.
I see the env variable has that prefix 👍🏽, all good.
This pull request is now in conflicts. Could you fix it? 🙏
|
K8s deployment steps
$ helm install opentelemetry-kube-stack open-telemetry/opentelemetry-kube-stack --namespace opentelemetry-operator-system --values deploy/helm/edot-collector/kube-stack/values.yaml --version '0.3.9'
On-host deployment steps
Hostmetrics and logs