-
Notifications
You must be signed in to change notification settings - Fork 503
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
Add Presets for opentelemetry-kube-stack #1166
Conversation
charts/opentelemetry-kube-stack/examples/cloud-demo/values.yaml
Outdated
Show resolved
Hide resolved
charts/opentelemetry-kube-stack/examples/cloud-demo/values.yaml
Outdated
Show resolved
Hide resolved
instrumentation: | ||
enabled: true | ||
env: | ||
- name: OTEL_K8S_NODE_NAME |
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'm not 100% sure doing this works for the SDKs... I haven't tested this but i think it would work!
blocked by #1175 |
charts/opentelemetry-kube-stack/examples/cloud-demo/rendered/bridge.yaml
Outdated
Show resolved
Hide resolved
Most of these changes lgtm. Left a couple small comments. |
@jaronoff97 FYI I'm not planning to look at this until you remove the |
@TylerHelmuth yep, and im not going to remove that until #1176 is done :D |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
I need to rebase off main and use the new CRDs :D i'm on vacation right now, but I want to get to this soon. |
…harts into add-presets
* Add presets * add presets * oop * did the thing maybe * bump * generate examples with all the fixins * fix bork * Clean logic * defaults and digs * hooks * example hooks * install crds * remove otlp exporter preset * fix * better * Change default * update * remove customization * use v1beta1 * examples * Add cert manager, deploy * maybe * What happens without this * nvm * facepalm * test * okay * remove args * remove dupe * updates from feedback * fix whitespace * remove sampler * move batch processor * remove the bad * update readme and versions * update
Closes #1081
This PR adds in full presets and default collectors for the chart.
TODO:
generate examplesadd some better validations