Skip to content
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

Set up Options/Config CRD for KLT with OTel collector URL #593

Closed
Tracked by #394 ...
mowies opened this issue Jan 12, 2023 · 0 comments · Fixed by #651
Closed
Tracked by #394 ...

Set up Options/Config CRD for KLT with OTel collector URL #593

mowies opened this issue Jan 12, 2023 · 0 comments · Fixed by #651
Assignees
Milestone

Comments

@mowies
Copy link
Member

mowies commented Jan 12, 2023

Goal

Set up a configuration CRD like is done in the PoC and use it to give users the option to set the OTel collector URL.

Technical Details

  • Make sure to add the CRD with the kubebuilder CLI and then copy over the code. This way, all auto-generation by kubebuilder will happen correctly
  • watch for Expose KeptnMetrics as OTel metrics #607 and maybe also add a feature flag for the metrics server
  • add controller logic from the PoC

References

PoC: #580
Kubebuilder book on how to add a new API: https://book.kubebuilder.io/cronjob-tutorial/new-api.html

@mowies mowies added this to the 0.6 milestone Jan 12, 2023
@mowies mowies changed the title Set up Options/Config CRD for KLT Set up Options/Config CRD for KLT with OTel collector URL Jan 12, 2023
@mowies mowies self-assigned this Jan 18, 2023
@mowies mowies assigned mowies and unassigned mowies Jan 19, 2023
mowies added a commit that referenced this issue Feb 1, 2023
Co-authored-by: realanna <anna.reale@dynatrace.com>
Closes #593
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant