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

Add some global way (in the Kuadrant CR?) to configure the underlying components for them to push spans to the OTLP collector #731

Open
david-martin opened this issue Jul 4, 2024 · 0 comments

Comments

@david-martin
Copy link
Contributor

(split out from original body of work in Kuadrant/architecture#48)

When you create a Kuadrant CR, the kuadrant-operator creates & manages the corresponding Authorino & Limitador CRs (and operators).
If you want to configure tracing in either of those 2 components, you have to modify the Authorino or Limitador CR to add the tracing endpoint to the spec (as per instructions in https://docs.kuadrant.io/0.8.0/kuadrant-operator/doc/observability/tracing/)

To make the configuration easier, the tracing config for both CRs could be added to the Kuadrant CR spec.
The kuadrant-operator would take this configuration and set the configuration in the Authorino & Limitador CRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant